This guide works for eMMC or SDCard.
Make sure that you have only the eMMC or SD connected at this time.
Download the script attached on this thread
and type:
- Code: Select all
chmod +x resize.sh
sudo ./resize.sh
You'll see the following output:
- Code: Select all
root@odroid:~# sudo ./resize.sh
Found the start point of mmcblk0p2: 266240
Ok, Partition resized, please reboot now
Once the reboot is completed please run this script again
reboot the board now, just type sudo reboot
Once the boot is done, run the script again!
- Code: Select all
root@odroid:~# sudo ./resize.sh
Activating the new size
resize2fs 1.42.5 (29-Jul-2012)
Done!
Enjoy your new space!
You are done now, your / partition is using the entire space of the disk
