PINE64
How to check eMMC? - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: General (https://forum.pine64.org/forumdisplay.php?fid=1)
+--- Forum: Getting Started (https://forum.pine64.org/forumdisplay.php?fid=21)
+--- Thread: How to check eMMC? (/showthread.php?tid=6990)



How to check eMMC? - ame - 12-26-2018

Hello everyone,

I just signed up as I recently received an 11" PineBook. I'm quite pleased with what I got for my money, and I have a few things I'd like to do with it.

My first question is how to verify that the 16Gb eMMC is present, and how to use it? I opened the back of the laptop and I can see the eMMC module is physically there, however the OS is warning me that I am low on disk storage, and 'df' shows that I have very little storage available.

Thanks.


RE: How to check eMMC? - ame - 12-31-2018

Ok, I probably need to resize the image to fill the partition. Unfortunately I don't have resize_rootfs.sh

My PineBook came with KDE neon. Is there a similar script, or do I have to do it the hard way.

Thanks.


RE: How to check eMMC? - tllim - 01-07-2019

(12-31-2018, 10:47 PM)ame Wrote: Ok, I probably need to resize the image to fill the partition. Unfortunately I don't have resize_rootfs.sh

My PineBook came with KDE neon. Is there a similar script, or do I have to do it the hard way.

Thanks.

The 16GB eMMC already partition correctly.


RE: How to check eMMC? - ame - 01-07-2019

Here's the output of df

   

I only have about 6Gb of space. Now it's full and won't start up.


RE: How to check eMMC? - tllim - 01-07-2019

(01-07-2019, 02:12 AM)ame Wrote: Here's the output of df



I only have about 6Gb of space. Now it's full and won't start up.

try the KDE Partition Manager app


RE: How to check eMMC? - ame - 01-08-2019

Ok. Here's what I did so far:

1) The Pinebook KDE image filesystem is about 6GB and has very little free space. The image does not use the full space available on the 16GB eMMC. I could find no information about checking this or what to do.
2) I was able to use the Pinebook for a short time, but eventually the free space became full. At this point the Pinebook wouldn't boot properly because there was no space available.
3) I managed to get a console login (Ctrl-Alt-F2) but I had to wait a long time for this. At first I was too impatient and turned the Pinebook off too soon. I logged in with the default username and password (live/live) and deleted some files to make space.
4) Now the Pinebook boots properly again, but still has little space.
5) KDE Partition Manager is not installed in the Pinebook KDE image, so I had to install it. It runs, and I can see 8.7GiB of unused space on the eMMC.

I searched the wiki and the forums for information about this, but I couldn't find anything. Can I suggest the following:

1) Install KDE Partition Manager to the Pinebook KDE image, so that it is available to use immediately
2) Add instructions to the wiki about using KDE Partition Manager to expand the fiesystem to the full size of the eMMC, and add a note that this is necessary. Alternatively, command-line instructions could be given.

Thanks.