|
|
2011-05-17
, 09:26
|
|
|
Posts: 302 |
Thanked: 193 times |
Joined on Oct 2008
@ England
|
#2
|
| The Following User Says Thank You to Captwheeto For This Useful Post: | ||
|
|
2011-05-17
, 09:28
|
|
|
Posts: 855 |
Thanked: 611 times |
Joined on Oct 2010
@ Germany
|
#3
|
hi friends,
to power up my n900 i installed linux-power-kernel47,and latest version of kernel power bootimg via xterm,but during reboot i was only with linux-power-kernel in my multiboot option,i want both omap1 and power kernel on my multiboot option so that i can switch between them.
what to do to get omap1 back???
thanks...
| The Following User Says Thank You to Alfred For This Useful Post: | ||
|
|
2011-05-17
, 09:39
|
|
Posts: 10 |
Thanked: 0 times |
Joined on May 2011
|
#4
|
You have to write an entry in /etc/multiboot.d/
I think. I can't remember right now. Why do you need it? They're both very similar and you don't get the option by default as it isn't really needed anymore
|
|
2011-05-17
, 09:41
|
|
Posts: 10 |
Thanked: 0 times |
Joined on May 2011
|
#5
|
|
|
2011-05-17
, 09:45
|
|
Posts: 219 |
Thanked: 80 times |
Joined on Mar 2011
|
#6
|
| The Following User Says Thank You to LTman For This Useful Post: | ||
|
|
2011-05-17
, 09:50
|
|
Posts: 219 |
Thanked: 80 times |
Joined on Mar 2011
|
#7
|
|
|
2011-05-17
, 09:50
|
|
Posts: 10 |
Thanked: 0 times |
Joined on May 2011
|
#8
|
|
|
2011-05-17
, 09:55
|
|
Posts: 10 |
Thanked: 0 times |
Joined on May 2011
|
#9
|
But if you want a boot option save the folllowing text in /etc/multiboot.d 9-maemoomap.item :
ITEM_NAME="Maemo 2.6.28-omap1"
ITEM_KERNEL=2.6.28-omap1
ITEM_MODULES=ext3
|
|
2011-05-17
, 10:03
|
|
Posts: 219 |
Thanked: 80 times |
Joined on Mar 2011
|
#10
|
to power up my n900 i installed linux-power-kernel47,and latest version of kernel power bootimg via xterm,but during reboot i was only with linux-power-kernel in my multiboot option,i want both omap1 and power kernel on my multiboot option so that i can switch between them.
what to do to get omap1 back???
thanks...