Open your browser Go to: https://github.com/pbatard/UEFI-Shell/releases
Scroll to the latest release and download UEFI-Shell…RELEASE.iso
Press the Super (Windows) key and type Disks
in the search.
Open “Disks” (aka GNOME Disks).
On the left panel, select your USB drive.
Double-check it’s not your system drive! |
Click the three dots.
Choose “Format Disk…”:
Click Format . (if its ask you are you sure you want to format the disk you can click format..)
What you should see now:
After clicking “Format…” in Step 2, your USB drive in Disks should show:
Partitioning: Master Boot Record (MBR)
One big block of “Free Space”
Now create the partition:
Select the USB drive (make sure it's still highlighted).
Click the +
(plus) button below the free space area.
In the "Create Partition" window:
Size: Leave it as default (use the full free space) and click next
Name: Call it something like EFI-USB
Type: choose “For use with all systems and devices (FAT)“
click Create.
after clicking create:
Wait for the partition to finish creating.
Click the Play button (in Disks) to mount the new partition (if it didn’t mount automatically).
Your USB will now appear in the Files app as a mounted drive.
Now that your USB is formatted and mounted, you’ll copy the necessary boot files from the ISO into the USB.
Locate the ISO file (shoud be in the downloads folder)
mount the iso by right click and choose "Open With Disk Image Mounter"
click the mounted ISO
copy the efi folder (right click and then copy)
navigate to your mounted USB drive (mine is the EFI-USB)
Paste the efi folder in the root of the USB
Your USB drive is now ready You can safely eject it (important) from Ubuntu and plug it into any computer that supports UEFI. |
Download the UEFI-Shell github ISO file UEFI-Shell…RELEASE.iso
Format a USB drive to FAT32
Double click on the downloaded EFI ISO file
Copy the EFI directory from the mounted ISO to the usb drive
Device should now boot to an EFI shell
You can put EFI programs such as AFUEFI in the root directory of the usb drive and use these commands in the EFI shell. |