OK, quick question, does fstab still work in Tiger Server for stopping a drive from mounting? I’m trying to stop an Xserve RAID from mounting on the secondary server out of a failover pair. I’ve created the /etc/fstab file and added:
[code]LABEL=XserveRAID none hfs xx[/code]
I’ve tried it using the UUID of the drive as well. I’ve then also done the:
[code]sudo niload -d -v / < /etc/fstab[/code]
but that just returns the error:
[code]0 items read from input[/code]
I've had something similar working under Panther server before but I just can't get this up and running and I'm not sure if I've forgotten something, there's a bug going on, or this simply doesn't work under 10.4 server.
Any help greatly appreciated.
Comments are closed