
svgmn1
Fat link cult
★★★★★
- Joined
- Sep 3, 2021
- Posts
- 13,326
Thanks brocelodd should pick it up, though i'm pretty lazy with my linux systems I always just install grub and all its efi files directly into /boot/, makes /boot/ a bit messy but its never bothered me, did the same when I used to daily drive arch for half a decade before moving to gentoo, if you need any other help or can't get it working just hmu, i'll typically respond decently fast
reinstalling grub with that line then mkconfig did make the vmm bios detect grub
however for some reason boot process still gets stuck at run /init as init process, even after reinstall of initramfs.
Selinux is excluded from being the culprit, I made sure that all semodules/options are chosen using --menuconfig so the kernel have them, as well as installing userland selinux utils.
I double and triple checked that everything points at the right location/path of everything.
maybe genkernel is the culprit and can't make an initramfs for this specific profile, idk, I will try dracut or something to install initramfs seperately.