tsykl2008 发表于 2009-04-11 01:24

linux 的grub问题

电脑按装fedora后,按装输入法重启电脑却出现grub>这个界面,无法启动系统,因此我把想到修复grub,使用如下方法:
用系统光盘启动到rescue模式下,进入命令行,输入如下命令:
sh#chroot /mnt/sysimage
   sh#grub-install /dev/sda
后,出现如下提示:the file /boot/grub/stage1 not read corrently
   不知道是怎么解决,麻烦各位大侠帮忙下,谢谢!
页: [1]
查看完整版本: linux 的grub问题