I've recently tried to install Ubuntu 17.04 with GNOME version together with a windows 10 installation intending to have a dual boot.
The installation finished correctly with no error message but when I've restarted I found the message.
Minimal BASH like line editing is supported. For the first word, TAB lists possible command completions. anywhere else TAB lists possible device or file completions.
I've tried with the boot-repair utility and I've got this http://paste.ubuntu.com/25723136/
Then after that I've started to receive this message.
failed to open \EFI\BOOT\grubx64.efi - Not found
failed to load image \EFI\BOOT\grubx64.efi: Not Found
start_image() returned not found
I installed Ubuntu with Windows, I never saw this kind of error.
Also, I've executed efibootmgr -v
with a live linux I got this:
BootCurrent: 0005
Timeout: 1 seconds
BootOrder: 0003,0005,0001,0002,0004
Boot0001* Hard Drive BBS(HD,,0x0)AMGOAMNO........o.S.T.3.0.0.0.D.M.0.0.1.-.9.Y.N.1.6.6....................A...........................>..Gd-.;.A..MQ..L. . . . . . . . . . . . .1.S.0.F.T.D.S.4......AMBOAMNO........o.M.4.-.C.T.2.5.6.M.4.S.S.D.2....................A...........................>..Gd-.;.A..MQ..L.0.0.0.0.0.0.0.0.2.1.5.0.9.0.5.0.5.A.7.1......AMBO
Boot0002* CD/DVD Drive BBS(CDROM,,0x0)AMGOAMNO........o.A.T.A.P.I. . . .i.H.B.S.1.1.2. . . .2....................A...........................>..Gd-.;.A..MQ..L.5.2.2.1.8.0. .7.1.2.2.6.1.1.0.5.3.1.1.5......AMBO
Boot0003* UEFI: M4-CT256M4SSD2 PciRoot(0x0)/Pci(0x1f,0x2)/Sata(1,65535,0)/HD(2,GPT,ec284ade-27ec-447d-87a4-f975cdb4e564,0xe1800,0x32000)AMBO
Boot0004* USB BBS(USB,,0x0)AMGOAMNOy.......W.S.a.n.D.i.s.k....................A.............................$..Gd-.;.A..MQ..L.S.a.n.D.i.s.k......AMBO
Boot0005* UEFI: SanDisk PciRoot(0x0)/Pci(0x1a,0x0)/USB(1,0)/USB(3,0)/HD(1,GPT,07476550-a22c-4611-99c5-f2c180b2517c,0x800,0xee63df)AMBO
I would be very grateful if someone could give me some advice on how to solve this issue.
rEFInd was not found in the boot options list! You should create a rEFInd entry with efibootmgr or by re-installing (with refind-install, for example) No changes saved.
– jasc Oct 14 '17 at 11:00