This is under Experimentation/Customization/Optimization > Topic: Rules for posting in this forum
Getting different Kernel (binaries)
> Kernel
You could get the kenels from the ordinary repositories but also from the:
> kernel-ppa
At the moment there is available the 2.6.37 for the Lucid
> Kernel MainlineBuilds
Binaries from the other Ubuntu releases
You could download the kernel binaries from the old or new Ubuntu releases.
The Natty Narwhal is under development and it is getting the new kernels.
Browsing to the > Natty-changes >> linux 2.6.37-12.26 and downloading the binaries from there:
Installing them
Rebooting and there is a new kernel
[Image http://img821.imageshack.us/i/mavos.png/] disappeared]
Tuning / Rebuilding from the Ubuntu kernel sources
> Kernel Compile
Links:
> How to compile a Ubuntu Lucid kernel
Cleaning > https://www.kubuntuforums.net/showth...grub-menu-list
Getting different Kernel (binaries)
> Kernel
You could get the kenels from the ordinary repositories but also from the:
> kernel-ppa
3rd Party Repository: kernel-ppa
This repository is available for: Lucid
Title: Maverick kernel backported to Lucid
Description:
Ubuntu Kernel Team Daily Build PPA
This repository is available for: Lucid
Title: Maverick kernel backported to Lucid
Description:
Ubuntu Kernel Team Daily Build PPA
> Kernel MainlineBuilds
Generally Ubuntu systems run with the stock Ubuntu kernels. However it is handy to be able to test with unmodified mainline kernels...
Binaries from the other Ubuntu releases
You could download the kernel binaries from the old or new Ubuntu releases.
The Natty Narwhal is under development and it is getting the new kernels.
Browsing to the > Natty-changes >> linux 2.6.37-12.26 and downloading the binaries from there:
- linux-headers-2.6.37-12_2.6.37-12.26_all.deb
- linux-headers-2.6.37-12-generic_2.6.37-12.26_i386.deb
- linux-image-2.6.37-12-generic_2.6.37-12.26_i386.deb
Installing them
Code:
sudo dpkg - i *.deb
[Image http://img821.imageshack.us/i/mavos.png/] disappeared]
Tuning / Rebuilding from the Ubuntu kernel sources
> Kernel Compile
Links:
> How to compile a Ubuntu Lucid kernel
Cleaning > https://www.kubuntuforums.net/showth...grub-menu-list
Comment