110
edits
Line 70: | Line 70: | ||
== Resize partition to fit disk space == | == Resize partition to fit disk space == | ||
Once you've flashed the OS to your SD card or eMMC storage, you may also need to expand the partition to fill all the available space. | Once you've flashed the OS to your SD card or eMMC storage, you may also need to expand the partition to fill all the available space. | ||
Locate growpart (<code>apt-cache search growpart</code> and install the package in the search results) and run: | Locate growpart (<code>apt-cache search growpart</code> and install the package in the search results) and run: | ||
growpart /dev/mmcblkX Y | growpart /dev/mmcblkX Y |
edits