Results 1 to 1 of 1
I compile the kernel and install to boot,but the system can't work.
it show following part message:
Code:
Checking root file system...
fsck 1.27(8-Mar-2002)
fsck.ext2: No such file or directory ...
- 08-18-2005 #1Just Joined!
- Join Date
- Aug 2005
- Location
- Taiwan
- Posts
- 1
kernel install problem
I compile the kernel and install to boot,but the system can't work.
it show following part message:
What should I do to make System work normally?Code:Checking root file system... fsck 1.27(8-Mar-2002) fsck.ext2: No such file or directory while trying open/dev/hda1 /dev/hda1: 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> fsck failed. Please repair manually and reboot. Please note that the root file system is currently mounted read-only. To remount is read-write: # mount -n -o remount,rw / CONTROL-D will exit from this shell and REBOOT the system Give root password for maintenance (or type Control-D for normal startup):
Thank you!


Reply With Quote
