title Boot from ISO
map --mem (fd0)/boot/0PE129.ISO (fd0)
map --hook
chainloader (fd0)
boot
I boot from DOS on a USB flash drive and load the GRUB menu, but with the above code I can't load the ISO successfully, while IMG works. How can this be solved?
map --mem (fd0)/boot/0PE129.ISO (fd0)
map --hook
chainloader (fd0)
boot
I boot from DOS on a USB flash drive and load the GRUB menu, but with the above code I can't load the ISO successfully, while IMG works. How can this be solved?
