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

Reply
Thread Tools
Posts: 75 | Thanked: 43 times | Joined on Aug 2007 @ UK
#2551
Originally Posted by frozenholmes View Post
yeah iv got that... iv got another underneeth that 1

-rw-r--r-- 1root root 1751048 May 22 21:17 vmlinuz-2.6.28.NIT.07

i thinks its a problem with a kernal... os how would i fix the problem :'(
ah! you need to chaneg the file you edited with leafpad. Change the

Code:
ITEM_KERNEL=2.6.28.NIT.06
to say
Code:
ITEM_KERNEL=2.6.28.NIT.07
(as this line is what tells multiboot which kernel to use)

may as well change the 06 to 07 in the line starting "ITEM_NAME" as well
 

The Following User Says Thank You to yorkey For This Useful Post:
frozenholmes's Avatar
Posts: 102 | Thanked: 2 times | Joined on Nov 2010 @ Scotland
#2552
Originally Posted by yorkey View Post
ah! you need to chaneg the file you edited with leafpad. Change the

Code:
ITEM_KERNEL=2.6.28.NIT.06
to say
Code:
ITEM_KERNEL=2.6.28.NIT.07
(as this line is what tells multiboot which kernel to use)

may as well change the 06 to 07 in the line starting "ITEM_NAME" as well
so that means doing all of step 4 again or do i just skip to step 5 and try it?
 
Posts: 75 | Thanked: 43 times | Joined on Aug 2007 @ UK
#2553
Originally Posted by frozenholmes View Post
so that means doing all of step 4 again or do i just skip to step 5 and try it?
Sorry! Just the editing of the file as I posted above (and save it of course). Then reboot and see it nitdroid works
 

The Following User Says Thank You to yorkey For This Useful Post:
frozenholmes's Avatar
Posts: 102 | Thanked: 2 times | Joined on Nov 2010 @ Scotland
#2554
yeah this time it started loading the bios of the nitdroid then BALM!! it went back to the "hit any key to panic" :/ any ideas man! slowly getting it to work
 
Posts: 75 | Thanked: 43 times | Joined on Aug 2007 @ UK
#2555
Originally Posted by frozenholmes View Post
yeah this time it started loading the bios of the nitdroid then BALM!! it went back to the "hit any key to panic" :/ any ideas man! slowly getting it to work
Erm!
Iif you dont have a micro SD card installed, then it sounds like the error from the "dpkg -i /home/user/MyDocs/nitdroid-kernel-2.6.28-07_rc4_armel.deb" has caused bits to be miissed out.

You could try the
Code:
dpkg -i /home/user/MyDocs/nitdroid-kernel-2.6.28-07_rc4_armel.deb
again.
Youll probably have to edit the file with leafpad again as per step 4. Problem is you may just get the same error as last time!

You sure you did everything as root?
Did the tar command produce any errors?
 

The Following User Says Thank You to yorkey For This Useful Post:
frozenholmes's Avatar
Posts: 102 | Thanked: 2 times | Joined on Nov 2010 @ Scotland
#2556
Originally Posted by yorkey View Post
Erm!
Iif you dont have a micro SD card installed, then it sounds like the error from the "dpkg -i /home/user/MyDocs/nitdroid-kernel-2.6.28-07_rc4_armel.deb" has caused bits to be miissed out.

You could try the
Code:
dpkg -i /home/user/MyDocs/nitdroid-kernel-2.6.28-07_rc4_armel.deb
again.
Youll probably have to edit the file with leafpad again as per step 4. Problem is you may just get the same error as last time!

You sure you did everything as root?
Did the tar command produce any errors?
well... im trying step 4 from scratch and iv got an error >_>

Nokia-N900-42-11:~# cd /home/user/MyDocs
Nokia-N900-42-11:/home/user/MyDocs# bzip2 -d N12_UMay.tar.bz2
bzip2: Can't open input file N12_UMay.tar.bz2: No such file or directory.
Nokia-N900-42-11:/home/user/MyDocs#

why is this not working for mee!!! i think NITdroid hates my guts or my phone hates me lol. so what do i do now
 
frozenholmes's Avatar
Posts: 102 | Thanked: 2 times | Joined on Nov 2010 @ Scotland
#2557
if i do dpkg i get this error

Nokia-N900-42-11:~# dpkg -i /home/user/MyDocs/nitdroid-kernel-2.6.28-07_rc4_armel.deb
(Reading database ... 23931 files and directories currently installed.)
Preparing to replace nitdroid-kernel-2.6.28-07 rc4 (using .../nitdroid-kernel-2.6.28-07_rc4_armel.deb) ...
Android not found. MUST be mounted on '/and'
dpkg: warning - old pre-removal script returned error exit status 1
dpkg - trying script from the new package instead ...
dpkg: ... it looks like that went OK.
Android not found. MUST be mounted on '/and'
dpkg: error processing /home/user/MyDocs/nitdroid-kernel-2.6.28-07_rc4_armel.deb (--install):
subprocess pre-installation script returned error exit status 1
Errors were encountered while processing:
/home/user/MyDocs/nitdroid-kernel-2.6.28-07_rc4_armel.deb
Nokia-N900-42-11:~#

dude im not sure what to do anymore im sooo lost. been trying to get nitdroid for a week and im going no were fast (only came on yesterday because i lost all the codes :/ )
 
Posts: 75 | Thanked: 43 times | Joined on Aug 2007 @ UK
#2558
Originally Posted by frozenholmes View Post
dude im not sure what to do anymore im sooo lost. been trying to get nitdroid for a week and im going no were fast (only came on yesterday because i lost all the codes :/ )
As it says "Android not found. MUST be mounted on '/and'" you need to do all of step 4 .well you can only do the bzip2 line once so skip that, but all other steps are required.

In this case you missed "mount /home /and", but just do all the steps, skipping the bzip2 line/
 

The Following User Says Thank You to yorkey For This Useful Post:
Posts: 293 | Thanked: 81 times | Joined on Dec 2010 @ Al Quds, Isawiya
#2559
when i had problems with nitdroid i did the following steps

But you have to backup your data first>

1.if possible, uninstall nitdroid with the official uninstallation tutorial
2.format your mmc (32 GB) internal memory from pc
3.format your Memory card from pc
4.reflash the n900 fw with maemo Flasher (it may work with the pc suite also (i think both do the same.

i hope this helps you all instead of breaking your heads about thing like those.
 

The Following User Says Thank You to N900L For This Useful Post:
Posts: 75 | Thanked: 43 times | Joined on Aug 2007 @ UK
#2560
Well, yes you could reflash and start from scratch. (that way should work 100% of the time I think) But its not very convenient if, lke me, youve got CSSU and lost of other things already installed.
 

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

Tags
community win, mor*nicindians, nitdroid

Thread Tools

 
Forum Jump


All times are GMT. The time now is 19:27.