Thread
:
multi partition SD card
View Single Post
wakkamis
2010-09-24 , 16:52
Posts: 175 | Thanked: 70 times | Joined on Dec 2009
#
2
So i tried to follow the instructions in the wiki and nothing seems to happen while partitioning.
i type in the sudo gainroot then umount /dev/mmcblk1p1 and i get unmount: not found
if I try any of the other lines I press enter and nothing seems to happen. The courser just hops to the next line blinking.
and I tried out making a 3rd partition after that by adding to what was in the wiki:
sfdisk -uM /dev/mmcblk1 << EOF
,<YOUR NUMBER IN MB>,C
,<YOUR NUMBER IN MB>,D
,,L
,,
EOF
umount /dev/mmcblk1p1
mkdosfs /dev/mmcblk1p1
mke2fs -D Meego -j -m0 /dev/mmcblk1p2
mke2fs -L NITDroid -j -m0 /dev/mmcblk1p3
But like everything else, it didnt seem to do anything.
Any ideas?
Thanks.
Quote & Reply
|
The Following User Says Thank You to wakkamis For This Useful Post:
LondonBenji
wakkamis
View Public Profile
Send a private message to wakkamis
Find all posts by wakkamis