|
发表于 2003-11-11 13:59:16
|
显示全部楼层
RH9进入rescue模式后,把原来的系统挂载到/mnt/sysimage中,如果使用命令chroot /mnt/sysimage命令后,grub就会出现以下错误:
Probing devices to guess BIOS drives.This may take a long time
Error opening terminal:bterm
另外,我没有chroot时,用光盘修复GRUB仍旧失败,如下:
[code]
sh-2.05b#grub
grub>root (hd0,9)
Filesystem type is ex2fs,partition type 0x83
grub>setup (hd0)
Checking if "/boot/grub/stage1" exists...no
Checking if "/grub/stage1" exists...no
Error15:File not found
grub>
我应该如何办呢?好几天没进LINUX了。。。 |
|