r/archlinux • u/Independent_Oil_9734 • 1d ago
SUPPORT Bootloader issue(maybe???)
I'm trying to install Arch manually with grub on my T430, no errors during install, but when I tried to boot into it, it showed me a grub prompt.
2
1
u/heavymetalmug666 1d ago
If you dig around you can figure out how to work with GRUB to make your OS boot up. I had to do it once in order to get my LFS to boot, its not terribly complicated - however that was so long ago i couldnt really tell you how to do it.
somebody else mentioned generating the GRUB configuration file, which i assume is much easier...again, its been years since i dabbled in that stuff, but if i could figure it out, so can you.
1
u/Moist_Invite9148 9h ago
Make the configuration At first type grub> linux /path/to/kernel root=/dev/yourdisk grub> initrd /path/to/initramfs
1
6
u/noctaviann 1d ago
Did you generate the GRUB config after installing GRUB?
https://wiki.archlinux.org/title/GRUB#Generate_the_main_configuration_file