Hello,

I have my filesystems mounted softdep...

/dev/wd0a / ffs rw,softdep 1 1
/dev/wd0f /home ffs rw,softdep,nodev,nosuid 1 2
/dev/wd0e /tmp ffs rw,softdep,nodev,nosuid 1 2
/dev/wd0d /usr ffs rw,softdep,nodev 1 2
/dev/wd0g /var ffs rw,softdep,nodev,nosuid 1 2

... and I've read that if you use softdep, fsck is
only necessary to recover lost disk space ... 

http://marc.theaimsgroup.com/?l=openbsd-misc&m=109668072628188&w=2

... but when I pull out the fsck (basically 
commented out lines 87 to 119 in /etc/rc and do 
a -f on mount as suggested ...

128c124
< mount -a -f -t nonfs 
---
> mount -a -t nonfs 

... I get kernel messages & panics on hard reboots.  I
clearly am missing something.  I would be grateful if 
anybody had any suggestions.

--SL
Access over 1 million songs. Try it free.
http://music.yahoo.com/unlimited/

Reply via email to