Part Number: DM385
Tool/software: Linux
Hi All,
I am using IPNC filesystem. I am trying to format SD-card using below commad (My SD-card size 16GB)
mkdosfs -F 32 /dev/mmcblkp1 -n boot
But after that the size of the sd card is 2GB only
When I use same command in my pc (ubuntu 12.04) with 16GB SD-card. I am getting the full 16GB.
Both PC and target board mkdosfs versions are same...
mkdosfs -v
mkdosfs 3.0.12 (29 Oct 2011)
Regards,
RAJ M