Poll: Have you successfully installed Nitdroid by now?
Poll Options
Have you successfully installed Nitdroid by now?

Reply
Thread Tools Search this Thread
Posts: 40 | Thanked: 5 times | Joined on Nov 2011
#4861
Hello everyone, thanks for making this posible for the n900

Right now im trying to install it via the autoinstaller but im getting stucked on Formatting /dev/mmcblk1p2 (ext3) ...

I checked the autoinstaller log and im getting

*** Formatting /dev/mmcblk1p2 (ext3)
--- RUN [mkfs.ext3 -m0 -L NITDroid /dev/mmcblk1p2]
mke2fs 1.41.3.maemo0 (12-Oct-2008)
/dev/mmcblk1p2 is not a block special device.
Proceed anyway? (y,n)

can someone help me please? what should i do?

Thanks a lot
 
Posts: 17 | Thanked: 4 times | Joined on Apr 2011
#4862
Originally Posted by sanjeev.a.rangaswamy View Post
http://forum.nitdroid.com/index.php?topic=409.0
Your Guide is good but there are some errors and assumptions made in it.

So if i may edit it, this is how it would follow:

Installing Nitdroid N12 UMay manually *Easy/Super Newb Friendly*
This guide assumes that eMMC is not partitioned
This guide assumes that you will be using nitdroid-kernel-2.6.28-06_final1_armel.deb
This guide assumes that you have extras, extras testing and extras devel repos added and updated.
This guide assumes that you have no mmc card inserted
This guide also assumes that you have some form of root access (rootsh,sudser, etc)

1.Download N12-UMay and the kernel and copy them onto the eMMC (internal memory).
N12:http://downloads.nitdroid.com/e-yes/N12_UMay.tar.bz2
Kernel:http://downloads.nitdroid.com/e-yes/...nal1_armel.deb

2. To make it easier, rename 'N12_UMay.tar.bz2' to 'n12.tar.bz2' and 'nitdroid-kernel-2.6.28-06_final1_armel.deb' to 'nitdroid.deb'
And then disconnect N900 from computer.

3.Install all the repos on to HAM (Application Manager)
http://www.nokiadistrict.com/reposit...or-nokia-n900/
This is the easiest method of enabling repos on the n900, browse the site on your phone, and press each of the Click here links to auto install the repo.

4.Open HAM (application manager) and then go to Download ->All-> then search root and choose rootsh -> install it -> close HAM

5.Open Terminal and write as follows
sudo gainroot
apt-get -f update
apt-get install leafpad bzip2 multiboot-kernel-maemo
cd ..
mkdir /and
mount /home /and *NOTE* its is 'mount<space>/home<space>/and' Some people get it wrong.
cd /and
bzip2 -d /home/user/MyDocs/n12.tar.bz2
tar xvf /home/user/MyDocs/n12.tar
dpkg -i /home/user/MyDocs/nitdroid.deb
leafpad /etc/multiboot.d/11-NITDroid-mmcblk0p2-2.6.28.NIT.06.item

6. When leafpad opens, change
ITEM_DEVICE=${INT_CARD}p2
to
ITEM_DEVICE=mmcblk0p2
*important* Then SAVE before closing, people who complain about the guru meditation error often forget to save before closing =="

7. Reboot with keyboard out and choose option 2 (nitdroid)
8. Wait for it to boot
9. Enjoy

Last edited by delhanh; 07-31-2012 at 10:35 AM. Reason: fixes and bolding
 

The Following User Says Thank You to delhanh For This Useful Post:
Posts: 37 | Thanked: 29 times | Joined on Jun 2012 @ Bengalluru,India
#4863
Originally Posted by delhanh View Post
Your Guide is good but there are some errors and assumptions made in it.

So if i may edit it, this is how it would follow:

Installing Nitdroid N12 UMay manually *Easy/Super Newb Friendly*
This guide assumes that eMMC is not partitioned
This guide assumes that you will be using nitdroid-kernel-2.6.28-06_final1_armel.deb
This guide assumes that you have extras, extras testing and extras devel repos added and updated.
This guide assumes that you have no mmc card inserted
This guide also assumes that you have some form of root access (rootsh,sudser, etc)

1.Download N12-UMay and the kernel and copy them onto the eMMC (internal memory).
N12:http://downloads.nitdroid.com/e-yes/N12_UMay.tar.bz2
Kernel:http://downloads.nitdroid.com/e-yes/...nal1_armel.deb

2. To make it easier, rename 'N12_UMay.tar.bz2' to 'n12.tar.bz2' and 'nitdroid-kernel-2.6.28-06_final1_armel.deb' to 'nitdroid.deb'
And then disconnect N900 from computer.

3.Install all the repos on to HAM (Application Manager)
http://www.nokiadistrict.com/reposit...or-nokia-n900/
This is the easiest method of enabling repos on the n900, browse the site on your phone, and press each of the Click here links to auto install the repo.

4.Open HAM (application manager) and then go to Download ->All-> then search root and choose rootsh -> install it -> close HAM

5.Open Terminal and write as follows
sudo gainroot
apt-get -f update
apt-get install leafpad bzip2 multiboot-kernel-maemo
cd ..
mkdir /and
mount /home /and *NOTE* its is 'mount<space>/home<space>/and' Some people get it wrong.
cd /and
bzip2 -d /home/user/MyDocs/n12.tar.bz2
tar xvf /home/user/MyDocs/n12.tar
dpkg -i /home/user/MyDocs/nitdroid.deb
leafpad /etc/multiboot.d/11-NITDroid-mmcblk0p2-2.6.28.NIT.06.item

6. When leafpad opens, change
ITEM_DEVICE=${INT_CARD}p2
to
ITEM_DEVICE=mmcblk0p2
*important* Then SAVE before closing, people who complain about the guru meditation error often forget to save before closing =="

7. Reboot with keyboard out and choose option 2 (nitdroid)
8. Wait for it to boot
9. Enjoy
if i may ask which are the assumptions and errors just to know to make appropriate changes.
 
Posts: 31 | Thanked: 36 times | Joined on Jun 2010
#4864
Originally Posted by sanjeev.a.rangaswamy View Post
if i may ask which are the assumptions and errors just to know to make appropriate changes.
only those, who are familliar to that, can do that
 
Posts: 17 | Thanked: 4 times | Joined on Apr 2011
#4865
@sanjeev.a.rangaswamy
i think you need to clarify what kernel you want to use, and fix the leafpad edit command accordingly, because when cr.shaggy said leafpad was openning a blank page, it was because your command line is incorrect, you have 'leafpad /etc/multiboot.d/11-NITDroid-mmcblk0p2-2.6.28.NIT.item' it should be 'leafpad /etc/multiboot.d/11-NITDroid-mmcblk0p2-2.6.28.NIT.06.item'
its a little error, but it makes a world of a difference.
and another thing at the start you link to the 'rc7' kernel but it links to the 'final_armel' kernel, then later you later say to dpkg the 'rc7' kernel, even though you have linked the other.

fix this and your guide is fool proof, and let them know that this makes a standard 2gb fs

@xeondead, ive learnt from my mistakes (n900 flashed 15 times in one day, both fiasco and rootfs) resulting in a dead phone, im only trying to help stop unknowing people from killing their phones, then having a cry about it. i no longer have a n900, wish i did, but i hope that some one can lend me a n950, so i can finish my uni project :'(
 
Posts: 37 | Thanked: 29 times | Joined on Jun 2012 @ Bengalluru,India
#4866
 

The Following 6 Users Say Thank You to sanjeev.a.rangaswamy For This Useful Post:
Posts: 418 | Thanked: 395 times | Joined on Apr 2011 @ Republic of the Philippines
#4867
Originally Posted by sanjeev.a.rangaswamy View Post
CM900alpha 1 released
http://forum.nitdroid.com/index.php?...sg3937#msg3937
testers invited.
can't volunteer at the moment so i'm giving this thread a bump!
 
Posts: 397 | Thanked: 78 times | Joined on Nov 2009
#4868
im using the autoinstaller version and have come across the 100 character text bug. any news on fixing this? can it be fixed?
 
Posts: 32 | Thanked: 6 times | Joined on Apr 2012
#4869
guys i already repartitioned my app memory to 8g. auto installer wont run. is there a way to manually install after partition?
 
Posts: 81 | Thanked: 34 times | Joined on Feb 2012 @ port harcourt
#4870
thanks to everyobody that has made android os possible on our beloved maemo/meego devices thru the nitdroid project...buh If I may suggest, the time and effort used in creating other builds that are quite experimental will be of great value if it is harnessed in the stable build to create a complete and stable build..by complete I mean voice call is possible and the use of 2g/3g data services on nitdroid...up till now I still cant make use of 3g on nitdroid even after enabling it....If we go on like this..,there will be hundreds of experimental and unstable builds and a few incomplete stable ones...thanks all d same...long live maemo/meego.
__________________
.....Talk is cheap....
 

The Following User Says Thank You to harry_e20000 For This Useful Post:
Reply

Tags
community win, mor*nicindians, nitdroid

Thread Tools Search this Thread
Search this Thread:

Advanced Search

 
Forum Jump


All times are GMT -4. The time now is 08:05 AM.