Are there any plans to add support for full disk encryption in an installer for the RockPro64 like the Pinephone and Pinetab have ?
Are there any plans to add support for full disk encryption in an installer for the RockPro64 like the Pinephone and Pinetab have ?
Yes, through ondev2: https://fosdem.org/2023/schedule/event/ondev2_installer/ Still WIP at this point, but until then you should be able to make your own encrypted image with pmbootstrap install --fde --sdcard=… - see https://wiki.postmarketos.org/wiki/Pmbootstrap#SD_card
If you want the encrypted install on the eMMC, copy over the installation from the SD card (or image file if you don’t use --sdcard) to the eMMC. Good luck!