Nitdroid easy install on EMMC

(Frequent errors)
(Installing NITDroid)
 
(226 intermediate revisions not shown)
Line 1: Line 1:
{{danger}}
{{danger}}
{{ambox|text='''Under heavy construction'''}}
{{ambox|text='''Under heavy construction'''}}
-
==The procedure of installing Nitdroid 0.0.8==
 
-
----
 
-
#Enable all repos ([[Extras-testing]], [[Extras-devel]], [[Extras]] and the default [[User:Jebba/Repositories#Nokia_Official|Nokia]])
 
-
#Download and install [http://maemo.org/downloads/product/Maemo5/leafpad leafpad] and [http://maemo.org/downloads/product/Maemo5/rootsh rootsh] from App manager.
 
-
#Close App manager, open x Terminal and execute following commands:
 
-
#:<code>root <br />apt-get update <br />apt-get install nitdroid-installer <br />y<br /> y again if it asks again.</code>
 
-
#After the '''nitdroid-installer''' package is installed close Xterm
 
-
#Install the attached installer.
 
-
#*Copy it to N900 and open it via App manager (for no formatting ext3 stuck hiccup) btw it will recognize it as a small update for ur installer that you just downloaded and installed at the second step.
 
-
#Open x Terminal
 
-
#:<code>root <br />nitdroid <br />YES</code>
 
-
#After Nitdroid installs (20 minutes on 70 kb/s download speed) '''don't reboot your phone to nitdroid'''!
 
-
#Tap the drop down menu in Xterm click new and close the one before (the one that said Nitdroid was successfully installed)
 
-
'''If you don't have a microsd:'''
+
[http://wiki.maemo.org/NITDroid_Port#Links NITDroid Port]
-
{{ambox|text=Important: It's for overclocked phones, if you dont have kernel-power installed then wait someone make this for stock kernels. Download these files}}
 
-
http://downloads.nitdroid.com/nitinstaller/Packages/nitdroid-kernel-2.6.28-06_final1_armel.deb
+
==Installing NITDroid==
-
http://downloads.nitdroid.com/nitinstaller/Packages/NitDroid-0.0.8-Popov.tar.bz2
+
This tutorial is specifically designed to install Nitdroid on the internal memory of the N900 (EMMC) and does not apply to installation on an external micro SD card. The main purpose of installing Nitdroid on the internal memory is that in most cases you will see an increased performance.
-
#Copy downloaded files to MyDocs.
+
There are two ways of installing NITDroid:
-
#Open x-term and do this:
+
-
#:<code>sudo gainroot <br />mkdir /and <br />mount /home /and <br />apt-get install multiboot multiboot-kernel-power bzip2 <br />cd /home/user/MyDocs <br />bzip2 -d NitDroid-0.0.8-Popov.tar.bz2 <br />cd /and <br />tar xvf /home/user/MyDocs/NitDroid-0.0.8-Popov.tar <br />dpkg -i /home/user/MyDocs/nitdroid-kernel-2.6.28-06_final1_armel.deb <br />umount /and <br /></code>
+
-
#Make the multiboot .item.
+
-
==The procedure of running Nitdroid 0.0.8 on your EMMC==
+
1. Copy NITDroid's rootfs to /and in /home: Easier - Faster
-
----
+
-
Open x Terminal
+
2. Creating a custom 2GB partition on your eMMC: Cleaner - Requires a brain
-
*: <code>root</code>
+
'''Bold text'''
-
**mount the partition
+
-
**:<code>mount /dev/mmcblk1p2 /and</code>
+
-
**Copy android system files over to /home
+
-
**:<code>cp -rp /and/* /home</code>
+
-
**edit the boot file
+
-
**:<code>leafpad /etc/multiboot.d/11 </code>
+
-
**:(then tap the tab button, ur .item file will show hit enter to open in leafpad)
+
-
:*edit .item file to look like this:
+
-
<pre>ITEM_NAME="NITdroid on MMCp2 - 2.6.28.NIT.05"
+
-
ITEM_KERNEL=2.6.28.NIT.05
+
-
ITEM_MODULES=ext3 fat vfat
+
-
ITEM_DEVICE=${[B]INT[/B]_CARD}p2
+
-
ITEM_FSTYPE=ext3
+
-
ITEM_FSOPTIONS=rw,noatime,errors=remount-ro,commit=3
+
-
EOF</pre>
+
-
::_____________'''OR'''_____________
+
-
::'''If you followed the manual installation guide with and u don't have a microsd:'''
+
-
:*change the .item file to:
+
-
<pre>ITEM_NAME="NITdroid on MMCp2 - 2.6.28.NIT.05"
+
-
ITEM_KERNEL=2.6.28.NIT.05
+
-
ITEM_MODULES=ext3 fat vfat
+
-
ITEM_DEVICE=mmcblk0p5
+
-
ITEM_FSTYPE=ext3
+
-
ITEM_FSOPTIONS=rw,noatime,errors=remount-ro,commit=3
+
-
EOF
+
-
</pre>
+
-
*Once editing is complete click the drop down menu on leafpad and save then close leafpad.
+
-
*Close Xterm, then reboot ur N900 with keyboard open and type 2 for Nitdroid
+
-
you'll notice that booting will take less time, and if u want u can remove ur back cover and ur microsd to check. BUT u can't boot without something in the microsd slot, any microsd will work even empty ones.
+
-
==Frequent errors==
 
-
----
 
-
'''Guru Meditation:'''
+
===Method 1===
 +
NOTE: It is highly recomended that you flash the [http://wiki.maemo.org/NITDroid_FAQ#My_memory_for_apps_is_getting_low.2C_what_can_I_do.3F modded 8GB 20GB eMMC image]. Nitdroid won't recognize/use/install anything if you have low memory in mmcblk0p2.
 +
NOTE on Note: there are other - probably better - ways to increase your /home partition's size.
-
If you have NITDroid that ends in .06 and you are facing this error, delete the words that are <u>underlined</u> from your multiboot file.
+
1. Download the NITDroid Autoinstaller to ./MyDocs i.e. root directory of N900 and install it:
-
Root filesystem mmcblk0p5 NOT available!
+
http://talk.maemo.org/attachment.php?attachmentid=22707&d=1316433657
-
Guru Meditation #000000025.62017712
+
-
Hit any key to panic!
+
-
ITEM_NAME="NITdroid on MMCp2 - 2.6.28.NIT.05"
+
== Uninstalling NITDroid ==
-
ITEM_KERNEL=2.6.28.NIT.05
+
=== If Installed By Method 1 ===
-
ITEM_MODULES=ext3 <u>fat vfat</u>
+
Tap on the NITDroid-Uninstaller on your menu.
-
ITEM_DEVICE=${INT_CARD}p2
+
-
ITEM_FSTYPE=ext3
+
-
ITEM_FSOPTIONS=rw,noatime,errors=remount-ro,<u>commit=3
+
-
EOF</u>
+
-
'''If you didn't find maemo in multiboot:'''
+
=== If Installed By Method 2 ===
-
 
+
Open X Terminal and type the following commands:
-
Type 0 to boot stock kernel.
+
<ol>
-
 
+
<pre>
-
== Some things you'll notice after installing it on the internal memory ==
+
root
-
----
+
mount -o noatime,rw /dev/mmcblk0p5
-
#Runs much faster, even faster than a class 8 card.
+
rm -rf /and/.
-
#The battery doesn't drain as fast as with microsd. Had it off charger all day playing games and surfing the Internet and got it to only use 40% of the battery.
+
-
#Pretty good given now you can use it without it draining the battery!
+
-
 
+
-
==Fixes==
+
-
----
+
-
 
+
-
===APP Market Fix===
+
-
 
+
-
Open the 'Market' app (from the Home screen or app launcher)
+
-
 
+
-
Leaving the Market app running, return to the Home screen and open
+
-
the 'Settings' app again
+
-
 
+
-
Within Settings select 'Applications' &rarr; 'Manage applications' &rarr; 'Running' (from Tab at top)
+
-
 
+
-
Scroll to select the 'Market' app &rarr; press the 'Clear Cache' button &rarr; then press the 'Force Stop' button (Do not press the 'Clear Data' button)
+
-
 
+
-
 
+
-
Press the back button (to go back to the list of running apps)
+
-
 
+
-
Scroll to select 'Google Services Framework' &rarr; press the 'Clear Data' button &rarr; 'OK' (to confirm) &rarr; then press the 'Force Stop' button
+
-
 
+
-
Return to the Home screen
+
-
 
+
-
Launch the 'Market' app again, which will give an error "Attention an error has occurred..." &rarr; 'OK' button
+
-
 
+
-
Shutdown by holding power button &rarr; 'Power Off' &rarr; 'OK'
+
-
 
+
-
Restart, wait for wi-fi to reconnect, open 'Market' again
+
-
(You may have to reboot several times and check 'Market')
+
-
 
+
-
The opening 'Market' screen should no longer be blank, and many more apps (free & paid) should now be available
+
-
 
+
-
(Although apps can be downloaded, some may still fail to install or run properly)
+
-
 
+
-
===WIFI Fix(rare cases)===
+
-
 
+
-
Change the encryption from WPA2 to WPA from your Wireless Access Point. This is a compatibility issue hopefully gonna be fixed in later releases.
+
-
 
+
-
===Airplane Mode Fix===
+
-
 
+
-
For people who enabled airplane mode, fixes that are in here were tried by me:
+
-
 
+
-
*Enable the widget power control and turn airplane mode off
+
-
*If this didn't work disable pin code in maemo
+
-
*menu&rarr;devtools&rarr;terminal emulator
+
-
su
+
-
rr
+
-
 
+
-
*The technical solution:
+
-
cd /and/data
+
-
rm -rf *
+
-
mkdir logs
+
-
chmod 777 logs
+
-
cd /
+
-
umount /and
+
-
 
+
-
===Google account sign-in===
+
-
 
+
-
Skip google sign-up in the first tutorial instead, sign up/in google once in NITDroid.
+
-
 
+
-
==Overclocking==
+
-
----
+
-
 
+
-
#You can download ready GUI's from the market for OCing
+
-
#Or use one of these profiles: http://forum.nitdroid.com/index.php?topic=116.0
+
-
 
+
-
==Custom EMMC's==
+
-
----
+
-
 
+
-
Just in case you fear to run out of memory, here are custom EMMC's if you want to reflash with:
+
-
 
+
-
5GB apps 24GB mydocs: http://www.mediafire.com/?j6srnaxwr3notaf
+
-
 
+
-
and
+
-
 
+
-
8GB apps 21GB mydocs: http://www.mediafire.com/?5o1hkuuwhn8hh1c
+
-
 
+
-
== Uninstalling Nitdroid ==
+
-
----
+
-
 
+
-
Open x Terminal:
+
-
 
+
-
<pre>root
+
-
mount /dev/mmcblk1p2 /and -o noatime
+
-
nitdroid-uninstaller
+
</pre>
</pre>
-
After it completes, simply format your sd card, then using filebox delete nitdroid's installation folders and files that were copied to home:
+
</ol>
-
bin, data, dev, etc (symlink), initrd, lib (symlink), mnt, proc, sbin, sdcard, sys, system, tmp, usr,default.prop, init, init.nokia.rc, init.rc
+
Then uninstall multiboot by anyway you prefer.
-
 
+
-
==VIDEOS TO WATCH==
+
-
----
+
-
 
+
-
My video: http://www.youtube.com/watch?v=l_9kG81m-S4
+
-
Mr.NokiaTecs' video: http://www.youtube.com/watch?v=z7MIGu2POzY
+
[[Category:Power users]]
 +
[[Category:N900]]

Latest revision as of 12:28, 12 October 2016

Image:Ambox_notice.png
Some instructions here may cause serious problems. When unsure, see General precautions
Backing up your data is recommended. In case of trouble you might need to re-flash your device.


Image:Ambox_notice.png
Under heavy construction


NITDroid Port


Contents

[edit] Installing NITDroid

This tutorial is specifically designed to install Nitdroid on the internal memory of the N900 (EMMC) and does not apply to installation on an external micro SD card. The main purpose of installing Nitdroid on the internal memory is that in most cases you will see an increased performance.

There are two ways of installing NITDroid:

1. Copy NITDroid's rootfs to /and in /home: Easier - Faster

2. Creating a custom 2GB partition on your eMMC: Cleaner - Requires a brain Bold text


[edit] Method 1

NOTE: It is highly recomended that you flash the modded 8GB 20GB eMMC image. Nitdroid won't recognize/use/install anything if you have low memory in mmcblk0p2. NOTE on Note: there are other - probably better - ways to increase your /home partition's size.

1. Download the NITDroid Autoinstaller to ./MyDocs i.e. root directory of N900 and install it:

http://talk.maemo.org/attachment.php?attachmentid=22707&d=1316433657

[edit] Uninstalling NITDroid

[edit] If Installed By Method 1

Tap on the NITDroid-Uninstaller on your menu.

[edit] If Installed By Method 2

Open X Terminal and type the following commands:

    root
    mount -o noatime,rw /dev/mmcblk0p5
    rm -rf /and/.
    

Then uninstall multiboot by anyway you prefer.