I'm generating a image for the pinephone:
cd void-mklive
sudo ./mkrootfs.sh aarch64
sudo ./mkplatformfs.sh pinephone void-aarch64-ROOTFS-$(date +%Y%m%d).tar.xz
sudo ./mkimage.sh void-pinephone-PLATFORMFS-$(date +%Y%m%d).tar.xz
After that, I flash the .img to the pinephone and it boots. But if I use gparted on my computer to resize the second partition to use all the space on the SD card, it no longer boots. I also tried the whole process on the eMMC.
I also tried with a new version of pinephone-uboot void-linux/void-packages#51217
I'm generating a image for the pinephone:
After that, I flash the .img to the pinephone and it boots. But if I use gparted on my computer to resize the second partition to use all the space on the SD card, it no longer boots. I also tried the whole process on the eMMC.
I also tried with a new version of pinephone-uboot void-linux/void-packages#51217