View Single Post
Posts: 678 | Thanked: 197 times | Joined on Jul 2007 @ San Jose CA
#13
Originally Posted by arekieh View Post
when i type the mkdosfs /dev/mmcblk0p1 it says:
mkdsofs: /dev/mmcblk0p1 contains a mounted file system.

is that what it should say?
You should do tis first:

umount /media/mmc2

then:

mkdosfs /dev/mmcblk0p1
 

The Following User Says Thank You to nhanquy For This Useful Post: