#[SOLVED] I cannot boot linux after installation
86 messages ยท Page 1 of 1 (latest)
so basically no LUKS passphrase is ever presented
following this:
https://gist.github.com/OdinsPlasmaRifle/e16700b83624ff44316f87d9cdbb5c94?permalink_comment_id=3250334
im losing my mind, all the configs are done correclty
okay so imma help you
are you able to chroot to your system?
if yes, show me
- lsblk
- cat /etc/mkinitcpio.conf
- cat /boot/loader/entries/<your entry config, e.g arch.conf>
- pacman -Qs lvm2
- mkinitcpio -P
- cat /etc/fstab
(output of these commands)
if you dont know how to open a luks encryptet partiton:
cryptsetup luksOpen /dev/partition cryptlvm
then mount your logical volumes and chroot
uhh, how do i post it here, it's on my other pc. I'll just write it out
or ill post pictures rip
there @dire hull ๐
i also tried with hooks where i used encrypt and options cryptdevice
i can see that the UUID is different, but if i type blkid, it gives me the 5c uuid
could u send lsblk -f
also did you regenerate the initramfs before booting?
yeah that might be a problem
yeah thats correct
kk, leme change it
try changing the mapper thing and rebooting
kk
restarting now. Last time i wasn't even asked to input the crypt passw
yeah same issue :/
DANG IT
and i can't even use the shell, cause it's locked. I need to restart and boot via usb
There's 0 difference between using sd-encrypt and encrypt, both end up like this
so i'm stuck :/ I've tried everything
so im reading the archlinux forums now
what are your specs and what kernel do u use?
i have INTEL Core Ultra 9 285K BOX, 24cores
SAMSUNG 990 EVO Plus 4TB, SSD disk M.2
80mm PCIe 5.0 x2 NVMe
6.18.7-arch1-1
yeah but is it linux,. linux-zen or lts or what
ok the guide uses linux
i crossed out the part that should be removed
so it should be rd.luks.name=5c68...
yeah

and its preventing the boot, because it doesnt see the uuid
remove it and it should work
#17680 ๐ฃ If there is nothing else that we can do for you, please close this thread by adding "[SOLVED]" to the title.
- You can do this on desktop by clicking the three dots on the top right of the page, and pressing "Edit Post".
- You can also do this on Android / iOS by long tapping your post in the text channel list, and tapping "Edit Post".
Your title should be like so: http://0x0.st/8Rt9.png
Thank you
i think i was mixing encrypt and sd-encrypt commands
nope, afaik it just didnt get the paramiter
well works now, supper hype ๐
because the value was wrong
yeah