jackly407 发表于 2006-8-9 23:14:03

安装完毕后出问题了...急求高手解决..

先装WINDOWS XP...正常.
然后安装MAGIC LINUX...正常...

重启..问题来了..
提示

hard disk boot sector invalid
press 'H' to retry Hard Disk,any other key for Next Device


初步估计是GRUB的问题...

我尝试用光盘引导硬盘启动可以进GRUB.没有光盘电脑就说找不到硬盘了...
怎么办...急求解决...XP都重做了N遍了..

月下刀客 发表于 2006-8-9 23:23:54

只有一块硬盘吧,试试:

grub>root (hd0,x)#x为linux的/boot所在分区
grub>setup (hd0)

jackly407 发表于 2006-8-10 00:06:43

grub> root (hd0,6)
Filesystem type is ext2fs, partition type 0x83

grub> setup (hd0)
Checking if "/boot/grub/stage1" exists... yes
Checking if "/boot/grub/stage2" exists... yes
Checking if "/boot/grub/e2fs_stage1_5" exists... yes
Running "embed /boot/grub/e2fs_stage1_5 (hd0)"...16 sectors are embedded.
succeeded
Running "install /boot/grub/stage1 (hd0) (hd0)1+16 p (hd0,6)/boot/grub/stage2
/boot/grub/menu.lst"... succeeded
Done.

grub>



但是还是失败了。。现在进GRUB只能找一个可以引导的光盘。然后点“硬盘启动”。。。真麻烦阿。。到底哪里出了错哦。。。

jackly407 发表于 2006-8-10 11:11:40

........没人了?

yhlfh 发表于 2006-8-10 21:30:17

你硬盘是怎么分配的?安装ml是grub怎么配置的?

heyuqi 发表于 2006-8-11 14:39:28

grub 的 menu.lst 的问题?

你在安装 ML 以前没有安装过了 grub? 在安装过程中有没有选择不安装 grub?
页: [1]
查看完整版本: 安装完毕后出问题了...急求高手解决..