Hi all;)
I added a 4th sata hard disk on my desktop pc, it seems it changed the name of the others and impeded the boot process.
Or maybe there was a different problem linked with the filesystem check while booting the OS.
Anyway, i’m left in maintenance mode with the following error msg :
error on stat() /dev/disk/by-id/ata-ST3320620AS_9QF5PH60-part1 : no such file or directory
fsck.ext3 : no such file or directory while trying to open /dev/disk/by-id/ata-ST3320620AS_9QF5PH60-part1
/dev/disk/by-id/ata-ST3320620AS_9QF5PH60-part1 :
the superblock could not be read or does not describe a correct ext2 filesystem.
If the device is valid and it really contains an ext2 filesystem (and not swap or something else), the the superblock is corrupt, and you might try running e2fsck with an alternate superblock:
e2fsck -b 8193 <device>
/dev/disk/by-id/ata-ST3320620AS_9QF5PH60-part1 : clean, 1235/9773056 files , … blocks
blogd: no message logging beacause /var/file system is not accessible
ehci-hcd ohci-hcd uhci-hcd usb-ohci usb-uhci
fsck failed for at least one filesystem (not /).
Please repair manually and reboot
the root file system is already mounted read-write
attention only control-d will reboot the system in this maintenance mode , shutdown or reboot will not work
df only gives /dev/sdb2.
with fdisk i can see it looks like to be the boot flagged partition (on 4 disks that’s not a lot , my new disk is recognised even if still empty).
i tried with openSUSE 11.1 dvd to repair the installed system, and then repair the install , there choosing not to check the filesystem whle booting does not help.
WHat happened ?
What shall i repair ?
i have an xfs partition but too bad i have not written down an up to date partition scheme… so i’m not quite sure which one is xfs (moreothere disk names have changed)
it looks like 3 disks only can be seen with fdisk
Thanks for your help