Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Written Armbian image correctly on 64 GB micro SD but it's not using full available space #1466

Closed
lordspace opened this issue May 24, 2017 · 8 comments

Comments

@lordspace
Copy link

Hi,

It would have been really nice to have an option to pick how much of the SD card to use or just use it fully.

Filesystem      Size  Used Avail Use% Mounted on
udev            941M     0  941M   0% /dev
tmpfs           189M  5.5M  184M   3% /run
/dev/mmcblk0p1  2.7G  2.2G  490M  82% /
tmpfs           944M   92K  944M   1% /dev/shm
tmpfs           5.0M  4.0K  5.0M   1% /run/lock
tmpfs           944M     0  944M   0% /sys/fs/cgroup
tmpfs           944M  104K  944M   1% /tmp
log2ram          50M  1.4M   49M   3% /var/log
tmpfs           189M     0  189M   0% /run/user/0
tmpfs           189M  8.0K  189M   1% /run/user/1000

@lurch
Copy link
Contributor

lurch commented May 24, 2017

Closing as duplicate of #1451

@lordspace
Copy link
Author

Ok. So i formatted the SD card with SD formatter and wrote the image to the SD card again.
Now I am seeing the full disk size ?!?

root@cubietruck:~# df -h
Filesystem      Size  Used Avail Use% Mounted on
udev            941M     0  941M   0% /dev
tmpfs           189M  3.2M  186M   2% /run
**/dev/mmcblk0p1   56G  2.4G   53G   5% /**
tmpfs           944M  140K  944M   1% /dev/shm
tmpfs           5.0M  4.0K  5.0M   1% /run/lock
tmpfs           944M     0  944M   0% /sys/fs/cgroup
tmpfs           944M  104K  944M   1% /tmp
log2ram          50M  1.4M   49M   3% /var/log
tmpfs           189M  8.0K  189M   1% /run/user/1000
tmpfs           189M     0  189M   0% /run/user/0

@lurch
Copy link
Contributor

lurch commented May 24, 2017

Did you write the image to the SDcard (e.g. using Etcher), or did you just copy the image file into a folder on the SD card? ;)

@lordspace
Copy link
Author

Yep. I wrote it with etcher.
The UI is so nice so it didn't even cross my mind to write it any other way ;)

@lurch
Copy link
Contributor

lurch commented May 24, 2017

Sometimes you need to remove and then re-insert an SD card for the OS to see the updated partition sizes - could that be what's happening here?

@lordspace
Copy link
Author

After I wrote the image for the 2nd time I have just inserted it and haven't touched it since.

@ThomasKaiser
Copy link

This is not an Etcher issue (maybe not even a duplicate): https://forum.armbian.com/index.php?/topic/4359-written-armbian-image-correctly-on-64-gb-micro-sd-but-its-not-using-full-available-space/&do=findComment&comment=32401 (just as a reference for other people stumbling accross this)

@lurch
Copy link
Contributor

lurch commented May 25, 2017

Thanks for the link @ThomasKaiser

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants