| Prev | 5   13     14   15   16     17   25 | Next | Last
maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Alternatives (https://talk.maemo.org/forumdisplay.php?f=36)
-   -   [Android] NITDroid V2 & Multiboot Development And Announcement Thread (https://talk.maemo.org/showthread.php?t=58890)

gft2k1 2010-07-24 08:03

Re: [Android] NITDroid V2 & Multiboot Development And Announcement Thread
 
sorry for my bad english.......i'm italian lol

ashyk36 2010-07-24 08:22

Re: [Android] NITDroid V2 & Multiboot Development And Announcement Thread
 
any1 help me on this memory problem please.. i would remove the and directory but when i do a rmdir it does not let me delete is... please help :(

Coffee 2010-07-24 08:37

Re: [Android] NITDroid V2 & Multiboot Development And Announcement Thread
 
Guys,
I got it all working and so happy, pretty straight forth really.
Multiboot loads menu when keyboard out. The first option boots Maemo, as does keyboard in, second option which lists as power kernel just blinks and back to Multiboot menu as does NIT options 3 & 4. NITDroid option 5 boots Android as it should. I have tried to reinstall the power kernel though no change.
I did slightly change things as I wanted these files in a folder all together, tidier. Would this still work or my issue?

Code:
cd /home/user/MyDocs/NITDroid
wget http://downloads.nitdroid.com/Jay-c/...power37.tar.gz
cd /
tar xzvf /home/user/MyDocs/NITDroid/multiboot-power37.tar.gzcd /home/user/MyDocs/NITDroid
wget http://downloads.nitdroid.com/Jay-c/...power37.tar.gz
cd /
tar xzvf /home/user/MyDocs/NITDroid/multiboot-power37.tar.gz

Also, have I done something wrong and hence why NITDroid lists as options 3, 4 & 5 though only 5 loads and can I remove the non working options 3 & 4?

Stephen

Coffee 2010-07-24 08:38

Re: [Android] NITDroid V2 & Multiboot Development And Announcement Thread
 
Guys,
I got it all working and so happy, pretty straight forth really.
Multiboot loads menu when keyboard out. The first option boots Maemo, as does keyboard in, second option which lists as power kernel just blinks and back to Multiboot menu as does NIT options 3 & 4. NITDroid option 5 boots Android as it should. I have tried to reinstall the power kernel though no change.
I did slightly change things as I wanted these files in a folder all together, tidier. Would this still work or my issue?
[code:]
cd /home/user/MyDocs/NITDroid
wget http://downloads.nitdroid.com/Jay-c/multiboot-power37.tar.gz
cd /
tar xzvf /home/user/MyDocs/NITDroid/multiboot-power37.tar.gzcd /home/user/MyDocs/NITDroid
wget http://downloads.nitdroid.com/Jay-c/multiboot-power37.tar.gz
cd /
tar xzvf /home/user/MyDocs/NITDroid/multiboot-power37.tar.gz[code:]

Also, have I done something wrong and hence why NITDroid lists as options 3, 4 & 5 though only 5 loads and can I remove the non working options 3 & 4?

Stephen

Coffee 2010-07-24 08:41

Re: [Android] NITDroid V2 & Multiboot Development And Announcement Thread
 
Hmmm,
Odd that one. How do you get the code to show in the box, formatted etc?
Anyway, did it incorrectly and tried to edit and ended up duplicating the post, sorry.

6sicSIX 2010-07-24 08:51

Re: [Android] NITDroid V2 & Multiboot Development And Announcement Thread
 
?? You should only have two options on the boot menu if you are using multiboot 2.5 like the tutorial states..
1. Maemo
2. NITDroid

Dousan 2010-07-24 08:59

Re: [Android] NITDroid V2 & Multiboot Development And Announcement Thread
 
Quote:

Originally Posted by ashyk36 (Post 762958)
any1 help me on this memory problem please.. i would remove the and directory but when i do a rmdir it does not let me delete is... please help :(

check your rootfs. If 100% used the rootfs got mounted when you tried to mount mmcblk1p2 and thats why you have issues. Just do this in xterm and that should fix it (if it's rootfs related).

sudo gainroot 'enter'
cd /and 'enter'
rm -rf * 'enter'

Then do the NITdroid install again from step 6.

Coffee 2010-07-24 09:28

Re: [Android] NITDroid V2 & Multiboot Development And Announcement Thread
 
Quote:

Originally Posted by 6sicSIX (Post 762982)
?? You should only have two options on the boot menu if you are using multiboot 2.5 like the tutorial states..
1. Maemo
2. NITDroid

Well that would be great though I don't, I am sure it is error on my behalf, what and where?

Well not understanding what is happening, where and why, I will list what I know. If you could assist and direct my to fix the errors, That would be great.
Under /boot I have the following files:
multiboot (folder)
System.map-2.6.28.NIT.02
System.map-2.6.28.NIT.03

vmlinuz-2.6.28-omap1
vmlinuz-2.6.28-NIT.02
vmlinuz-2.6.28-NIT.03


Under /boot/multiboot I have the following files:
vmlinuz-2.6.28-omap1
vmlinuz-2.6.28-NIT.05

Under /etc/multiboot.d I have the following files:
Maemo-2.6.28-omap1.item
Maemo-2.6.28.1-Opower37.item
NITdroid-2.6.28.NIT.02.item
NITdroid-2.6.28.NIT.03.item

NITdroid-2.6.28.NIT.05.item

I think the boot menu list what is shown in /etc/multiboot.d folder?

Currently as it stands the Power Kernel doesn't load from boot menu. As I asked above, any assistance would be great mate, way over my head. Are the files listed in red not required and can i erase them? Further Can I change the name of the files in the /etc/multiboot.d folder and will that change how they display in the boot menu without any knock on effects?

Stephen

PePPeN20 2010-07-24 09:42

Re: [Android] NITDroid V2 & Multiboot Development And Announcement Thread
 
Quote:

Originally Posted by gft2k1 (Post 762949)
sorry for my bad english.......i'm italian lol

see your PM ..i'm italian :)


puoi aiutarmi??:(

6sicSIX 2010-07-24 09:45

Re: [Android] NITDroid V2 & Multiboot Development And Announcement Thread
 
I not too good with this stuff either, but I'm 95% sure you must complete these steps (after downloading required files in step 1):

Quote:

Originally Posted by dj_steve;759371
2.
Originally Posted by Jay-C

Download this file into /home/user:

[code
cd /home/user
wget http://downloads.nitdroid.com/Jay-c/remove-multiboot-0.1.x.tar.gz
[/code]

Then run this as root On the device:

Code:

    cd /home/user
    tar xzvf remove-multiboot-0.1.x.tar.gz
    chmod +x multiboot-remove
    ./multiboot-remove
    rm multiboot-remove
    rm remove-multiboot-0.1.x.tar.gz

Also, if you don't use Titans power37 kernel, you can manually delete the files:

Code:

    rm /boot/vmlinuz-2.6.28.10power37
    rm -r /lib/modules/2.6.28.10power37

3. Now lets get down to actually installing things starting with Multiboot:

Code:

dpkg -i /home/user/MyDocs/multiboot-extras_0.1_armel.deb
dpkg -i /home/user/MyDocs/multiboot_0.2.5_armel.deb

Thats the new Multiboot installed

EDIT: I really don't know much else about this sorry, I just followed the steps, except the partitioning part, it all worked, and it removed the .item files from previous multiboot X)


| Prev | 5   13     14   15   16     17   25 | Next | Last
All times are GMT. The time now is 23:15.

vBulletin® Version 3.8.8