Sign in or sign up before continuing. Don't have an account yet? Register now to get started.
Root partition is not enlarged if installed on a SD card
### Describe your issue
<!-- a clear and concise summary of the bug -->
I put the installer on a SD card. Installing the system on the same SD card doesn't automatically enlarge the root partition. FDE is not a factor here. However, installing on emmc does automatically resize the partition.
See UART logs below.
#### Expected Behavior
<!-- What did you expect to happen -->
The root partition on the installed system on the SD card to be enlarged to the maxim capacity available at first boot.
#### Observed Behavior
<!-- What actually happened -->
The partition on SD is not enlarged.
#### Specific area or package affected
<!-- where possible, please include the version you have installed -->
### How reproducible is the bug?
<!-- Does it happen every time or only in the year 2116? -->
always if installing to the same SD card.
### Steps to reproduce the bug
<!-- please fill in exact steps which reproduce the bug on your system or a fresh image, for example: -->
1. flash the installer image on the SD card
2. boot the installer
3. install mobian on the same SD card (not on emmc)
4. after the first boot, the root partition is not enlarged
### What device are you using?
OG PP mobian edition 2G/16G
### How did you get your Mobian Image?
* https://images.mobian.org/pinephone/installer/weekly/mobian-installer-pinephone-phosh-20220621.img.gz
### Additional Information
<!-- Any other information such as logs. Make use of <details> for long output -->
First boot of the installed system logs. Each has a `df -h` at the end:
* OK on emmc: [firstboot-on-emmc-grow-ok.log](/uploads/12dffb121421cc1127c66bd4dafbc558/firstboot-on-emmc-grow-ok.log)
* NOT ok on SD: [firstboot-on-sd-grow-not-ok.log](/uploads/33c620eef4bbfa7cf43ea363bf935d53/firstboot-on-sd-grow-not-ok.log)
<!-- Bug Report labels. Please remove if not relevant -->
<!--Feature Request label. Please Remove the label above and uncomment this if relevant -->
<!-- /label ~"Feature Request" -->
issue