View Single Post
Old 10-20-2011, 10:45 AM   #4
ktwombley
Connoisseur
ktwombley began at the beginning.
 
Posts: 51
Karma: 32
Join Date: Sep 2011
Device: pocket edge
try this
Code:
mount
(big list prints out)

umount /mnt/extsdcard
update.sh user /dev/mmcblk01p1
in the big list of mounted stuff, find what was mounted on /mnt/extsdcard. i think it's something like /dev/mmcblk01p1 or something. Whatever that is needs to be the second argument for the update.sh script.
ktwombley is offline   Reply With Quote