How to install Kernel2.6.39 in Ubuntu. Currently, Kernel2.6.39RC4 was released on July 6, April 18. This student can't wait. According to the above recommendation article, I was invited to write down & lt; Ubuntu three-step installation of Kernel2.6.39 & gt;. In RC4 release, Linus said: Sothingshavesadlynotcontinuedtocalmdownevenfu
How to install Kernel 2.6.39 in Ubuntu. Currently, the Kernel 2.6.39 RC4 version was released on July 6, April 18. This student can't wait. According to the above recommendation article .
In RC4 release, Linus said:
So things have sadly not continued to calm down even further. We had
More commits in-rc4 than we had in-rc3, and I sincerely hope thatupward trend doesn't continue. that said, so far the only thing that has really caused problems thisrelease cycle has been the block layer ging changes, and as of-rc4 the issues we had with MD shocould hopefully now be behind us. sowe're making progress on that front too. the plugging code still seems to trigger some issue with what Lookslike an infinite stream of disk-change configurications on CD-ROMs-butJens is hopefully going to squish that problem soon. in the meantime, you can avoid the problem by either running SMP or having preemptionenabled. other than that? We may have a bit more commits than in-rc3, but ithasn't been _ too _ bad. there's certainly nothing overly exciting: aside from the block/MD fixups, we 've got some filesystem updates (btrfs, cifs and ubifs) and some driver updates (the largest chunk ofwhich is actually a duplicate driver removal ). USB, some KMS, nothingreally earthshaking. please log appended for the curious. linusInstallation StepsHere we will download 2.6.39 RC4 kernel @ kernel.ubuntu.com, and download the corresponding version of the file.
Or,Click the following link and installFile
I386
Linux-image-2.6.39-rc4-i386.deb
Linux-headers-2.6.39-rc4-all.deb
Linux-headers-2.6.39-rc4-i386.deb
AMD64 user
Linux-image-2.6.39-rc4-amd64.deb
Linux-headers-2.6.39-rc4-all.deb
Linux-headers-2.6.39-rc4-amd64.deb
After the installation is complete, restart. Use commands
uname -r
Check whether the Kernel version is changed to Kernel 2.6.39 RC4?