[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

/etc/fstab



Hello list.

I used to have a small /etc/fstab file, but together with 3.6 i
found a spare disc and formatted it to use it as well with my
old one.

The problem is that /etc/fstab seems to be ignored, only
/var , /usr & / are mounted at bootime

Also, if i try mount /cdrom i get the message that there is no
such fstab entry.  Any ideas why?

Note: If i remove the mfs entries /home /tmp and /altroot are
mounted as well, but i still get the error msg when mounting
/cdrom

Thanks in advance for any thoughts/help.

-- 
Thanos Tsouanas <thanos@sians.org> .: Sians
http://thanos.sians.org/           .: http://www.sians.org/
/dev/wd0a / ffs rw 1 1
/dev/wd0b /tmp/db mfs rw,async,nodev,nosuid,-s=1048576 0 0
/dev/wd0d /tmp ffs rw,nodev,nosuid 1 2
/dev/wd0e /var ffs rw,nodev,nosuid 1 2
/dev/wd0f /usr ffs rw,softdep,nodev 1 2
/dev/wd0g /home ffs rw,softdep,nodev,nosuid 1 2
/dev/wd2a /altroot ffs rw 1 1
/dev/wd2b none swap sw 0 0
/dev/cd0a /cdrom cd9660 ro,noauto 0 0