[Issue] No space left after fresh install

https://sh.itjust.works/post/2658234

[Issue] No space left after fresh install - sh.itjust.works

Hi, I just installed postmarketos on my OnePlus 6 and after an update of the packages, I get “no space left” errors. I followed the guide and flashed the partition like it’s written in it. Any reason that can cause this ? OnePlus 6 with 128gb, using the prebuilt sxmo (sway) edge image.

You need to expand the filesystem to use your whole card.

doc-en.rvspace.org/…/extend_partition.html

Extend Partition on SD Card or eMMC

To fully utilize the unused space on the SD card or eMMC after logging into Debian, perform the following steps: Use the following command to list available elements: ~# df -h Example Output: ...

Is it the same thing as adding free space to pmbootstrap while doing manual installation ?

I’m honestly not sure. It sounds similar.

df -h

Should give you an idea of how much space you actually have. If your disk size is way lower than its capacity, then the partition needs to be expanded.

How do I manage to do that with /dev/dm-1 ? I really don’t get how to apply this tutorial to my case…