View Single Post
Posts: 10 | Thanked: 4 times | Joined on Aug 2010
#6
NITDROID/ANDROID FOR NOKIA
==========================
http://wiki.nitdroid.com/index.php?t...-Autoinstaller
rather
http://talk.maemo.org/showthread.php?t=72365
NOTE: This wipes your MicroSD card and ensure it's class 6 or above for speed.
NOTE: The formatting section only works with 8G microsd card
NOTE: you need extras-devel enabled

apt-get clean && apt-get update
apt-get install -y nitdroid-installer

apt-get clean && apt-get update
apt-get install -y kernel-power-bootimg
apt-get install --reinstall multiboot-kernel-power

umount /dev/mmcblk1p1
sfdisk -uM /dev/mmcblk1 << EOF
,6100,C
,,L
,,
,,
EOF
umount /dev/mmcblk1p1

cd /home
wget http://downloads.nitdroid.com/nitins....2.7_armel.deb
cat > nitdroid.manifest << EOF
#
# Manifest file for NITDroid
#

# Root filesystem tar balls
rootfs http://downloads.nitdroid.com/e-yes/N12_UMay.tar.bz2 a5846b46bce11bebbe3d3b0dab1663d6

# Deb packages
package http://downloads.nitdroid.com/e-yes/..._rc3_armel.deb 7a81c6815ba8748e5bd42e03ddd699cb

# End.
EOF

nitdroid file:///home/nitdroid.manifest
YES

That's it. But I found the latest nitdroid very unstable, plus pointless since doesn't support calls and who knows if it ever will, now that the main developer just bought the sgs2.
 

The Following 3 Users Say Thank You to divansantana For This Useful Post: