我又试图将GRUB安装到USB移动硬盘的MBR来引导,在dos下运行 bootlace 0x80, MBR上安装正常完成,提示:
Disk geometry calculated according to the partition table:
Sectors per track=63, Number ot heads=255
Success
但重启后系统运行至 Verfying DMI Pool Data......... 时死机,之后我将硬盘从移动盒中取出通过大小硬盘转接卡直接连到主板IDE1口,GRUB能正常从MBR引导,启动menu.lst中菜单,菜单中的每一个启动项均能正常运行。
Config.sys文件配置如下:
##################################################################
[menu]
menuitem=M1, Boot with UMBPCI [Real Mode]
menuitem=M2, Boot with EMM386(NOEMS) [Protected Mode]
menuitem=M3, Boot with CD-ROM support [UMBPCI]
menuitem=M5, DOS Tools with VDISK
menuitem=M6, Boot with GRUB
menuitem=M7, Boot only
menucolor=15,1
menudefault=M1,10
[ Last edited by 不点 on 2006-12-6 at 10:06 PM ]作者: wlidan 时间: 2006-12-7 22:40 bug机器的型号是清华同方商玑3012,主板BIOS是Award V6.00PG,BIOS版本THTF L4S5M Ver 1.1a ,BIOS日期2002-1-10。