|
|
开机之后显示 :
"No such file or directory while trying to open dev/ROOT/Dev/root
The superblock could not be read or does not describe a correct ext2 filesystem. If the device is vaild and it really contains and ext2 filesystem then the superblock is corrupt and you might try running e2fsck with an alternate superblock:
e2fsck -b8193<device>"
我的fdisk -l /dev/hda
/dev/hda1 * NTFS "这个放microsoft东西的
/dev/hda2 Linux /root ext2
/dev/hda3 Linux / ext3
/dev/hda5 swap /sw
grub 安装在 /dev/hda2 上面了
所以想请教一下应该怎么处理?? |
|