Hi guys , I have been trying to boot various iso images (legacy) … … but I’m stuck with the error “MEMDISk: bootstrap too large to load” … even on a laptop with 8gb RAM
Menu script is simple
initrd nfs://${fog-ip}:/ISO/acronis.iso
chain memdisk iso raw
boot || goto MENU
WinPE images works fine but I wanna know where does this error come from … I tried very light iso (about 70mb) and still got the same error
.
Another question is can I boot a single small .efi (BIOS update) file via the custom menu … if yes what command do I need to do it.