Code: Select all
...
*Caching service dependencies...
/sbin/rc: line 492: /var/lib/init.d/softlevel: Read-only file system
mkdir: cannot create directory '/var/lib/init.d/failed': Read-only file system
/sbin/rc: line 32: /var/lib/init.d/softlevel: no such file or directory
...
My /etc/fstab should be okay with
Code: Select all
/dev/hda3 / reiserfs noatime 0 1
Looks strange to me, does anybody have an idea about that?
I read stuff about corrupted filesystems possibly causing similar stuff, but I can't detect any corruptions on my reiserfs. Kernel: vanilla sources 2.6.5 and no devfs anymore, only udev.


