Cannot boot after installing with disk encryption
Describe your issue
I've tried to install postmarketOS Edge on my PinePhone using the latest installer image. When using disk encryption, the phone fails on 1st boot with the following error message:
ERROR: unable to mount root partition!
I've extracted the initramfs and initramfs-extra and they are missing cryptsetup
and osk-sdl
.
osk-sdl
is also missing from the encrypted pmOS_root
partition after install.
I don't have a build environment to test this, but my guess is that commit 0f1c765e introduced this problem.
What's the expected behaviour?
Phone boots and asks for passphrase after installing with disk encryption.
What's the current behaviour?
Phone fails on 1st boot after install with the following error message:
ERROR: unable to mount root partition!
How to reproduce your issue?
Install using the latest postmarketOS Edge installer and select encryption during the installation.
What device are you using?
pine64-pinephone
On what postmarketOS version did you encounter the issue?
-
edge (2021-07-07 installer image)
On what environment did you encounter the issue?
Phone environments
-
Phosh
Probably present on all flavours of the installer image, but I've only tested with the Phosh one.
How did you get postmarketOS image?
What's the build date of the image? (in yyyy-mm-dd format)
2021-07-07
Thanks a lot for your help and the great work you do on this project!