View previous topic :: View next topic |
Author |
Message |
f40a3204 n00b
Joined: 17 Jun 2024 Posts: 2
|
Posted: Mon Jun 17, 2024 6:35 am Post subject: [solved] grub stuck on loading initial ramdisk |
|
|
I'm currently installing Gentoo on my PC with LLVM and Systemd as stage3. The device uses Intel i5 processor and AMD Radeon as GPU.
The installation went nicely until the final step of the configuration of bootloader I unmounted the drives and reboot.
In result, grub is stuck at loading initial ramdisk.
The kernel I'm currently using is
emerge --ask sys-kernel/gentoo-kernel
/etc/portage/package.use/installkernel 's content is
sys-kernel/installkernel dracut grub
Here are some system files:
/etc/default/grub
lspci
make.conf
I've read through bunch of reddit and forums post and nothing worked.
Can someone please help me...
edit: reinstalled entire system by wiping everything and trying systemd boot now it hangs at my motherboard logo
Last edited by f40a3204 on Wed Jun 19, 2024 2:02 pm; edited 1 time in total |
|
Back to top |
|
|
da_weed n00b
Joined: 06 Dec 2011 Posts: 14
|
Posted: Tue Jun 18, 2024 6:07 pm Post subject: Re: grub stuck on loading initial ramdisk |
|
|
f40a3204 wrote: | I'm currently installing Gentoo on my PC with LLVM and Systemd as stage3. The device uses Intel i5 processor and AMD Radeon as GPU.
The installation went nicely until the final step of the configuration of bootloader I unmounted the drives and reboot.
In result, grub is stuck at loading initial ramdisk.
The kernel I'm currently using is
emerge --ask sys-kernel/gentoo-kernel
/etc/portage/package.use/installkernel 's content is
sys-kernel/installkernel dracut grub
Here are some system files:
/etc/default/grub
lspci
make.conf
I've read through bunch of reddit and forums post and nothing worked.
Can someone please help me...
edit: reinstalled entire system by wiping everything and trying systemd boot now it hangs at my motherboard logo |
There is a chance that your system worked but you couldn't see anything because of framebuffer misconfiguration. I on the other hand have a problem that looks like yours but is caused by initramfs. Please have a look here. You might find some help.
https://forums.gentoo.org/viewtopic-t-1169491.html |
|
Back to top |
|
|
f40a3204 n00b
Joined: 17 Jun 2024 Posts: 2
|
Posted: Wed Jun 19, 2024 2:04 pm Post subject: solving steps |
|
|
Install the lastest kernel via unmasking.
Use to install it.
Problem solved. |
|
Back to top |
|
|
|