|
@maanu
yes.
the menuitem "Load /PE.ISO or Any ISO Type In" can load iso(pe1.x or xp/2k3)
and provide firadisk(winvblk) and SRS driver support for it.
it use SRS\FREQUENT directory as default,
and a .zip, .sys, .sy_ file in any directory can be selected manually as SRS driver.
In the download link, I have given more than 100MB SRS drivers files.
also, you can load your iso in any device by grub4dos:- write 0x60300 0x60300
- write 0x60100 6
- write (md)0x301+1 /YOURPATH/YOURISO.ISO
- write 0x60360 16
- configfile /BOOT/GRUB/MENU.0PE
复制代码 or- command RUN /BOOT/GRUB/MENU.0PE 6 /YOURPATH/YOURISO.ISO
复制代码 or- command RUN /0PE.ISO 6 /YOURPATH/YOURISO.ISO
复制代码 see the run topic by zxw for more details.
for this function, you need only these files:-
- grldr or BOOT\GRUB\MENU.0PE
- 0PE\GRUB.0PE
- 0PE\0PENB.LZMA
- 0PE\DOS.GZ
- SRS\CHKPCI.TXT
- SRS\CHKPCIDB.GZ
- SRS\WVBLK64.SY_(for 64 bits only)
- SRS\FREQUENT\*
复制代码 the file SRS\1.ZIP and other files in SRS\ are optional.
if hwid is in CHKPCI.TXT and no .sy_ in SRS\FREQUENT\*, it use 1.ZIP automatically.
[ 本帖最后由 pseudo 于 2012-1-14 10:54 编辑 ] |
|