maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Alternatives (https://talk.maemo.org/forumdisplay.php?f=36)
-   -   Introducing ubiboot N9 (multiboot OS loader) (https://talk.maemo.org/showthread.php?t=89345)

peterleinchen 2014-01-14 13:08

Re: Introducing ubiboot N9 (multiboot OS loader)
 
Yes, Sir. :D
But having the sav on same partition also corrupt is very similar (same?) as having a corrupt conf on another (next) partition, or?
So I guess one of those approaches would be sufficient. (tending to mine ;))

--
Or I just misread and you are right.
To make it absolutely fool proof we would need that logic.
I thought if sav is also corrupt you are screwed. (on your own fault)
Only jumping to next partition when no conf is found at all.

coderus 2014-01-14 13:45

Re: Introducing ubiboot N9 (multiboot OS loader)
 
jumping jumpy jumping rabbit jumping jumpy over partitions.

just make fallback configuration automatically searching over partitions for harmattan kernel and load it.

juiceme 2014-01-14 16:45

Re: Introducing ubiboot N9 (multiboot OS loader)
 
Quote:

Originally Posted by marmistrz (Post 1406195)
I've edited ubiboot.conf and now I've got a "Trap! Booting in 2 seconds" message. How to cope with that without a full reflash?

When you have managed to fix it, can you tell me what kind of modification did you make to your device to break it?

I'd need that as a test case for the next version of ubiboot which contains the fix to handle the init trap loop.

marmistrz 2014-01-14 17:15

Re: Introducing ubiboot N9 (multiboot OS loader)
 
Should I load the moslo used for installing Sailfish (the one creatning Alt_OS) or will it want to create the partition once again

juiceme 2014-01-14 17:40

Re: Introducing ubiboot N9 (multiboot OS loader)
 
Quote:

Originally Posted by marmistrz (Post 1406385)
Should I load the moslo used for installing Sailfish (the one creatning Alt_OS) or will it want to create the partition once again

It will not do anything like that, as it will only create it once.
(and if you want to remove the partition, you need to give a command to do that)

It will export your ALT_OS partition and let you telnet in the device.

marmistrz 2014-01-14 18:30

Re: Introducing ubiboot N9 (multiboot OS loader)
 
Thanks.

Here you go: http://marmistrz.net63.net/public/ubiboot/

Please tell me, what wrong with this file :)

Lucazz990 2014-01-14 18:54

Re: Introducing ubiboot N9 (multiboot OS loader)
 
Hi, playing with the flasher i noticed that there is this option:
Code:

--suppress-warranty-warning
So can this be used to remove the warranty warning while flashing firmware? Or while flashing open kernel?

coderus 2014-01-14 19:19

Re: Introducing ubiboot N9 (multiboot OS loader)
 
@Lucazz990 this is just fake option doing nothing, was added by nokia engineers for fun :)

Lucazz990 2014-01-14 19:44

Re: Introducing ubiboot N9 (multiboot OS loader)
 
Quote:

Originally Posted by coderus (Post 1406425)
@Lucazz990 this is just fake option doing nothing, was added by nokia engineers for fun :)

I mean if this is for removing the warning while booting the n9 but nope, just found it was already answered some months ago, it's just for the flasher warning. Was it a so stupid question? :)

juiceme 2014-01-14 20:22

Re: Introducing ubiboot N9 (multiboot OS loader)
 
Quote:

Originally Posted by marmistrz (Post 1406407)
Thanks.

Here you go: http://marmistrz.net63.net/public/ubiboot/

Please tell me, what wrong with this file :)

Heh, found it :D:D

In your config you have this part.... Check the line I printed in red...

# The second OS is usually Harmattan.
# This section lists the Harmattan specific switches and kernels
G_OS2_NUM=2
G_OS2_AUTOBOOT=0
G_OS2_PARTITION=2
G_OS2_NAME="Harmattan"
G_OS2_1_LABEL="Kernel Plus 2.6.32.61"
G_OS2_1_FILE="/boot/Harmattan/boot/zImage_2.6.32.61-plus_20131128"
G_OS2_2_LABEL=""
G_OS2_2_FILE=""
G_OS2_3_LABEL="
G_OS2_3_FILE=""
G_OS2_4_LABEL="Open Mode kernel + L2fix"
G_OS2_4_FILE="/boot/Harmattan/boot/zImage_2.6.32.54-openmode_l2fix"
G_OS2_5_LABEL=""
G_OS2_5_FILE=""
G_OS2_6_LABEL=""
G_OS2_6_FILE=""


All times are GMT. The time now is 16:41.

vBulletin® Version 3.8.8