|
经过测试
没问题的啦
启动NTLDR没有问题
因为是虚拟机新建的测试
一个空白的虚拟机
GRUB4DOS 0.4.4 2009-06-20, Memory: 639K / 255M, MenuEnd: 0x4C61C
[ Minimal BASH-like line editing is supported. For the first word, TAB
lists possible command completions. Anywhere else TAB lists the possible
completions of a device/filename. ]
grub> root (hd0,
Possible partitions are:
Partition num: 0, Filesystem type is ext2fs, partition type 0x83
Partition num: 2, Filesystem type is fat, partition type 0x0C
Partition num: 3, active, Filesystem type is ntfs, partition type 0x07
Partition num: 4, Filesystem type is fat, partition type 0x0B
Partition num: 5, Filesystem type is ntfs, partition type 0x07
grub> root (hd0,3)
Filesystem type is ntfs, partition type 0x07
grub> chainloader /ntldr
Will boot NTLDR from drive=0x80, partition=0x3(hidden sectors=0x3ffac5)
grub>boot回车之后
就出现了NTLDR的启动菜单
--------------------------------------------------------------------- |
|