Re: Upgrading the kernel

2003-07-09 Thread Ed Wilts
On Wed, Jul 09, 2003 at 07:59:55PM +0200, Go, Jeffrey wrote: > Can anyone point me to the docs on how to upgrade the kernel on a RH 7.3 ? # up2date -u kernel --force -- Ed Wilts, Mounds View, MN, USA mailto:[EMAIL PROTECTED] Member #1, Red Hat Community Ambassador Program -- redhat-list maili

Re: Upgrading the kernel

2003-07-09 Thread George Nicholls
there is a good how to at the linux document project; it is not RH specific, but it showed me enough to get on the right path to greater problems... I am finding that kernel upgrading is tricky. http://www.tldp.org/Kernel-HOWTO/index.html G On Wed, 2003-07-09 at 19:59, Go, Jeffrey wrote: > Hi A

Re: Upgrading the kernel..

2000-01-10 Thread Philippe Moutarlier
I asked myself the same question. And since I could not find the answer, what I did to keep the same config is : - unpack redhat kernel source rpm - did make xconfig-> Save config to file : myconfig - cp myconfig -> new kernel source - did make xconfig in the new kernel source -> Load config

RE: Upgrading the kernel..

2000-01-10 Thread Jamie Carl
sultant Pearson Computer Systems Pty. Ltd. -Original Message- From: Hidong Kim [mailto:[EMAIL PROTECTED]] Sent: Tuesday, 11 January 2000 10:52 AM To: [EMAIL PROTECTED] Subject: Re: Upgrading the kernel.. Hi, Jamie, Did you use 'make xconfig' to configure your new kernel? In

Re: Upgrading the kernel..

2000-01-10 Thread Hal Burgiss
On Mon, Jan 10, 2000 at 05:48:19PM -0800, Todd A. Jacobs wrote: > On Mon, 10 Jan 2000, Hidong Kim wrote: > > > menu of xconfig, there's a button called Save Configuration to File. > > I think the question was more to do with the configuration of the > Red Hat supplied kernel. His question is on

Re: Upgrading the kernel..

2000-01-10 Thread Todd A. Jacobs
On Mon, 10 Jan 2000, Hidong Kim wrote: > menu of xconfig, there's a button called Save Configuration to File. I think the question was more to do with the configuration of the Red Hat supplied kernel. His question is one I've wondered myself: where does Red Hat store the kernel configuration it

Re: Upgrading the kernel..

2000-01-10 Thread Hidong Kim
Hi, Jamie, Did you use 'make xconfig' to configure your new kernel? In the main menu of xconfig, there's a button called Save Configuration to File. Click this and give it a file name. Then the next time you compile a new kernel, click the Load Configuration from File button in the xconfig mai