View Single Post
kevinp93's Avatar
Posts: 115 | Thanked: 43 times | Joined on May 2010 @ UK, London
#54
Originally Posted by samipower View Post
yes

it just hangs on formatting /dev/mmcblk1p2 (ext3) on the auto installer?

with autoinstaller formatting /dev/mmcblk1p2 (ext3) forever..............................
Just follow these steps:

1. disable extra-devel repo in maemo
2. In Xterminal
Code:
sudo gainroot
3.
Code:
apt-get update
4.
Code:
apt-get remove nitdroid-installer
(to remove the installer which was downloaded before)
5.
Code:
apt-get install nitdroid-installer
6.
Code:
nitdroid
7.
Code:
YES

As I posted before, the nitdroid installer from the extra-devel repo has an error, so just disable it in order to download the file from the nitdroid repo.

Look here for more information


Last edited by kevinp93; 2010-08-29 at 14:11.