
have tried a number of utilities. Here is have been able to get the following to launch from
Grub4DOS without issue;
title Acronis True Image Server 8.0 ISO\nLoad the old version of
Acronis True Image Server
find --set-root /Acronis.iso
map /Acronis.iso (0xff) || map --mem /Acronis.iso (0xff)
map --hook
chainloader (0xff)
title FreeDOS\nLaunch the FreeDOS operating system
map --mem (hd0,0)/DOSUBCD.IGZ (fd0)
map --hook
chainloader (fd0)+1
rootnoverify (fd0)
title MemTest86+\nStart MemTest86+
kernel /memtest.bin
title Ultimate Boot CD 2.4 ISO\nLoad the old version of UBDC
find --set-root /ubcd24.iso
map /ubcd24.iso (0xff) || map --mem /ubcd24.iso (0xff)
map --hook
chainloader (0xff)
find --set-root /WinPE_x86.iso
map /WinPE_x86.iso (0xff) || map --mem /WinPE_x86.iso (0xff)
map --hook
chainloader (0xff)
I hope that you have found this guide to be informative, and that the information proves
useful to you in creating your USB multiboot drive. If you have any questions or issues
please feel free to leave a comment. If you believe I have referenced your work without
giving you credit, please let me know so I can amend the guide. Thank you for reading!
Kommentare zu diesen Handbüchern