View Single Post
qwerty12's Avatar
Posts: 4,274 | Thanked: 5,358 times | Joined on Sep 2007 @ Looking at y'all and sighing
#8
I had the same problem first time; I just did:

sudo gainroot
umount /media/mmc1 (I was using removable)
sfdisk /dev/mmcblk1
1,,6 (Or I think it was 1,6)

Sfdisk still listed a linux partition but it was only like 32KB so it wasn't worth the trouble trying to delete it.

I then did mkdosfs /dev/mmcblk1p1.
 

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