Install fails at bootloader phase

[liveuser@eos-2021.02.03 ~]$ sudo efibootmgr -b 0004, 0001, 0000 -B~
Invalid bootnum value0004,

Sorry maybe it shouldnā€™t have the commaā€™s

sudo efibootmgr -b 0005 0004 0001 0000 -B

Ok is this the expected output?

[liveuser@eos-2021.02.03 ~]$ sudo efibootmgr -b 0005 0004 0001 0000 -B
BootCurrent: 0006
Timeout: 0 seconds
BootOrder: 0006,0000,0001,0004
Boot0000* Manjaro
Boot0001 Windows Boot Manager
Boot0004 ubuntu
Boot0006* USB Drive (UEFI) - Philips USB Flash Drive PMAP

Noā€¦ I was trying to delete them all at once and I obviously have the wrong command.

Try one only

efibootmgr -b 0000 -B

Edit: That should remove manjaro

[liveuser@eos-2021.02.03 ~]$ sudo efibootmgr -b 0000 -B
BootCurrent: 0006
Timeout: 0 seconds
BootOrder: 0006,0001,0004
Boot0001 Windows Boot Manager
Boot0004 ubuntu
Boot0006* USB Drive (UEFI) - Philips USB Flash Drive PMAP
[liveuser@eos-2021.02.03 ~]$ efibootmgr -b 0000 -B

Perfect so now do the others one at a time.

efibootmgr -b 0001 -B

then

efibootmgr -b 0004 -B

Ok cool. Now I am left with:

[liveuser@eos-2021.02.03 ~]$ efibootmgr
BootCurrent: 0006
Timeout: 0 seconds
BootOrder: 0006
Boot0006* USB Drive (UEFI) - Philips USB Flash Drive PMAP

Okay can you now run this command and post the link

inxi -Fxxxz --no-host | eos-sendlog

http://ix.io/2Rw4

Okay perfect i just wanted to see what the hardware was. Iā€™m not sure why itā€™s failing at that spot but we have cleared entries from the nvram which saves the boot entries. Not sure itā€™s going to work but what i would like you to do is reboot onto the live ISO and try the install process again.

Ok thanks. Should I use the default ā€˜erase discā€™ option or the manual partitioning

It shouldnā€™t matter. But if it fails again Iā€™m going to have to refer to one of the devs to get some insight into that particular error thatā€™s coming up from Calamares. @joekamprad

Okay thanks. Install started, fingers crossed :slight_smile:

Ohh it installed!

Okay so can you boot into it?

I rebooted and removed the USB drive.

Itā€™s on a black screen saying:

Loading Linux linuxā€¦
Loading initial ramdiskā€¦

Been like this for some time now I wonder if it is hanged

What desktop did you installed?

Cinnamon (still on the same black screen. Should I reboot)

Do you know how to go into a tty? ctrl alt f2 and log in as root and then reboot

Yeah but sadly it isnā€™t working, ctrl alt f2