The Following 2 Users Say Thank You to juiceme For This Useful Post: | ||
![]() |
2013-04-05
, 07:50
|
|
Posts: 4,118 |
Thanked: 8,901 times |
Joined on Aug 2010
@ Ruhrgebiet, Germany
|
#242
|
Well, updating from 01 -> 02 is really easy, just grab the ubiboot-02_040413.tar, put the ubiboot.conf and ubiboot-02.menus.cpio in the root of your ubifs partition (since you already have prepared that) and check the content of the ubiboot.conf.
![]() |
2013-04-05
, 07:58
|
Community Council |
Posts: 4,920 |
Thanked: 12,867 times |
Joined on May 2012
@ Southerrn Finland
|
#243
|
Well, I thought more about using sequence from 01 (mtd4/5 r/w). And new logic from 02.
As I see the init code is compiled into the kernel, so there is no chance for own debugging any more, right?
And out of curiosity: what was the problem with harmattans autoboot? I took a look, but did not see nay suspicious.
The Following 2 Users Say Thank You to juiceme For This Useful Post: | ||
![]() |
2013-04-05
, 08:42
|
Posts: 204 |
Thanked: 443 times |
Joined on Jul 2012
@ Germany - Potsdam
|
#244
|
![]() |
2013-04-05
, 08:50
|
Posts: 204 |
Thanked: 443 times |
Joined on Jul 2012
@ Germany - Potsdam
|
#245
|
Well, updating from 01 -> 02 is really easy, just grab the ubiboot-02_040413.tar, put the ubiboot.conf and ubiboot-02.menus.cpio in the root of your ubifs partition (since you already have prepared that) and check the content of the ubiboot.conf.
...
The Following User Says Thank You to meemorph For This Useful Post: | ||
![]() |
2013-04-05
, 08:50
|
Community Council |
Posts: 4,920 |
Thanked: 12,867 times |
Joined on May 2012
@ Southerrn Finland
|
#246
|
![]() |
2013-04-05
, 09:10
|
Posts: 204 |
Thanked: 443 times |
Joined on Jul 2012
@ Germany - Potsdam
|
#247
|
Please do, that one fixes the selection bug.
What's your HW revision btw? ...
The Following User Says Thank You to meemorph For This Useful Post: | ||
![]() |
2013-04-05
, 11:19
|
Community Council |
Posts: 4,920 |
Thanked: 12,867 times |
Joined on May 2012
@ Southerrn Finland
|
#248
|
I think that won't fit. My mtd5 is ~25MB the cpio file >50MB. Have to use it on ~/MyDocs/boot.
The mtd5 is a nice fallback, if you have to debug a little more ;-)
The Following User Says Thank You to juiceme For This Useful Post: | ||
![]() |
2013-04-05
, 22:50
|
|
Posts: 4,118 |
Thanked: 8,901 times |
Joined on Aug 2010
@ Ruhrgebiet, Germany
|
#249
|
The Following 2 Users Say Thank You to peterleinchen For This Useful Post: | ||
![]() |
2013-04-06
, 08:44
|
Community Council |
Posts: 4,920 |
Thanked: 12,867 times |
Joined on May 2012
@ Southerrn Finland
|
#250
|
@juiceme
Could you please post the command for cpio, as I am not used to that format and do not know which parameters to give for packing (unpacking is easy).
I had a deeper look into sources this evening, and I was a bit "disappointed" (dont get me wrong!). I thought with G_MOUNTABLE_PARTITIONS we also got configurable Nemo partition. But that is not the case. So I made my own configuration. Not yet tested, as I am on the road without flasher tools, so if you could check that and use that maybe?
I think it will work and all changes are based on 05042013 version. So a diff will let you know easily.
Of course I do need it only for Nemo. But maybe later I want to move Nit to another real partition. And for Harmattan this maybe could also be usable to have a safe copy (dd p2 to p5) of a bootable Harmattan version for developers/tweakers?
The Following User Says Thank You to juiceme For This Useful Post: | ||
Props for coderus with helping to debug the race condition I had in the previous version