(07-25-2016, 01:25 AM)jesse1234 Wrote: Quote:- Execute resize_rootfs.sh script to resize the root partition in order to fully utilize the SD Card
Well I have the Debian Jessie OS up and running but I am using a 32GB SD card that only sees according to the Disk Usage Analyzer only 7.5 GB.
I tried using the terminal to execute the script but I am not sure where in the file system it is located!?
When & How to use resize_rootfs.sh?
Jesse
Just type "sudo resize_rootfs.sh" into the terminal and it will resize the filesystem for you.
If the terminal says that it can't find the script (in rare cases), type "sudo /usr/local/sbin/resize_rootfs.sh" instead.
Donate BTC: 3Eav9uqXi8Nx1axb7QjK6xV4km4K9YGv9a
Use gparted. I found it to make a lot more sense when I used it, as opposed to depending on a script.
07-25-2016, 03:16 PM
(This post was last modified: 07-25-2016, 03:25 PM by jesse1234.)
Thanks DonFL
Odd that I received your post right after I had used the GParted app. Since this OS is a GNOME2 deadbeat and there has been a lot of renaming of applications or maybe the other way around!? Anyway using the GParted app, I found the rootfs partition and was allowed to move and/or resize it which eliminated the other partition successfully maxing out the rootfs partition. Using the Disk Usage Analyzer confirms this.
Jesse
Also another unallocated partition exisited although small, 20 MiB, yet it was set at the beginning of the SD Card partition set. I had decided not to touch this one. Curious does anyone know what this is???
Jesse
(07-25-2016, 03:16 PM)jesse1234 Wrote: Also another unallocated partition exisited although small, 20 MiB, yet it was set at the beginning of the SD Card partition set. I had decided not to touch this one. Curious does anyone know what this is???
Don't touch that 20 MiB of "free space". It contains boot0, uboot and other boot files, which is critical for booting your linux system.
Donate BTC: 3Eav9uqXi8Nx1axb7QjK6xV4km4K9YGv9a