Closed donyshmony closed 2 years ago
Greetings, Thank you for the issue report and detailed information. I am out this week but will get setup to confirm all you submitted soonish. On the upgrading of kernels it can break. In the short term on #46 see comment by gemesa and apply after you upgrade and before reboot on a pristine install.
@unixabg Thx, I am waiting for Your support Cheerz!=)
I had the same problem, try to use this release https://github.com/unixabg/cryptmypi/releases/tag/v4.9-beta
Hi @KevinLage thx for the answer, I will take my RPi 4 and hard work tomorrow, after giving you some feedback ! Have a nice day
Greetings,
Thank you for report and sorry it took me so long to get setup. I do all pristine runs and pristine dev vm for almost every issue. The issue does appear to be reproducible, and I am on the rpi3 builds atm. Please know I will work on resolving this issue. Again thank you for the report.
Greetings, Based on testing dropbear remote unlock with _NEWLUKSUUID="yes" enabled in the conf file does not work, hence this bug. I have changed the default of _NEWLUKSUUID to "no" in next-4.x branch for now.
Hi there @unixabg First of all thx for the GREAT work with this project, BUT now I have some Big problem and I am stuck on these: I'm trying to use examples/pios-encrypted-basic-dropbear on a Raspberry Pi (4 Model B Rev 1.2 4 GB Ram):
and it boots and accepts the SSH connect but the following messages show up instead of the LUKS password prompt:
And that's all I can't log in and unlock my RPi I am using the next config files (I have just updated img url and sha256, and change KERNEL_VERSION_FILTER to v8l+ ):
P.S. Mostly of all I am using default config file with changes: change export _NEWLUKSUUID="yes" to export _NEWLUKSUUID="no" in this way have to error like this issue: https://github.com/unixabg/cryptmypi/issues/46 If use Your default config file like here: https://github.com/unixabg/cryptmypi/blob/master/examples/pios-encrypted-basic-dropbear/cryptmypi.conf That's all ok, but after
apt update -y && apt upgrade -y
, I have this error: https://github.com/unixabg/cryptmypi/issues/46Plz help =) And have a nice day @unixabg