maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Android (https://talk.maemo.org/forumdisplay.php?f=54)
-   -   Multiboot 0.2.5 released (https://talk.maemo.org/showthread.php?t=58797)

Jay-C 2010-07-20 09:46

Multiboot 0.2.5 released
 
multiboot-0.2.5

Hello folks,

here's a brand new and shiny version of multiboot,
the bootmenu alternative for Maemo5, NITdroid, etc.

You can download it from here:

http://downloads.nitdroid.com/Jay-c/....2.5_armel.deb
http://downloads.nitdroid.com/Jay-c/..._0.1_armel.deb

Please note you need to install both files, starting with extras.

What's new

- previously selected item remembered if lid closed or menu timeout
- Maemo kernel PR12 packaged in extras, so it will boot back into Maemo if everything else fails
- keyboard and display lights forced on
- uses modules from the target system rather than from Maemo (target system must have full set of modules and deps)
- comes now with evkey binary
- boots Maemo more reliably :)
- flash looping prevention added
- works better ;)
- is compatible with NITdroid 0.0.5-x line of rootfs's

Remarks

If you have multiboot-0.1.x installed, please uninstall it. See this thread:

http://talk.maemo.org/showthread.php?t=58769


How to install

Assuming you have downloaded the files into /home/user/MyDocs:

Code:

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

If you are using NITdroid, you may also want to reinstall NIT.04 kernel:

http://downloads.nitdroid.com/Jay-c/...nal1_armel.deb

Code:

dpkg -i /home/user/MyDocs/nitdroid-kernel-2.6.28-04_final1_armel.deb

You also need to populate /etc/multiboot.d/ otherwise you won't be able to boot anything else than Maemo!

Please read the README file in /etc/multiboot.d/examples/


Hope this is useful!

Cheers,
Jay-C

Netweaver 2010-07-20 09:58

Re: Multiboot 0.2.5 released
 
thanks for that, really willing to make the jump now. I do have some questions though, determining the exact time I'll take the plunge :

- anything we need to do (safe way, I prefer not reflash and have to reinstall close to 100 programs again) if we're running the the power37 kernel ? I've read some people have problems after calling the build-in uninstall option ?

- delivery to the extras-devel repository ? Any ETA for that ?

- plans for including the recent full partition backup/restore script ? Any ETA ?

Anyway thanks for this very nice solution !

DaSilva 2010-07-20 10:04

Re: Multiboot 0.2.5 released
 
Great news Jay-C!
Maybe you should post a link to this thread in the Nitdroid thread!?
Do you have plans to release it in extras-devel?

moepda 2010-07-20 10:13

Re: Multiboot 0.2.5 released
 
so to query 1st post ,

If you have multiboot-0.1.x installed, please see this thread first:

http://talk.maemo.org/showthread.php?t=58769

must this version be uninstalled before update to new version ?

many thanks.

Jay-C 2010-07-20 10:15

Re: Multiboot 0.2.5 released
 
Quote:

Originally Posted by Netweaver (Post 757628)
- anything we need to do (safe way, I prefer not reflash and have to reinstall close to 100 programs again)

Make sure you don't have bootmenu of multiboot-0.1 installed.


Quote:

Originally Posted by Netweaver (Post 757628)
if we're running the the power37 kernel ?

You need to get the power37 kernel image from somewhere. I am not going to include it in multiboot because of size concerns.
And, it's not for everybody anyway. Of course you also need a boot item for it.


Quote:

Originally Posted by Netweaver (Post 757628)
delivery to the extras-devel repository ? Any ETA for that ?

As soon as people are satisfied with the experience.


Quote:

Originally Posted by Netweaver (Post 757628)
plans for including the recent full partition backup/restore script ? Any ETA ?

What's that? Any reason why it should be part of multiboot?


Cheers!

DaSilva 2010-07-20 10:20

Re: Multiboot 0.2.5 released
 
Currently I use Maemo together with Titans power kernel (Nitdroid is not yet installed).
What do I have to do if I want to test Multiboot together with Titans power kernel (I want to install Multiboot and have the same behaviour as currently as long as the keyboard is hidden on boot)?

Netweaver 2010-07-20 10:22

Re: Multiboot 0.2.5 released
 
thanks for the comments.
I need the power37 for the overclocking and the mobile hotspot usage.

On the backup/restore : http://talk.maemo.org/showthread.php...ckup%2Frestore

Have a look, it's a bootloader level script, dj-steve was already looking into getting it in multiboot but I guess he's more looking into nitdroid, which is totally fine I guess.

AlMehdi 2010-07-20 10:26

Re: Multiboot 0.2.5 released
 
Quote:

Originally Posted by DaSilva (Post 757658)
Currently I use Maemo together with Titans power kernel (Nitdroid is not yet installed).
What do I have to do if I want to test Multiboot together with Titans power kernel (I want to install Multiboot and have the same behaviour as currently as long as the keyboard is hidden on boot)?

You don't need Multiboot if you only using Titans kernel. This is if you are using multiple operatingsystems. When you install Nitdroid you will need it.

DaSilva 2010-07-20 11:02

Re: Multiboot 0.2.5 released
 
I know that but I want to install Nitdroid with the next release and I want to prepare everything in advance :D

Gundogan 2010-07-20 11:56

Re: Multiboot 0.2.5 released
 
hm...getting an error when trying to install the 2nd deb file:

/home/user # dpkg -i /home/user/MyDocs/multiboot-extras_0.1_armel.deb
(Reading database ... 27236 files and directories currently installed.)
Preparing to replace multiboot-extras 0.1 (using .../multiboot-extras_0.1_armel.deb) ...
Unpacking replacement multiboot-extras ...
Setting up multiboot-extras (0.1) ...
/home/user # dpkg -i /home/user/MyDocs/multiboot_0.2.5_armel.deb
(Reading database ... 27236 files and directories currently installed.)
Preparing to replace multiboot 0.2.5 (using .../multiboot_0.2.5_armel.deb) ...
Unpacking replacement multiboot ...
dpkg: dependency problems prevent configuration of multiboot:
multiboot depends on kexec-tools (>= 2.0.1.git-maemo3); however:
Package kexec-tools is not installed.
dpkg: error processing multiboot (--install):
dependency problems - leaving unconfigured
Errors were encountered while processing:
multiboot

I uninstalled the old multiboot without any problems, along with the power kernel files.


All times are GMT. The time now is 09:38.

vBulletin® Version 3.8.8