illiliti / tinyramfs

Tiny initramfs written in POSIX shell
GNU General Public License v3.0
102 stars 20 forks source link

Hanging #6

Closed Vixeliz closed 4 years ago

Vixeliz commented 4 years ago

Unfortunately after typing my passphrase it appears to hang. Any help would be appeciated. My system is fully updated. I only use luks no lvm.

illiliti commented 4 years ago

Which luks version do you use(LUKS1 or LUKS2)? Can you try to boot with kernel parameter break=luks and manually unlock luks with --debug?

illiliti commented 4 years ago

Also, your processor is AMD Ryzen?

Vixeliz commented 4 years ago

I will attempt that in a little bit in pc I can answer the other two questions though. Pretty sure luk2 and no ive had it working on this pc before last time I installed kiss not sure what changed.

illiliti commented 4 years ago

Json-c update may be related to this issue https://bbs.archlinux.org/viewtopic.php?id=255283 https://gitlab.com/cryptsetup/cryptsetup/-/issues/558 https://github.com/json-c/json-c/issues/588

Vixeliz commented 4 years ago

Ah I think that may be it I do have discards enabled I will try re making tinyramfs with no discards

illiliti commented 4 years ago

Well..Did you resolve this issue?

illiliti commented 4 years ago

Fixed