View previous topic :: View next topic |
Author |
Message |
agustinfortnite2008 n00b
Joined: 28 Nov 2024 Posts: 10 Location: Argentina
|
Posted: Wed Jan 22, 2025 11:20 am Post subject: unable to boot, no fb |
|
|
i wasted like 80h trying to install gentoo with a zfs rootfs, i followed every guide gentoo or not
i tried grub zfsbootmenu and efistub and i can't make it work
it loads the kernel but never gives a log in screen ( CONFIG_FB_EFI is on as well ) and amdgpu driver is installed as module
efibootmgr config:
Code: | efibootmgr --disk /dev/nvme0n1 --part 1 --create --label "Gentoo ZFS" --loader "vmlinuz-6.12.10-gentoo" --unicode 'root=ZFS=rpool/ROOT/gentoo ro initrd=\initramfs-6.12.10-gentoo.img' |
_________________ Xorg es mierda, Wayland tambien |
|
Back to top |
|
|
pietinger Moderator
Joined: 17 Oct 2006 Posts: 5330 Location: Bavaria
|
|
Back to top |
|
|
agustinfortnite2008 n00b
Joined: 28 Nov 2024 Posts: 10 Location: Argentina
|
Posted: Wed Jan 22, 2025 1:46 pm Post subject: |
|
|
i reinstalled the linux kernel as bzImage.efi, make the initramfs and removed the uefi entry and created another, didn't work
additionally while using dracut i see in the log that it has root=zfs:rpool/ROOT/gentoo as built in kernel command line so i tried removing it from the
uefi entry and it didn't work :c
i don't know what else to try _________________ Xorg es mierda, Wayland tambien |
|
Back to top |
|
|
|