#EndevourOS doesn't boot anymore

70 messages · Page 1 of 1 (latest)

high temple
#

After running sudo pacman -Syu my Laptop doesn't boot anymore, and in BIOS options I can only select boot to uefi, please help.

carmine radish
#

What do you mean by BIOS options?

#

Do you mean your bootloader?

high temple
#

,, boot into uefi "

carmine radish
#

Do you have a live USB for EOS or something similar?

high temple
#

Maybe

#

Wait

#

Yes, I do

carmine radish
#

Alright, boot into that and get to a terminal

high temple
#

Did that

carmine radish
#

Can you show me your partition scheme with lsblk -f?

high temple
carmine radish
#

mount nvme0n1p2 to /mnt, chroot in, and run mount -a to mount the EFI partition

high temple
#

Is this ok too?

carmine radish
#

oh yeah BTRFS

#

you'll probably want to use mount instead of the file manager to mount it

#

also, only do mount -a after you chroot in

high temple
#

chroot?

carmine radish
#

use mount /dev/nvme0n1p2 -o subvol=@ /mnt, then arch-chroot /mnt, and finally mount -a

high temple
#

What now?

carmine radish
#

Can you show the entry in /boot/loader/entries/?

high temple
#

I don't think that is supposed to be empty

carmine radish
high temple
#

Whats the command for it?

carmine radish
#

First run ls /boot/loader/entries/ to figure out what the name is

#

Then use a terminal text editor like nano or vim to edit it

high temple
#

No sich file or directory

#

Such

carmine radish
#

Try /boot/efi/loader/entries/

high temple
carmine radish
#

that's strange

high temple
#

It is

carmine radish
#

Can you show me the contents of /etc/fstab? (use the cat tool)

high temple
carmine radish
#

What's in /efi?

high temple
#

Are you still there?

carmine radish
#

Sorry

#

Well it seems you're lacking a kernel

#

Can you show me the file in /efi/loader/entries/?

high temple
carmine radish
#

hm

#

First you'll need to reinstall a kernel, pacman -S linux should work for that

high temple
#

In root?

#

Ok

carmine radish
#

Oh, something must have messed up the update

#

Delete that file and run pacman -Syu

high temple
#

Ran pacman -S linux first

#

When running pacman -Syu

carmine radish
#

If you're using wifi, connect to it

high temple
#

Same error

#

I'll try lan

#

Brb

carmine radish
#

You might need to exit and re-enter chroot

high temple
#

Yea

#

What now?

#

Should I try to boot on eos

carmine radish
#

Is /boot still only have one file?

high temple
#

Yes

#

Should I run pacman -S linux again

#

Btw I ran pacman -S linux in loader/entries

carmine radish
#

Alright that looks good

#

You can exit out of chroot and reboot

high temple
#

It worked

#

You saved my day