第一种
====================
1) Download the attached zip file
2) Extract files (isolinux and memdisk) to c:\easyboot\disk1\ezboot
3) Put your xxx.IMG (or xxx.BIF) file in c:\easyboot\disk1\ezboot as well
4) Use 'bcdw /ezboot/isolinix memdisk initrd=xxx.img' to load it
第二种
====================
You can also use CDShell this way:
1) Download a simplified version from http://dw.ezbsys.net/boot.zip
2) Extract it to disk1\, a folder named boot will be added there
boot\moudles
boot\cdshl.bin
boot\cdshell.ini
3) Copy your disk image (xxx.img for example) to disk1\boot
4) Edit cdshell.ini, change the first line to
memdisk /BOOT/xxx.IMG
5) Save the attached file (cdshldr.bin) to disk1\ezboot
6) Use 'run cdshldr.bin' to load your image
==============================