PINE64

Full Version: How to check eMMC?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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.
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.
(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.
Here's the output of df

[attachment=1290]

I only have about 6Gb of space. Now it's full and won't start up.
(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
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.