View Single Post
Posts: 208 | Thanked: 17 times | Joined on Jan 2010 @ Belgium
#2138
Originally Posted by dj_steve View Post
try the new bootmenu (look back a page or 2)
do you mean this?

http://downloads.nitdroid.com/Jay-c/...2.beta2.tar.gz

This will eventually go into my initfs bootloader/rescue system, so testing would be very much appreciated!

Howto install:
- copy over to the device
- cd /
- tar xzvf .../bootmenu2.beta1.tar.gz

Config files are in /etc/bootmenu.d/<x>.item, in bootmenu compatible format.
New config file /etc/power.conf for configuring CPU power (overclocking).

Also, bootmenu2 can load your kernel modules. Add file <ROOT>/etc/modules.initrd , with the normal /etc/modules format.

Key commands:

0/enter - boots OS in the flash, usually your Maemo
1..9 - items from /etc/bootmenu.d/<item>
x - poweroff
b - fallback boot (use old init script to boot default maemo)
d - test/debug your own boot script /sbin/preinit.debug
s - starts a shell


i can install this easily without removing something i installed with autoinstaller?