Can't boot from usb drive on LG Gram running Windows 10 Pro

Followed the tutorial to create a bootable usb drive from ubuntu 18.04 iso - it doesn't boot. Tried several other ways/utilities, still getting:

Failed to open \EFI\BOOT\NULL - Not Found Failed to load image \EFI\BOOT\NULL: Not Found start_image() returned Not Found 

1 Answer

Obtained from this Korean blog:

Inside the USB drive go to \EFI\BOOT\, copy grubx64.efi and rename the copy to NULL (not NULL.efi but simply NULL)

It worked for me.

2

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like