Active Topics

 


Reply
Thread Tools
Posts: 478 | Thanked: 165 times | Joined on Apr 2010 @ Manchester
#111
Originally Posted by Coffee View Post
Monarge,
Sorry. Was on my phone last night and not sure others have this or just me. I don't have the option to thank or edit when using it, hence why I said thanks and not thanked.

Mate,
Having your head around the understanding of Multiboot. Are you able to advise how to use it to load Easy Debian if loaded on my MicoSD card partition 4 (mmcblk1p4)?

Stephen
No problem, I just like to see my thanks count go up . I get thank and edit when on the N900 (its my main source of internet at the moment).

Not sure about easy debian, I was under the impression it's chroot and is not bootable, I could be wrong though as I aint really looked at it since I first got my phone. If there is a kernel for it though, you should just be able to put it in /boot/multiboot and create an item file for that kernel, pointing it to {EXT-CARD}p4.
__________________
Temporary signature: Real signature removed for cleaning.

Don't forget the thanks button if I helped you
 

The Following User Says Thank You to mornage For This Useful Post:
Posts: 222 | Thanked: 22 times | Joined on Jul 2010 @ Sydney Australia
#112
don't know mate. I just tried the post above and won't boot it at all, just loops back. I can't recall what I did lastnight though did get it to boot twice, that said, was rough. Would loop back twice and then reboot and start but did boot, now I am lost.
 
hawaii's Avatar
Posts: 1,030 | Thanked: 792 times | Joined on Jun 2009
#113
Easy Debian is a compressed chroot. You can't boot it via multi-boot without completely extracting the system. You're best to simply keep your Fedora boot.
 

The Following User Says Thank You to hawaii For This Useful Post:
Posts: 230 | Thanked: 39 times | Joined on Jun 2010
#114
how do i edit multiboot , i cant boot to maemo after upgrade to titan kernal v38..i have two option now 1 is old kernel v37 maemo and 2 is NITDROID, i still can boot in NITDroid but not maemo after the update kernel v38.. probbly because the multiboot still have my older version of last kernel ? How do i edit multiboot without booting in maemo ?
 
Posts: 478 | Thanked: 165 times | Joined on Apr 2010 @ Manchester
#115
Originally Posted by ryanl33x1511 View Post
how do i edit multiboot , i cant boot to maemo after upgrade to titan kernal v38..i have two option now 1 is old kernel v37 maemo and 2 is NITDROID, i still can boot in NITDroid but not maemo after the update kernel v38.. probbly because the multiboot still have my older version of last kernel ? How do i edit multiboot without booting in maemo ?
press B or 0 and you will boot into maemo. I do not know where the kernel for v38 goes so can't advise how to get it to boot. As it doesn't offer any advantage, I recommend removing V38 and going back to the old one.
__________________
Temporary signature: Real signature removed for cleaning.

Don't forget the thanks button if I helped you
 

The Following User Says Thank You to mornage For This Useful Post:
zaoltryence's Avatar
Posts: 273 | Thanked: 101 times | Joined on Jan 2010
#116
Originally Posted by mornage View Post
press B or 0 and you will boot into maemo. I do not know where the kernel for v38 goes so can't advise how to get it to boot. As it doesn't offer any advantage, I recommend removing V38 and going back to the old one.
pressing 0 for me works fine
__________________
maemo+nitdroid

N9 64gb black
 
Posts: 230 | Thanked: 39 times | Joined on Jun 2010
#117
thanks alot i got it boot into maemo by pressing 0, so should i just leave at the way it is and just keep pressing 0 or remove the kernel, because oncei remove the kernel then probably it will mess it up more...with multiboot and NITDROID...
 
Posts: 82 | Thanked: 7 times | Joined on May 2010
#118
so any updates getting memo enhanced v38 to run?
 

The Following User Says Thank You to boxkillor For This Useful Post:
Posts: 230 | Thanked: 39 times | Joined on Jun 2010
#119
yes please.
 
Posts: 230 | Thanked: 39 times | Joined on Jun 2010
#120
i fix the problem after update to v38. if you cant boot..then pressing 0 after that..u can follow the tutorial by dj_steve:
Download this file into /home/user:

Code:

cd /home/user
wget http://downloads.nitdroid.com/Jay-c/...t-0.1.x.tar.gz

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


then if you have NITDROID:
Now you should have most of nitdroid setup but you cant boot anythign as multiboot doesnt have an item file yet , lets go create that now
Code:

cd /etc/multiboot.d
cat > NITdroid-2.6.28.NIT.05.item << EOF
ITEM_NAME="NITdroid on MMCp2 - 2.6.28.NIT.05"
ITEM_KERNEL=2.6.28.NIT.05
ITEM_MODULES=ext3 fat vfat
ITEM_DEVICE=\${EXT_CARD}p2
ITEM_FSTYPE=ext3
ITEM_FSOPTIONS=rw,noatime,errors=remount-ro,commit=3
EOF

then:

IF YOU USE Titans excellent power kernel then you need to do the following also :
Code:

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

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

Tags
face palm


 
Forum Jump


All times are GMT. The time now is 08:40.