#[Solved] Stuck on the manufacturer logo after selecting Arch Linux in the grub menu
67 messages · Page 1 of 1 (latest)
I tried to remove the quiet option from grub config but it didn't do anything
I could try to re-run the grub mkconfig command
You can try adding bgrt_disable to the kernel laram
Hm i can try that
what command are you using for the grub mk-config command?
what did you do for the grub-install command?
have you tried reinstalling the kernel?
grub-mkconfig -o /boot/grub/grub.cfggrub-install --efi-directory=/boot/efi --bootloader-id=arch- Not yet
you ran grub-mkconfig after grub-install, right?
what is the partition size and filesystem of the partition mounted to /boot/efi ?
Yes
when you reinstall the kernel, make sure that mkinitcpio has triggered as well
The size of the EFI partition is 487MB and Root is 250GB for now i will resize it later
Hmm ok
Uh i got a warning
warnings are normal
WARNING: Preset file /etc/mkinitcpio.d/linux-lts.preset is empty or does not contain any presets
I don't think this one is normal?
linux-lts linux-lts-headers networkmanager neovim htop
And this is when i forgot to add base..
yeah
But i installed it later
that makes sense
What should I do then?
I can't remember the easy solution for this 😄
I'm gonna have a look on duckduckgo
Hm maybe I'm missing a package
can you try mkinitcpio -p <kernel> in this case, linux-lts
Sure
I don't think it'll work but I'm also wrong a lot
.
can you do ls /etc/mkinitcpio.d/
now reinstall kernel
well, lets see if it boots
Hmm it failed to mount /boot/efi
Hm it's only for now
I will install a different one
are you in the emergency shell now?
I'm not sure about the line about /boot/efi
you could just comment the /boot/efi out of the fstab temporarily
it's not necessary
Oh fixed it!
Vim actually was showing that there was a syntax error
Thank you all!
[Solved] Stuck on the manufacturer logo after selecting Arch Linux in the grub menu
@prime vigil you're welcome, but just as a tip, if you haven't already, install and configure reflector, it'll likely help if you have mirror issues