View Single Post
NvyUs's Avatar
Posts: 1,885 | Thanked: 2,008 times | Joined on Aug 2009 @ OVI MAPS
#249
I'm trying to remove the partition using below commands but it wont let me its says its in use or busy. is there a command i'm missing?

sfdisk /dev/mmcblk1 << EOM
,,C
,,
,,
,,
EOM

sync

mkfs.vfat /dev/mmcblk1p1