Re: Procedure for upgrading kernel from 2.4 to 2.6

2005-06-29 Thread Tony Terlecki
Thanks John, What is the purpose of the --initrd option? I know it creates a ramdisk but what is put in there and why should it be needed? I thought the kernel would have the necessary drivers compiled in to access everything needed to continue. I noticed this ramdisk in the stock 2.4.27 kernel bu

Re: Procedure for upgrading kernel from 2.4 to 2.6

2005-06-29 Thread John Miller
It pretty much is that simple, though if you're compiling from source, you do have to configure the kernel before running make-kpkg. Here's the steps I usually take: 1) Install kernel-source package of my choosing. This puts a tarball of the source tree in /usr/src. 2) Untar source tree with