Hi.
In my A20-OLinuXino-MICRO-4GB, I've put a 120GB SSD hard drive.
I just want to have data, not the system
The kernel is 3.4.103-00033-g9a1cd03-dirty.
df -h not recognize the hard disk.
What should I do to use it?
Greetings.
::) ::)
"df" is not the tool to use, it is only showing mounted partitions.
use "fdisk -l" instead.
Hi.
All done.
Thanks for everything.