Difference between revisions of "Expand your file system on the SD-card"

From Klaus' wiki
Jump to: navigation, search
Line 7: Line 7:
 
</source>
 
</source>
  
===Reference==
+
===Reference===
  
 
Thanks to Malthe for the tip
 
Thanks to Malthe for the tip

Revision as of 10:15, 27 March 2020

Just after you transferred the image to the SD card it may not quite use the full capasity of the Sd-card.

You can expand the partition by issuing:

] $ sudo /opt/scripts/tools/grow_partition.sh

Reference

Thanks to Malthe for the tip