Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to get UEFI booting from USB stick to work?
2017-01-25, 18:35 (This post was last modified: 2017-01-25 18:37 by NiKiZe.)
Post: #2
RE: How to get UEFI booting from USB stick to work?
take a fat32 drive, NTFS might work but not guranteed

Code:
make bin-x86_64-efi/ipxe.efi
cp bin-x86_64-efi/ipxe.efi /mnt/usb/EFI/Boot/bootx64.efi

this is the default for x64 capable machines, if you machine has a 32-bit efi firmware you will instead need to use the 32bit standard instead (I'm assuming you have x86 based hardware here)

How did you build ipxe.efi which gives you "Could not boot image: Exec format error" or is that the error ipxe gives you when you try to start something else, and if so what is the ipxe.org/ error url that is shown together with that message?

Use GitHub Discussions
VRAM bin
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: How to get UEFI booting from USB stick to work? - NiKiZe - 2017-01-25 18:35



User(s) browsing this thread: 1 Guest(s)