|
2018-03-02
, 19:13
|
|
Posts: 634 |
Thanked: 3,266 times |
Joined on May 2010
@ Colombia
|
#1352
|
Most if not all sources are in my github, except some experimental stuff still in my personal svn repo.
The Following 6 Users Say Thank You to wicket For This Useful Post: | ||
|
2018-03-03
, 07:41
|
Posts: 1,196 |
Thanked: 1,413 times |
Joined on Aug 2011
|
#1353
|
|
2018-03-03
, 14:12
|
Community Council |
Posts: 4,920 |
Thanked: 12,867 times |
Joined on May 2012
@ Southerrn Finland
|
#1354
|
@Juiceme:
Hello,
It would be necessary to bring initrd support to ubiboot to be usable without serial console.
Can you make update for that?
It will help for new pmOS.
The Following User Says Thank You to juiceme For This Useful Post: | ||
|
2018-03-03
, 14:17
|
Posts: 1,196 |
Thanked: 1,413 times |
Joined on Aug 2011
|
#1355
|
So you mean possibility to load a separate initrd file with the kernel, instead of just booting the kernel directly on a partition?
Sure, I see no problems with that really; it's just a kernel boot option to load the initrd.
The Following User Says Thank You to n950 For This Useful Post: | ||
|
2018-03-03
, 14:21
|
Community Council |
Posts: 4,920 |
Thanked: 12,867 times |
Joined on May 2012
@ Southerrn Finland
|
#1356
|
|
2018-03-03
, 14:31
|
Posts: 1,196 |
Thanked: 1,413 times |
Joined on Aug 2011
|
#1357
|
The Following User Says Thank You to n950 For This Useful Post: | ||
|
2018-03-03
, 15:22
|
Community Council |
Posts: 4,920 |
Thanked: 12,867 times |
Joined on May 2012
@ Southerrn Finland
|
#1358
|
The Following User Says Thank You to juiceme For This Useful Post: | ||
|
2018-03-03
, 22:51
|
|
Posts: 634 |
Thanked: 3,266 times |
Joined on May 2010
@ Colombia
|
#1359
|
The Following 4 Users Say Thank You to wicket For This Useful Post: | ||
|
2018-03-03
, 23:33
|
Community Council |
Posts: 4,920 |
Thanked: 12,867 times |
Joined on May 2012
@ Southerrn Finland
|
#1360
|
I've added support for additional kexec options. That will allow you to specify an initrd image in ubiboot.conf.
I also replaced the Ubuntu graphic for a Maemo Leste graphic.
Let's see if juiceme likes it.
https://github.com/juiceme/ubiboot-animatronics/pull/1
The Following 2 Users Say Thank You to juiceme For This Useful Post: | ||
Actually 0.3.7 has a lot better logging, it will tell you if the kernel is not loaded correctly and also check and log the init script correctness...