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

From Klaus' wiki
Jump to: navigation, search
(One intermediate revision by the same user not shown)
Line 7: Line 7:
 
</source>
 
</source>
  
===Reference==
+
===Reference===
  
Thanks to Malthe for the tip
+
Thanks to Malthe for the tip, who found it ouver at [https://elinux.org/Beagleboard:Expanding_File_System_Partition_On_A_microSD eliunx.org]

Revision as of 10:19, 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, who found it ouver at eliunx.org