Giter Site home page Giter Site logo

nokia_n900_nitdroid's Introduction

Nokia_N900_NITDroid

Nokia N900 NITDroid multiboot with Android 2.3 Gingerbread

Imgur Imgur

NITDroid Autoinstaller

a) Copy NITDroid's rootfs to /and in /home/user/MyDocs and NITDroid-Installer_0.2.8-8.deb to /home/user/MyDocs

b) Go to XTerm and launch script with:

sh freerootfs

c) Install NITDroid automatic installer:

dpkg -i NITDroid-Installer_0.2.8-8.deb

d) Go to main application and launch NITDroid.

e) Now reboot and enojoy the multiboot with Android 2.3 :)

NITDroid Manual Installation

a) Go to Application Manager -> Application Catalogues -> New and install extras repos:

Catalogue Name - Extras
Web address - http://repository.maemo.org/extras
Distribution - fremantle-1.3
Components - free non-free

Catalogue Name - Extras-Testing
Web address - http://repository.maemo.org/extras-testing/
Distribution - fremantle-1.3
Components - free non-free

Catalogue Name - Extras-Devel
Web address - http://repository.maemo.org/extras-devel/
Distribution - fremantle-1.3
Components - free non-free

b.1) Open XTerm and type:

root

apt-get update

apt-get install nitdroid-installer

OR

b.2) Copy NITDroid-Installer_0.2.8-8.deb to /home/user/MyDocs

dpkg -i NITDroid-Installer_0.2.8-8.deb

DO NOT LAUNCH THE INSTALLER

c) Close XTerm

d) Reopen XTerm and type the following commands:

root

cd /home/user/MyDocs

bzip2 -d N12_UMay.tar.bz2

cd /home

mkdir /and

cd /

mount /home /and

cd /and

tar xvf /home/user/MyDocs/N12_UMay.tar

dpkg -i /home/user/MyDocs/nitdroid-installer_0.2.7_armel.deb

e) Now reboot and enojoy the multiboot with Android 2.3 :)

NOTE: If Android or multiboot don't work after reboot, try to launch the NITDroid-installer from the main application in order to fix possible issues or missing files/configuration.

Troubleshooting

  1. bzip2 command not found? Download bzip2_1.0.5-3+0m5_armel.deb and libbz2-1.0_1.0.5-3+0m5_armel.deb.

Place them to /home/users/MyDocs and install with:

dpkg -i libbz2-1.0_1.0.5-3+0m5_armel.deb bzip2_1.0.5-3+0m5_armel.deb

  1. Multiboot not installed correctly? Download mtd-utils.deb, liblzo2-2.deb, i2c-tools.deb, multiboot-0.2.11.deb and backupmenu-multiboot-1.2_0.65-1.deb.

Place them to /home/users/MyDocs and install with:

dpkg -i mtd-utils.deb liblzo2-2.deb i2c-tools.deb dpkg -i multiboot-0.2.11.deb dpkg -i backupmenu-multiboot-1.2_0.65-1.deb

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.