| 
 | 
 
因为有8G内存,RAMXP比较麻烦,所以想试试用G4D来把IMG挂载到内存中(HD1),然后从HD0的XP启动,这样能在XP中看到那个IMG的HD1吗? 
搞定了,安装了firadisk驱动后,把menu.lst改成如下内容就好了,自动搜索XP然后启动 
timeout 10 
default 1 
title tool 
map --mem --top /tool.img (hd1) 
find --set-root --ignore-floppies --ignore-cd /ntldr 
map () (hd0) 
map (hd0) () 
map --rehook 
find --set-root --ignore-floppies --ignore-cd /ntldr 
chainloader /ntldr  
[ 本帖最后由 zerogazer 于 2011-12-17 21:32 编辑 ] |   
 
 
 
 |