Quantcast
Channel: Reboot.pro
Viewing all articles
Browse latest Browse all 6812

Is there a way to boot an EFI iso?

$
0
0

Like the title says, is there any EFI bootloader that has the ability to boot a Windows ISO in EFI mode?  I have seen references to Grub2 and rEFInd booting loopback linux isos, but nothing regarding a Windows ISO. 

 

Also, in Grub2 EFI both these commands will take me to a grub4dos cmd prompt, but won't find the lst file.  I don't think so, but maybe there is a 1% chance to get an iso to load by adding to the commands.

 

menuentry 'Grub4dos efi'{
linux /efi/grub/grub.exe --config-file="/efi/grub/menu.lst"
}
 
menuentry "GRUB4DOS" {
linux /boot/grub/grub.exe --config-file=/boot/grub/menu.lst
}

 

 

 

Also, while i started a thread, in g4d, is there a way to distinguish USBs from HDDs with a cat command or something?  I'm terrible with offsets.

 


Viewing all articles
Browse latest Browse all 6812

Trending Articles