View Single Post
Posts: 89 | Thanked: 4 times | Joined on Jun 2010
#157
Originally Posted by dahui View Post
I was having the same problem: stuck on "formatting /dev/mmcblk1p2 (ext3)...."

I have a 4GB SD card (not sandisk).
Solution: Execute the manual installation up to step 4 (even if some step may fail), after step 4, type nitdroid and go through the automatic process, worked for me.

Manual Install Link.
http://wiki.nitdroid.com/index.php?title=N900-install


DaHui

Now i hav two problems when i try to update the application it shows something like some packages not refreshed and wen i opened the detailes it says "http://repo.nitdroid.com/nitdroid/Packages
503 Service unavailable"



and second problm is wen i went for manual install like

first i opened the x terminalthen entered sudo gainroot
n then umount /dev/mmcblk1p1 and nest step
sfdisk -uM /dev/mmcblk1 << EOF
,<YOUR NUMBER IN MB>,C
,,L
,,
,,
EOF


my memory is 4gb so partition capacity will be 2100 mb .but i wanna know how to write dis step

sfdisk -uM /dev/mmcblk1 << EOF
,<YOUR NUMBER IN MB>,C
,,L
,,
,,
EOF

(<<), (,,)

thank you