View Single Post
Posts: 10 | Thanked: 0 times | Joined on Aug 2011
#13
yes.. mates..

after i type this code
ls /dev/mm*
it gives me a list of " mm "

that comes to

/dev/mmcblk0
/dev/mmcblk0p1
/dev/mmcblk0p2
/dev/mmcblk0p3
/dev/mmcblk1
/dev/mmcblk1p1
/dev/mmcblk1p2

so what should i do after i see this commands?

There needs to be an item listed "mmcblk1p1" for the umount to work. If there is none u don't need to unmount it.
so the "mmcblk1p1" should be work because i see the command of that on the list?


and yes...
i do followed correct the code like this
sfdisk -uM /dev/mmcblk1 << EOF
,<YOUR NUMBER IN MB>,C
,,L
,,
,,
EOF