[Bug 1798171] Re: System fails to boot with \EFI\BOOT\mmx64.efi - Not Found
Max Gaukler
1798171 at bugs.launchpad.net
Sat May 4 12:49:45 UTC 2019
Would it be possible to backport the fix from 19.04 to 18.04 LTS? The
bug is quite difficult to work around, and easy to trigger - just abort
the setup some time after checking the third-party-drivers box.
For anyone who still needs a workaround for 18.04, because you for some reason don't want to install a newer version:
I am assuming you are installing Ubuntu from a USB stick, which was created from the dowloaded ISO file.
The problem with most previous suggested workarounds is that the stick shows up "read-only" because of the iso9660 filesystem), so you can't just copy the file as suggested.
Use a second USB stick, format it with GPT partition table and FAT32 filesystem.
Copy the folder <Ubuntu install stick>/EFI to <your new stick>/EFI.
Copy <your new stick>/EFI/grubx64.efi to <your new stick>/EFI/mmx64.efi
Plug both sticks into the PC to be installed, boot from the new stick.
Now you are in the GRUB bootloader, but on the "new" stick which is missing the rest of the Ubuntu setup files.
Press c (commandline)
set root=(hd1)
Note: (hd1) is the "old" Ubuntu install stick. In your system, the number may be different, e.g. (hd2). Press "Tab" twice to see information about the drive; the right one will show up as "Ubuntu 18.04"
Press Enter, Press ESC
Select "Install ubuntu". Install ubuntu as usual.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to grub2 in Ubuntu.
https://bugs.launchpad.net/bugs/1798171
Title:
System fails to boot with \EFI\BOOT\mmx64.efi - Not Found
Status in debian-installer package in Ubuntu:
Fix Released
Status in grub2 package in Ubuntu:
Fix Released
Status in debian-installer source package in Disco:
Fix Released
Status in grub2 source package in Disco:
Fix Released
Bug description:
System: Dell Inspiron 11 3137 - BIOS A05 Phoenix SecureCore Technology
Cosmic desktop installation on UEFI system with secure boot enabled,
third party drivers checked, installation on entire disk.
On boot the system fails with:
Failed to open \EFI\BOOT\mmx64.efi - Not Found
Failed to load image \EFI\BOOT\mmx64.efi - Not Found
Failed to start MokManager: Not Found
Something has gone seriously wrong: import_mok_state() failed
: Not Found
ProblemType: Bug
DistroRelease: Ubuntu 18.10
Package: ubiquity (not installed)
ProcVersionSignature: Ubuntu 4.18.0-10.11-generic 4.18.12
Uname: Linux 4.18.0-8-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.20.10-0ubuntu13
Architecture: amd64
Date: Tue Oct 16 19:26:56 2018
InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz.efi file=/cdrom/preseed/ubuntu.seed boot=casper --
InstallationDate: Installed on 2013-09-03 (1868 days ago)
InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Alpha amd64 (20130902)
ProcEnviron:
LANG=C.UTF-8
TERM=xterm-256color
SHELL=/bin/bash
PATH=(custom, no user)
SourcePackage: ubiquity
UpgradeStatus: Upgraded to cosmic on 2018-01-26 (263 days ago)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/1798171/+subscriptions
More information about the foundations-bugs
mailing list