View Single Post
Posts: 201 | Thanked: 96 times | Joined on Dec 2009
#1255
Originally Posted by dj_steve View Post
quick quote from my post few pages back :
done. i deleted boot.log, started android, opened appstore, tried to install an app, got out of space error. shut down android and now uploading boot.log

i do all this from my phone itself. if u want to avoid unplugging card,
do this to mount ext.
run sfdisk -l to see ur partition name. usually its mmcb1k1p1 or mmcb1k1p2
run sudo mount /dev/mmcb1k1p2 /mnt

to unmount
sudo umount /mnt

i also formatted and partitioned my mmc on phone itself. if any one needs instructions, ill post later as i have no time to write a tutorial now.
@steve, if u knew this, sorry for pointing. if u didnt. hope it helps u
Attached Files
File Type: zip boot.zip (22.5 KB, 83 views)