| 
 | 
 
SYSLINUX.CFG配置: 
LABEL rpe 
        MENU LABEL [08] pe 
        kernel /boot/grub.exe append --config-file=/boot/1.lst 
 
1.lst配置: 
title   WinXP_PE 
        find --set-root /boot/isope.bin 
                chainloader /boot/isope.bin 
title   Win03_PE 
        find --set-root /boot/isope03.bin 
                chainloader /boot/isope03.bin 
出现hd(0,0),卡住,怎么解决啊?先谢谢了 
是bin文件的问题吗? 
 
[ 本帖最后由 2010jcxx 于 2010-10-26 16:20 编辑 ] |   
 
 
 
 |