E2B USB drive is not listed by UEFI BIOS as a boot device

An E2B USB drive contains an MBR partition on the first sector of the USB drive.

The MBR (Master Boot Record) contains a partition table consisting of four 16-byte entries.

For UEFI-booting, a FAT partition is required, so one of the partitions should be FAT (FAT12/FAT16/FAT32).

The second partition on a typical E2B USB drive will contain a FAT32 partition with the UEFI boot files on it.

The boot file \EFI\BOOT\BOOTX64.EFI is required for UEFI64 booting (or BOOTIA32.EFI for UEFI32 systems).

The UEFI BIOS is more fussy than the old Legacy BIOS about the MBR partition table.

If one or more of the four entries in the partition table is not in ascending order or overlaps another partition entry then the UEFI BIOS will refuse to access the drive and the UEFI shell may ignore one or more of the partition on that drive.

To check the partitions:

  1. Legacy\MBR boot to the E2B USB drive (tip: you can use QEMU_MENU_TEST (run as admin).cmd under Windows if you don’t have a BIOS system).
  2. Go to the grub4dos command line (e.g. SHIFT+P – enter password – SHIFT+C)
  3. On the grub4dos command line type checkptns (hd0) (default is hd0)
checkptns will warn you if the partitions are not in order

Also, on the grub4dos command line type graphicsmode 3 and press ENTER then type display_ptns (hd0) to view the table

Partitions of Type 0 are ignored by UEFI and Windows.

Note: A typical issue is that you have previously selected a .imgPTN file and it has added/replaced a new partition which is only suitable for Legacy\MBR booting.
In this case, Legacy/MBR boot to the E2B CSM menu and choose the Restore E2B menu option.

Alternatively, type RestoreMBR if you cannot restore the original E2B partitions after using a .imgPTN file.

If all else fails, you can use a disk editor to remove partitions (or use RMPrepUSB to view and edit the MBR).

New! Ventoy for Easy2Boot v1.0.97 now released!

 

eBooks available (in PDF format)

Easy-to-read eBooks are available in PDF format (each eBook is over 100 pages) – rated 4.5/5 stars.
Learn the secrets of Legacy and UEFI USB booting and then make your perfect multiboot USB drive.
E2B eBook #1 includes instructions on how to remove the E2B 5-second start-up delay blue screen.

E2B is unique in that it uses partition images which allows you to directly boot from Secure Boot images (no need to disable Secure Boot or run MOK manager or modify your UEFI BIOS).

Most eBooks are over 100 pages long, contain original content and step-by-step exercises which are suitable for both the beginner or the more experienced user.
Customer reviews are located at bottom of each eBook product page and multi-buy discounts are available when you buy more than one eBook. Please also visit RMPrepUSB.com and the E2B Forum.
Subscribe to my blog for the latest news, tips, USB boot articles and free eBook updates.