秋菱葉楓 发表于 2012-2-8 04:23:21

帮我看一下,这个PE在虚拟机上是可以运行的。

   大家帮我看一下这个是什么回事, 这个PE在虚拟机上是可以运行的。
我在机子上装了GRUB4DOS


                  
我的MENU.LST是这样的
title 【1 】    运行 03PE.ISO
echo $等等.......................
map --mem ()/BOOT/2003PE.ISO (0xff) || find --set-root /BOOT/2003PE.ISO (0xff) && map ()/BOOT/2003PE.ISO (0xff)
map --hook
chainloader (0xff)
title 【 2 】    运行MAXDOS
map --mem ()/BOOT/GRUB/MAXDOS.IMA (fd0) || find --set-root /BOOT/GRUB/MAXDOS.IMA && map --mem ()/BOOT/GRUB/MAXDOS.IMA (fd0)
map --hook
chainloader (fd0)+1
rootnoverify (fd0)
title 【 3 】    启动第一主分区(hd0,0)上的操作系统
rootnoverify (hd0,0)
makeactive
chainloader +1
title 【 4 】    重启               
reboot
title 【 5 】    关机            
halt

秋菱葉楓 发表于 2012-2-9 02:35:07

怎么没有遇到同样情况的朋友吗?

秋菱葉楓 发表于 2012-2-10 01:22:03

怎么没有遇到同样情况的朋友吗?
:funk:
页: [1]
查看完整版本: 帮我看一下,这个PE在虚拟机上是可以运行的。