This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Linux/DM385: mkdosfs partially formatting SD-card?

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