PINE64
How to resize the root partition in order to fully utilize the SD Card - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: PINE A64(+) (https://forum.pine64.org/forumdisplay.php?fid=4)
+--- Forum: Linux on Pine A64(+) (https://forum.pine64.org/forumdisplay.php?fid=6)
+---- Forum: Debian (https://forum.pine64.org/forumdisplay.php?fid=24)
+---- Thread: How to resize the root partition in order to fully utilize the SD Card (/showthread.php?tid=1136)



How to resize the root partition in order to fully utilize the SD Card - MicroDiery - 05-24-2016

How to resize the root partition in order to fully utilize the SD Card use resize_rootfs.sh script? Huh


RE: How to resize the root partition in order to fully utilize the SD Card - Luke - 05-24-2016

(05-24-2016, 04:03 AM)MicroDiery Wrote: How to resize the root partition in order to fully utilize the SD Card use resize_rootfs.sh script? Huh

Yup! Thats what you should do. Open terminal and paste this: sudo /usr/local/sbin/resize_rootfs.sh


RE: How to resize the root partition in order to fully utilize the SD Card - MicroDiery - 05-24-2016

(05-24-2016, 04:11 AM)Luke Wrote:
(05-24-2016, 04:03 AM)MicroDiery Wrote: How to resize the root partition in order to fully utilize the SD Card use resize_rootfs.sh script? Huh

Yup! Thats what you should do. Navigate to  /usr/local/sbin and do ./resize_rootfs.sh

Excuse me, do it in pine64 or on computer?


RE: How to resize the root partition in order to fully utilize the SD Card - Luke - 05-24-2016

(05-24-2016, 04:18 AM)MicroDiery Wrote:
(05-24-2016, 04:11 AM)Luke Wrote:
(05-24-2016, 04:03 AM)MicroDiery Wrote: How to resize the root partition in order to fully utilize the SD Card use resize_rootfs.sh script? Huh

Yup! Thats what you should do. Navigate to  /usr/local/sbin and do ./resize_rootfs.sh

Excuse me, do it in pine64 or on computer?

You can SSH into your Pine64 and do it remotely from your computer or you can just open up a terminal window on the Pine64 that is connected to a screen and do it from there.

[edit] just copy and paste this into the terminal: sudo /usr/local/sbin/resize_rootfs.sh


RE: How to resize the root partition in order to fully utilize the SD Card - MicroDiery - 05-24-2016

(05-24-2016, 04:21 AM)Luke Wrote:
(05-24-2016, 04:18 AM)MicroDiery Wrote:
(05-24-2016, 04:11 AM)Luke Wrote:
(05-24-2016, 04:03 AM)MicroDiery Wrote: How to resize the root partition in order to fully utilize the SD Card use resize_rootfs.sh script? Huh

Yup! Thats what you should do. Navigate to  /usr/local/sbin and do ./resize_rootfs.sh

Excuse me, do it in pine64 or on computer?

You can SSH into your Pine64 and do it remotely from your computer or you can just open up a terminal window on the Pine64 that is connected to a screen and do it from there.

[edit] just copy and paste this into the terminal: sudo /usr/local/sbin/resize_rootfs.sh

ok,I get it,think you very much


RE: How to resize the root partition in order to fully utilize the SD Card - Luke - 05-24-2016

Glad I could help Smile