[opensuse-kernel] How do I add a new kernel boot to /boot/grub/menu.lst ?
Hello How do I add a new kernel boot to /boot/grub/menu.lst from a kernel compiled kernel in obs. So far I found these details from the kernel:- # rpm -qlp kernel-reiser4-2.6.36.2-56.1.x86_64.rpm | grep -i "\/boot\/" warning: kernel-reiser4-2.6.36.2-56.1.x86_64.rpm: Header V3 DSA/SHA1 Signature, key ID fb666c9e: NOKEY /boot/System.map-2.6.36.2-56-vanilla /boot/config-2.6.36.2-56-vanilla /boot/initrd-2.6.36.2-56-kdump /boot/initrd-2.6.36.2-56-vanilla /boot/initrd-vanilla /boot/symvers-2.6.36.2-56-vanilla.gz /boot/vmlinux-2.6.36.2-56-vanilla.gz /boot/vmlinuz-2.6.36.2-56-vanilla /boot/vmlinuz-vanilla Thanks Glenn -- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-kernel+help@opensuse.org
On 12/22/2010 01:38 PM, doiggl@velocitynet.com.au wrote:
Hello How do I add a new kernel boot to /boot/grub/menu.lst from a kernel compiled kernel in obs.
So far I found these details from the kernel:-
# rpm -qlp kernel-reiser4-2.6.36.2-56.1.x86_64.rpm | grep -i "\/boot\/" warning: kernel-reiser4-2.6.36.2-56.1.x86_64.rpm: Header V3 DSA/SHA1 Signature, key ID fb666c9e: NOKEY /boot/System.map-2.6.36.2-56-vanilla /boot/config-2.6.36.2-56-vanilla /boot/initrd-2.6.36.2-56-kdump /boot/initrd-2.6.36.2-56-vanilla /boot/initrd-vanilla /boot/symvers-2.6.36.2-56-vanilla.gz /boot/vmlinux-2.6.36.2-56-vanilla.gz /boot/vmlinuz-2.6.36.2-56-vanilla /boot/vmlinuz-vanilla
Thanks Glenn
Copying the pre/post install part of normal kernel rpm spec this should be pretty easy to mimic the same behaviour -- Bruno Friedmann (irc:tigerfoot) Ioda-Net Sàrl www.ioda-net.ch openSUSE Member User www.ioda.net/r/osu Blog www.ioda.net/r/blog fsfe fellowship www.fsfe.org GPG KEY : D5C9B751C4653227 vcard : http://it.ioda-net.ch/ioda-net.vcf -- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-kernel+help@opensuse.org
participants (2)
-
Bruno Friedmann
-
doiggl@velocitynet.com.au