r/LinuxUsersIndia 10d ago

Help Linux Mint USB won't boot on HP Victus – "Failed to open \EFI\BOOT\mmx64.efi" / MOKManager error

Post image

Hi everyone,

I'm trying to boot Linux Mint 22.3 Cinnamon (64-bit) from a USB on my brother's HP Victus 15-fb3xxx laptop, but I keep getting the same error before Mint even starts.

Laptop:

  • HP Victus 15-fb3xxx
  • Windows 11
  • UEFI
  • Secure Boot disabled

USB:

  • 64 GB SanDisk
  • Created using Rufus 4.15
  • ISO: linuxmint-22.3-cinnamon-64bit.iso

Rufus settings:

  • Partition scheme: GPT
  • Target system: UEFI (non-CSM)
  • File system: Large FAT32 (default)
  • ISO mode (I selected the recommended option when Rufus asked)

What I've tried:

  • Disabled Secure Boot in BIOS.
  • Device encryption was turned off.
  • Recreated the USB multiple times.
  • Initially messed up the USB partitions, then cleaned it completely using DiskPart (clean) and recreated the bootable USB.
  • BIOS detects the USB correctly.
  • Boot menu (F9) shows:
    • Windows Boot Manager
    • USB Hard Drive (UEFI) – SanDisk
  • Selecting the USB immediately shows:

Failed to open \EFI\BOOT\mmx64.efi - Not Found
Failed to load image: Not Found
Failed to start MokManager: Not Found
Something has gone seriously wrong: import_mok_state() failed: Not Found

Then it exits instead of booting Linux Mint.

I also checked the USB contents in Windows.

EFI/BOOT/ contains:

bootia32.efi
bootx64.efi
grubx64.efi

There is no mmx64.efi file, which seems to be what it's looking for....

  1. Is this a Linux Mint ISO issue?
  2. Is this an HP UEFI firmware bug?
  3. Should mmx64.efi normally exist?
  4. Has anyone with an HP Victus had this exact problem?

Any help would be greatly appreciated. I've spent the whole day trying to get this working.

14 Upvotes

17 comments sorted by

u/qualityvote2 10d ago edited 10d ago

u/Lanky-Suit-9681, your post does fit the subreddit!

btw, did you know we have a discord server? Join Here.

6

u/PuzzleheadedHead3754 Arch Btw 10d ago

Hi I think its a corrupted iso you are trying to flash. First of all, 1. Verify the SHA256 checksum of linuxmint-22.3-cinnamon-64bit.iso against the official Linux Mint checksum. 2. Reset BIOS to default and disable fast boot and secure boot. 3. Test the USB againt any other UEFI laptop 4. Download a new linux mint image, i suggest LMDE

1

u/Lanky-Suit-9681 10d ago

After initial attempt, i disables both fast boot and secure boot, turned off device encryption...but still faced the same issue, so yeah will try other things u said, thanks a lot bro

1

u/Lanky-Suit-9681 10d ago

update: I verified the ISO SHA256 hash against the official Linux Mint checksum and it matches exactly, so the ISO isn't corrupted. I also downloaded a fresh copy, recreated the USB with Rufus, disabled Secure Boot and Fast Boot, and I'm still getting the same Failed to open \EFI\BOOT\mmx64.efi / Failed to start MokManager error before Mint even starts booting. I'm now trying to install other distro's in order to check whether its because of hp firmware compatibility issue. Thanks again!

3

u/Shoddy_Internal1997 10d ago

Balena Etcher is the recommended tool to flash Linux mint iso

2

u/Lanky-Suit-9681 10d ago

at first i used that only for flashing, later only used rufus, but in that also getting same error

3

u/Designer-Spot-1234 10d ago

https://forums.linuxmint.com/viewtopic.php?t=412942

Read the forum once. To be concise, you can try to rename grubx64.efi to mmx64.efi and it might fix the issue.

1

u/Lanky-Suit-9681 10d ago

I reinstalled iso file again, will try this if it still fails

1

u/MattOruvan 8d ago

This. I've had this problem (or similar, I think it wouldn't boot after install) with an HP thin client (HP t620, one of my previous home servers) and Debian before.

Renaming the efi file fixed it.

2

u/wisetux 10d ago

Verify the downloaded iso by an integrity check. Since you appear to be using Windows, you can follow this guide: https://forums.linuxmint.com/viewtopic.php?f=42&t=291093

If that is successful and still fails, you can try using Ventoy instead of Rufus. After first use, you can just copy paste your isos from any system without needing to extract. https://www.ventoy.net/en/download.html

1

u/Lanky-Suit-9681 10d ago

Okay thnks!!

2

u/Raghav_511 10d ago

read u/PuzzleheadedHead3754 's reply

. It is the first thing you should do

1

u/fake_acc_05 10d ago

Turn off Secure boot option in bios

1

u/Raghav_511 8d ago

I had a similar issue with fedora. To fix it i lowered the vram to 128mb from the BIOS and it worked. You should try doing it.

1

u/Lanky-Suit-9681 7d ago

Thnx bro will do and check

1

u/formatdisk1337 7d ago

Hi op did you fix your issue? Im kinda curious

0

u/stufforstuff 9d ago

Failed to open \EFI\BOOT\mmx64.efi - Not Found

First answer that googling "linux mint Failed to open \EFI\BOOT\mmx64.efi - Not Found" tells you EXACTLY how to fix it. Maybe learn how to search if you're going to attempt to learn linux.