Hello, everyone. First of all, I’m quite a noob, so ANY help will be… helpful
Yesterday I’ve updated my openSUSE 11.1 to 11.2 using installation DVD. After that, as system boots, I started to get lines like:
FATAL: Module jbd not found
FATAL: Module mbcache not found
FATAL: Module ext3 not found
and so on with different modules…
and this exact string several times:
WARNING: All config file need .conf: /etc/modprobe.d/tv, it will be ignored in a future release.
Finally I get:
fsck failed. Please repair manually and reboot. The root
file system is currently mounted read-only. To remount it
read write do:
bash# mount -n -o remount,rw /
Attention: Only CONTROL+D will reboot the system in this
maintenance mode. shutdown or reboot will not work.
Give root password for login:
I tried running fsck, but it found no errors. Tried different kernels (via yast from repositories), event tried reverting to 2.6.27 one from 11.1 installation DVD. But the result each time is the same: root file system mounts read-only
One more thing… I noticed that after yast installs a kernel, there comes:
Additional rpm output:
df: Warning: cannot read table of mounted file system: No such file or directory
Free diskspace below /boot: 12150088 blocks
Kernel image: /boot/vmlinuz-2.6.31.5-0.1-default
Initrd image: /boot/initrd-2.6.31.5-0.1-default
cp: cannot stat '/sbin/blkid': No such file or directory
then goes root device, resume device, kernel modules and then again:
cp: cannot stat '/sbin/fsck': No such file or directory
Features: block usb resume.userspace resume.kernel
Bootsplash: openSUSE (1024x768)
ldd: /sbin/blkid: No such file or directory
ldd: /sbin/fsck: No such file or directory
34153 blocks
Can anyone pleeease tell me what went wrong and what’s even more important: how to fix it?
Thanks in advance, any help will be appreciated.