09-09-2021, 02:42 AM
Hello,
our Pinephone arrived about a week ago and I had the "resizing forever" issue with mobian-pinephone-phosh-2021051 yesterday. My solution was to resize it manually before inserting the SD into the computer.
Just wanted to say that the filesystem is f2fs, not ext2 as described in the Installation Instructions
For me, these commands worked:
our Pinephone arrived about a week ago and I had the "resizing forever" issue with mobian-pinephone-phosh-2021051 yesterday. My solution was to resize it manually before inserting the SD into the computer.
Just wanted to say that the filesystem is f2fs, not ext2 as described in the Installation Instructions
For me, these commands worked:
Code:
: sudo bmaptool copy --bmap Downloads/mobian-pinephone-phosh-20210517.img.bmap Downloads/mobian-pinephone-phosh-20210517.img.gz /dev/mmcblk0
: sudo growpart /dev/mmcblk0 2
: sudo resize.f2fs /dev/mmcblk0p2