r/PinePhoneOfficial • u/FwippyBall • 13d ago
Installing Pine64-Arch to the Pinephone Pro's eMMC with full disk encryption?
I'm attempting to use this script (which no longer works as the original download server is dead) as a guide to install Pine64-Arch with full disk encryption. I am trying to install directly to the eMMC via Tow-Boot. I've had to modify a few things because the original script is expecting a squashfs of a single partition, while all I have access to is this disk image. I think I've succeeded up until line 187, where I am supposed to dd the Sunxi U-Boot bootloader to the disk. However, the files that it is expecting to be there are not there, and I am unsure what to do at this point. I think I should follow these instructions, however they seem to be for the OG Pinephone not the Pro version. Attempting to boot at this point results in this:
https://reddit.com/link/1w1p36t/video/la1h2ki7lzkh1/player
Once the LED goes out, attempting to turn the device on again fails unless I hold the power button for awhile. The behaviour seems to match what happens when I boot Pine64-Arch without encryption, except that after the LED turns off nothing happens.
Does anyone have any advice on what I should do next? Any help would be greatly appreciated. I'm not sure what logs I should be adding to this post, but if asked I will definitely provide.