|
首先说一下我的机器:
CPU: C1.7G
RAM: 512M
VGA: GF2
HD: 40G
没有软驱。
其中硬盘分区如下:
hda1: NTFS (WinXP), 6G
hda2: NTFS, 10G
hda3: FAT32, 10G
hda5: SWAP, 1G
hda6: RFS(ReiserFS), ROOT
用光盘启动并安装,最后会提示我安装grub,我选择安装在MBR,然后就是重启,但是无法进入系统。Grub Error 16错误。下面是grub的手册里的内容:
16 : Inconsistent filesystem structure
This error is returned by the filesystem code to denote an internal error caused by the sanity checks of the filesystem structure on disk not matching what it expects. This is usually caused by a corrupt filesystem or bugs in the code handling it in GRUB.
我不知道什么原因,错在哪里?谢谢! |
|