OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: /etc/fstab

From: Jerry Seutter (jseuttergmail.com)
Date: Mon Nov 01 2004 - 22:41:37 CST


On Mon, 1 Nov 2004 18:30:56 +0200, Thanos Tsouanas <thanossians.org> wrote:
> 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 <thanossians.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
>
>

Is the cdrom still detected by OpenBSD?
Is it detected as a different device now (ie, not /dev/cd0a)?
Check your dmesg to find out if how it is detected has changed, or
post it to the list so we can see.

Does your cdrom still work? Can you boot from it?

Hope this helps,

Jerry Seutter