ironrobin / archiso-x13s

archiso installer customized for the X13s laptop
GNU General Public License v3.0
57 stars 5 forks source link

stuck on EFI boot #13

Closed 0xrin1 closed 3 months ago

0xrin1 commented 3 months ago

did a partial upgrade that broke my system (removed / downgraded glibc) used live disc to fix the glibc issue, did a full upgrade to make sure all packages are ok when chrooted into the system everything works again

now when i boot i'm stuck on

EFI stub: Exiting boot services...

I followed these steps that are recommended in a lot of places:

rebuild everything under /etc/mkinitcpio.d via mkinitcpio -P grub-mkconfig -o /boot/grub/grub.cfg

didnt help am asking here because i'm at a loss tbh

0xrin1 commented 3 months ago

would really get me out of a pinch if i could get an example grub config

0xrin1 commented 3 months ago

i did a fresh install and am stuck on the same spot

could it be that the new kernel version doesnt work?

0xrin1 commented 3 months ago

ok so im going to close this even though i didnt solve it

fwiw, the thing that prevented the boot for me was not hacking in the devicetree entry into the output grub.cfg in the boot directory as suggested in other issues here

doing that got me past this point, i got stuck again further down the line with an issue to do with grub + lvm