G'day, How do I mount the 2nd hard-disk (automagically ;-). The boot floppy can be configured to mount the root file system form /dev/hdX where 1<=X<=4 OR 6<=X<=9 I know I can mount the 2nd hardisk manually mount /dev/hd6 /home (example) Does this means that I have to have to umount /dev/hd6 (example) it everytime I reboot the machine or is it ok to leave it as it is? On the Sun, there is a file call "fstab" which the boot process looks for. Will there be a "shutdown" program to umount the hard-disk? Thanks In Advance nicholas@cs.uwa.oz.au
