I have had a look in the file browser app and the External Drives app, long-pressing various items in both apps, and looking for any "menu" items in both of these apps, but I haven't found how to see the size of the card.
In Ubuntu 16.04 (on my desktop computer), for example, I can start the Disks utility (actually an application called gnome-disks
, and not gnome-disk-utility
as shown Disks > Menu > About) and see total size and % used for each storage unit (SSD, HDD, and external drives).
I can also see a drive's total space and free space from within Files (actually nautilus
).
How do I do it on this tablet?
I am afraid that I don't have an SD card to hand and so can't test my M10 using Nautilus.
Have you installed any software on your M10? I just checked and I could install gnome-disk-utility. That might be your best bet since you are already comfortable using it.
To install it you will first need to create a container. If you haven't done this before it's best to do it by ssh'ing into the machine [see answer here for and explanation].
This container will be called '4installs'.
To install the application:
Now Disks will be available to use.
Alternatively you can check this info in the Terminal app:
will list all the filesystem partitions, their size and available space and where they are mounted.