Hi
I have a little problem while booting:
During install, I have placed two IDE Disks into my system and installed
Kubuntu edgy on sda1. Now, I unplugged those HD's (IDE) and while booting,
the system shows me an error message it was unable to check the HD hda1 and
hdb1 (fsck):
fsck 1.39 (29-May-2006)
fsck.ext3: No such file or directory while trying to open /dev/hda1
/dev/hda1:
The fsck.ext3: No such file or directory while trying to open /dev/hdb1
/dev/hdb1:
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 ufs or something else), then the superblock
is corrupt, and you might try running e2fsck with an alternate superblock:
e2fsck -b 8193 <device>
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 ufs or something else), then the superblock
is corrupt, and you might try running e2fsck with an alternate superblock:
e2fsck -b 8193 <device>
/dev/sda5: clean, 30/100400 files, 20800/200781 blocks
/dev/sda8: clean, 9115/1224000 files, 1267116/2443880 blocks
/dev/sda9: clean, 5048/3662848 files, 6953600/7325632 blocks
/dev/sda10: clean, 2300/3662848 files, 6948230/7323624 blocks
/dev/sda11: clean, 12975/3662848 files, 2225430/7325632 blocks
fsck died with exit status 8
The system prompts me in a shell where I have to press CTRL-D to go on with
booting.
My question is: Where do I have to change something to get rid of these
messages about /dev/hda1 and /dev/hdb1? Which startup script does this? I
also cleared the lines about hda and hdb in /etc/fstab.
Thanx
Al