What's new

Is this file system expanded to use the entire card

Notconnected

Regular Contributor
This is a 64GB card, but am not seeing it.
Code:
root@OpenWrt:~# df -h
Filesystem                Size      Used Available Use% Mounted on
/dev/root                98.3M     24.5M     71.8M  25% /
tmpfs                     3.8G    220.0K      3.8G   0% /tmp
/dev/mmcblk0p1           63.9M     19.1M     44.8M  30% /boot
tmpfs                   512.0K         0    512.0K   0% /dev
 
Wait and see if anyone answers here:
 
Check the partition table.

Code:
fdisk -l /dev/mmcblk0
 

Similar threads

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Back
Top