abhi_69
Aug 17 2008, 04:10 AM
Hello all,
currently i am using mandriva 2008.0 version. it has kernel 2.6.22.9. can i download latest kernel & install it in mandriva 2008.0?
does it upgrade present kernel version?
how can i install new kernel?
is it safe?
plz. give me details.
thnx in advance.
AussieJohn
Aug 17 2008, 05:42 AM
Yes you can download the latest kernel and NO it does NOT update the existing kernel.
After you install the latest kernel, you will have to open MCC and go into Boot and select it as default if you want to use it permanently.
If not then when you reboot you can select the new kernel from the Grub boot menu where it will be listed.
Keep in mind that if you use the new kernel, you may also have to reinstall your video driver as well.
Cheers. John.
Lexicon
Aug 17 2008, 06:32 AM
Mandriva have install kernel script. You can't use MCC MDV automatictly linked to new kernel and start after reboot from new kernel. Before remove urpmi kernel-devel and install new kernel-devel if needed. ....Lex
dexter11
Aug 17 2008, 09:35 AM
Which latest kernel? The latest kernel for Mandriva 2008 should be automatically downloaded and installed with the update applet.
The latest vanila kernel from kernel.org won't really work since Mandriva is using a lot of patches, mainly for better hardware compatibility.
scarecrow
Aug 17 2008, 01:54 PM
Yes, you certainly can... if you love trouble.
Let aside the possible initscripts differences, that kernel is highly likely built against a different gcc version, which means that you will find it very difficult building kernel modules in a reliable way.
Your best bet is getting the SOURCE rpm of that kernel, and building it yourself for your system:
CODE
rpm --rebuild kernel*.src.rpm
willie
Aug 18 2008, 06:30 PM
If you updated the kernel mandy will boot with the latest kernel unless you choose in grub or LILO a older one, or am i going wacko. The older kernel(s) will not be overwritten.
adamw
Aug 18 2008, 07:46 PM
That's right.
The default option in the bootloader in Mandriva in fact points to the files /boot/vmlinuz (for the kernel itself) and /boot/initrd.img (for the initrd). These do not really exist. When you install a kernel package, it creates them as symlinks to itself. So the upshot is that the default option will always boot the most recently installed kernel. The explicit entries beneath it are there to make sure you can always explicitly boot any installed kernel you like.
Kieth
Aug 19 2008, 07:24 AM
You mean, no matter which linux link I choose, I'm actually booting into the same kernel - the latest? This seems strange because with the latest update (2.6.24.7), I cannot use my web cam, while I was able to get it working with the older kernel (2.6.24.5).
Kieth
Greg2
Aug 19 2008, 12:16 PM
QUOTE (Kieth @ Aug 19 2008, 03:24 AM)

You mean, no matter which linux link I choose, I'm actually booting into the same kernel - the latest?
No, what Adam is saying is that the latest kernel is the default kernel at boot. You can still select any kernel that you still have installed and is listed on the grub menu.
Kieth
Aug 19 2008, 12:52 PM
OK, I think I understand. Therefore, if I always choose "linux (boot/vmlinuz) (see attachment), then I will always be using the most recent kernel?
Click to view attachmentKieth
Greg2
Aug 19 2008, 01:03 PM
Yes, that's correct.
Kieth
Aug 19 2008, 01:08 PM
Thanks.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.