Reply
Thread Tools
Posts: 16 | Thanked: 1 time | Joined on Nov 2011 @ Blagoevgrad, Bulgaria
#1
Hey guys is it possible to run more than 1 kernel power I mean to have installed for example v47, v48, v49 and you can run one of them through boot menu..is this possible?
 
Posts: 1,225 | Thanked: 1,905 times | Joined on Feb 2011 @ Quezon City, Philippines
#2
Yes, just install the kernel-power-bootimg package, rename the zImage and .item to something, upgrade, do the same, upgrade again, and do the same.

You will need k-p-modules for all 3 versions though.

Why the hell would you want to do this though?
__________________
N9 PR 1.3 Open Mode + kernel-plus for Harmattan
@kenweknot, working on Glacier for Nemo.
 
Posts: 16 | Thanked: 1 time | Joined on Nov 2011 @ Blagoevgrad, Bulgaria
#3
Originally Posted by Hurrian View Post
Yes, just install the kernel-power-bootimg package, rename the zImage and .item to something, upgrade, do the same, upgrade again, and do the same.

You will need k-p-modules for all 3 versions though.

Why the hell would you want to do this though?
Hehe I just need it can you give me step by step instructions?
 
Posts: 1,225 | Thanked: 1,905 times | Joined on Feb 2011 @ Quezon City, Philippines
#4
Originally Posted by mr.Rizov View Post
Hehe I just need it can you give me step by step instructions?
Code:
dpkg -i kernel-power-modules-47
dpkg -i kernel-power-bootimg-47
cp -a /lib/modules/2.6.28.10-power47 /lib/modules/2.6.28.10-power47.backup
cp -a /boot/zImage-2.6.28.10-power47 /boot/zImage-2.6.28.10-power47.backup
dpkg -i kernel-power-modules-48
dpkg -i kernel-power-bootimg-48
mv /lib/modules/2.6.28.10-power47.backup /lib/modules/2.6.28.10-power47
mv /boot/zImage-2.6.28.10-power47.backup /boot/zImage-2.6.28.10-power47
cp -a /lib/modules/2.6.28.10-power48 /lib/modules/2.6.28.10-power48.backup
cp -a /boot/zImage-2.6.28.10-power48 /boot/zImage-2.6.28.10-power48.backup
dpkg -i kernel-power-modules-49
dpkg -i kernel-power-bootimg-49
mv /lib/modules/2.6.28.10-power48.backup /lib/modules/2.6.28.10-power48
mv /boot/zImage-2.6.28.10-power48.backup /boot/zImage-2.6.28.10-power48
cp /etc/multiboot.d/01-Maemo-kernel-power-49.item /etc/multiboot.d/02-Maemo-kernel-power-48.item
cp /etc/multiboot.d/01-Maemo-kernel-power-49.item /etc/multiboot.d/03-Maemo-kernel-power-47.item
then edit the .item files as needed
__________________
N9 PR 1.3 Open Mode + kernel-plus for Harmattan
@kenweknot, working on Glacier for Nemo.
 
Posts: 1,163 | Thanked: 1,873 times | Joined on Feb 2011 @ The Netherlands
#5
Do I need Bootmenu or multiboot for this?

Thinking of installing power-kernel + BFS...
 
Reply


 
Forum Jump


All times are GMT. The time now is 02:52.