On 3/8/07, Mark Quitoriano markquitoriano@gmail.com wrote:
how can i tell apt to install the latest version of kernel?
Find or create a centos repository which uses apt's data instead of yum's information. Then install the kernel from that.
Jim Perrin wrote:
On 3/8/07, Mark Quitoriano markquitoriano@gmail.com wrote:
how can i tell apt to install the latest version of kernel?
Find or create a centos repository which uses apt's data instead of yum's information. Then install the kernel from that.
Which should work on *every* CentOS repository with the apt from CentOS Extra, as that is able to work on repomd repositories. And yes, it's just an "apt-get update; apt-get install kernel" away ...
Ralph