#[Solved] Stuck on the manufacturer logo after selecting Arch Linux in the grub menu

67 messages · Page 1 of 1 (latest)

prime vigil
#

After installation

#

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

hot sentinel
#

You can try adding bgrt_disable to the kernel laram

prime vigil
#

Hm i can try that

tender sedge
#

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?

prime vigil
#
  1. grub-mkconfig -o /boot/grub/grub.cfg
  2. grub-install --efi-directory=/boot/efi --bootloader-id=arch
  3. Not yet
hot sentinel
#

you ran grub-mkconfig after grub-install, right?

tender sedge
#

what is the partition size and filesystem of the partition mounted to /boot/efi ?

prime vigil
#

Yes

tender sedge
#

when you reinstall the kernel, make sure that mkinitcpio has triggered as well

prime vigil
tender sedge
prime vigil
#

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?

tender sedge
#

okay that one isn't

#

lol

#

do you remember what you installed using pacstrap?

prime vigil
#

linux-lts linux-lts-headers networkmanager neovim htop

#

And this is when i forgot to add base..

tender sedge
#

yeah

prime vigil
#

But i installed it later

tender sedge
#

that makes sense

prime vigil
#

What should I do then?

tender sedge
#

I can't remember the easy solution for this 😄

#

I'm gonna have a look on duckduckgo

prime vigil
#

Hm maybe I'm missing a package

tender sedge
#

can you try mkinitcpio -p <kernel> in this case, linux-lts

prime vigil
#

Sure

tender sedge
#

I don't think it'll work but I'm also wrong a lot

tender sedge
#

can you do ls /etc/mkinitcpio.d/

prime vigil
#

Sure

#

There is linux-lts.preset

tender sedge
#

delete it

#

rm

prime vigil
#

Ok

#

Done

tender sedge
#

now reinstall kernel

prime vigil
#

It's working!

#

It worked!

tender sedge
#

well, lets see if it boots

prime vigil
#

Sure!

#

Yes!

tender sedge
#

awesome

#

you sure you want the lts kernel?

prime vigil
#

Hmm it failed to mount /boot/efi

prime vigil
#

I will install a different one

tender sedge
#

is the fstab correct?

hot sentinel
#

are you in the emergency shell now?

prime vigil
#

Yup

#

I think i mistyped something

#

Hm it still failed

prime vigil
hot sentinel
#

you could just comment the /boot/efi out of the fstab temporarily

#

it's not necessary

prime vigil
#

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

tender sedge
#

@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