#decryption fails due to missing unknown uuid
1 messages · Page 1 of 1 (latest)
The file mentioned in the error:
http://0x0.st/KAZO.txt
fstab: https://0x0.st/KAZJ.txt
dracut.conf https://dpaste.com/2MX5NQQ23
what is dracut even trying to find?
changing fstab boot enry from label boot to uuid of /dev/nvme0n1p2 and it doesnt seem to fix this
what happens when you use dracut
use ugrd if you wantt easy mode
dracut's "true" config comes from bootloader settings
a new crack dealer
last time i tried urgd and i didnt get a boot entry in refind so i decided to use the guides other option
i guess ill try that
ugrd doesn't touch boot entries so im not sure what went wrong
but if you really want to digg into the dracut stuff, you'll need to double check bootloader config
dracut is super particular about how things are configured and i think if the bootloader sets a root target that is wrong, it ignores the builtin one
ugrd will try bootloader based config but uses tthe root info from the system at build time if that fails
(using /proc/mount not the fstab)
ill switch to urgd tomorrow, its too late today, thank you Zen
yw, i wonder if the bootloader is autoconfiguring with the wrong root=?
the main issue with that and dracut is that dracut will automatically name it using udev
and that rarely matches up with however it was named in the livecd/chroot
it works now, thank you very much Zen