Re: nvnet driver trouble after kernel upgrade - Help please

2003-10-07 Thread Nick Wilson
* and then Nick Wilson declared > Hi all, > > After finally getting my NVIDIA chipset working I upgraded the kernel to > 2.4.20-20.9 (just installed all errata on rh9) and can no longer bring > up eth0 > > I re-patched the new kernel, ran 'make menuconfig' --> the NVIDIA > chipset is indeed

nvnet driver trouble after kernel upgrade - Help please

2003-10-07 Thread Nick Wilson
Hi all, After finally getting my NVIDIA chipset working I upgraded the kernel to 2.4.20-20.9 (just installed all errata on rh9) and can no longer bring up eth0 I re-patched the new kernel, ran 'make menuconfig' --> the NVIDIA chipset is indeed there, and enabled. Ran make dep and now when bootin

Kernel upgrade

2003-07-13 Thread David H.
HI Thank's for looking! I have just upgreded my kernel-2.4.20-8 to kernel-2.4.20-18.9 every thing looks like it's working good and Im well pleased. Now Im going to Build a custom kernel for my system too. But I dont need the old kernel-2.4.20-8 now so I just wont to delete it off my hard dri

Recent kernel upgrade breaks SecurID ACE WebAgent

2003-03-20 Thread Ben Goodwin
I've confirmed that 2.4.18-27.7 fails where 2.4.18-26.7 does not. The ACE apache module includes an RPC server that's supposed to run in the background. The RPC server now always thinks there's already a copy of the daemon running and exits: [0:localhost] [/home/ben] > ./aceapi_rpc_server Proces

Re: Kernel upgrade.

2003-01-20 Thread Edward Dekkers
> However, when I try to boot to that kernel, it panics, states that I need > to used init= on the command-line. I have tried that. Still, does not want > to find the initrd. Is this a SCSI Hard drive it's on? Are you loading the SCSI drivers? Regards, --- Edward Dekkers (Director) Triple D Comp

Kernel upgrade.

2003-01-20 Thread Michael Ghens
I have a RH7.1 system and have tried to upgrade to kernel-2.4.18-19.x rpm. I have put both the kernel and initrd into lilo and have run lilo -v. Everything is ok up to that point. However, when I try to boot to that kernel, it panics, states that I need to used init= on the command-line. I have

Kernel upgrade problem - RH7.2

2002-10-18 Thread Chandra
Hi, I'm experiencing a problem trying to upgrade an RH7.2 kernel to 2.4.18 on a Dell PowerEdge 2650. I made sure that kernel-source package exists, downloaded the 2.4.18 kernel from kernel.org. make xconfig ran without any problems. I selected the modules/configs I want, save and exit. /usr/src

Re: apt-get kernel upgrade

2002-10-10 Thread Gordon Messmer
On Thu, 2002-10-10 at 06:59, Roger Schmeits wrote: > > How does one do a kernel upgrade using apt-get? apt-get install kernel apt will give you a list of available kernel packages, appended with version numbers. Pick one of these, and use the whole string as the name of the packages yo

apt-get kernel upgrade

2002-10-10 Thread Roger Schmeits
How does one do a kernel upgrade using apt-get? I was digging in the archives of apt-get but did not quite get the syntax of parameters. Anybody know? roger -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman

Re: Kernel upgrade problem

2002-10-03 Thread Javier Gostling
On Wed, Oct 02, 2002 at 07:00:38PM -0700, Gordon Messmer wrote: > If you had all of the kernels still installed, why not just choose one > of the old kernels at boot time? Installation uses 2.4.7-10, which works fine. But I wanted to have the box with all errata applied. This one is a production

Re: Kernel upgrade problem

2002-10-02 Thread John Thomas
Gordon: I haven't tried this yet, but thanks for a tip with pin-point precision. JT Gordon Messmer wrote: >On Wed, 2002-10-02 at 06:11, John Thomas wrote: > > >>Is this what causes a hang on booting a new kernel when "Freeing unused >>kernel memory..." appears, then init doesn't load (or ex

Re: Kernel upgrade problem

2002-10-02 Thread Gordon Messmer
On Wed, 2002-10-02 at 10:50, Javier Gostling wrote: > > Thanks. I had to roll back the entire server installation, but will If you had all of the kernels still installed, why not just choose one of the old kernels at boot time? > proceed with it again tomorrow morning. I will then try your sugg

Re: Kernel upgrade problem

2002-10-02 Thread Gordon Messmer
On Wed, 2002-10-02 at 06:11, John Thomas wrote: > Is this what causes a hang on booting a new kernel when "Freeing unused > kernel memory..." appears, then init doesn't load (or execute)? I have > that problem on attempting a kernal compile under RH 7.3. There are no > errors about mounting e

Re: Kernel upgrade problem

2002-10-02 Thread Javier Gostling
On Wed, Oct 02, 2002 at 01:50:32PM -0400, Javier Gostling wrote: > Also, is this bug reported in bugzilla? Forget I asked. It has been reported tons of times. I found plenty of info on the subject on the different bugs, in case anyone needs help on this: - Use lilo instead of grub. Lilo stores

Re: Kernel upgrade problem

2002-10-02 Thread Javier Gostling
On Wed, Oct 02, 2002 at 12:22:08AM -0700, Gordon Messmer wrote: > It's a kernel bug. Change your grub.conf to use: > root=3003 > where 3003 is the hex value of the root device's major and minor number. > > In our case, the root device is on /dev/rd/c0d0p3, it's major and minor > numbers a

Re: Kernel upgrade problem

2002-10-02 Thread John Thomas
Gordon Messmer wrote: > On Tue, 2002-10-01 at 17:39, Javier Gostling wrote: > ... > >>which is expected. Now, when I rebooted to apply the kernel upgrade, the >>system hung on startup with the new kernel. After some investigation, I >>found that the linuxrc script in the ini

Re: Kernel upgrade problem

2002-10-02 Thread linux power
l this with up2date. I ended up withfour different kernel packages:- kernel-2.4.7-10- kernel-2.4.9-34- kernel-smp-2.4.7-10- kernel-smp-2.4.9-34which is expected. Now, when I rebooted to apply the kernel upgrade, thesystem hung on startup with the new kernel. After some investigation, Ifound that the l

Re: Kernel upgrade problem

2002-10-02 Thread linux power
Hi. I also read yesterday that the NIC eepro100 could cause hanging on boot. --- Gordon Messmer <[EMAIL PROTECTED]> skrev: > On Tue, 2002-10-01 at 17:39, Javier Gostling wrote: > ... > > which is expected. Now, when I rebooted to apply > the kernel upgrade, the > >

Re: Kernel upgrade problem

2002-10-01 Thread Gordon Messmer
On Tue, 2002-10-01 at 17:39, Javier Gostling wrote: ... > which is expected. Now, when I rebooted to apply the kernel upgrade, the > system hung on startup with the new kernel. After some investigation, I > found that the linuxrc script in the initrd image for 2.4.9-34smp was > gett

Kernel upgrade problem

2002-10-01 Thread Javier Gostling
- kernel-smp-2.4.7-10 - kernel-smp-2.4.9-34 which is expected. Now, when I rebooted to apply the kernel upgrade, the system hung on startup with the new kernel. After some investigation, I found that the linuxrc script in the initrd image for 2.4.9-34smp was getting an error when mounting the root

Re: RH 7.0 kernel upgrade - advice please

2002-09-23 Thread irvine
On Thu, Sep 19, 2002 at 09:24:14AM +0200, Knut Ove Hauge wrote: > Hi Irvine. > Do you know how to compile a new kernel? > Sure do. make menuconfig dep clean bzImage modules modules_install move some files to /boot and configure /etc/lilo.conf Just wondering if there was anything that I should

Re: RH 7.0 kernel upgrade - advice please

2002-09-19 Thread Edward Dekkers
> Hi Irvine. > Do you know how to compile a new kernel? There's a how-to on the Linux Documentation Project on how to do this. Regards, Ed. -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list

Re: RH 7.0 kernel upgrade - advice please

2002-09-19 Thread Knut Ove Hauge
Hi Irvine. Do you know how to compile a new kernel? --- Mike Burger <[EMAIL PROTECTED]> skrev: > I would (and have done so) get a current kernel source, and compile > it > with the options you like. I still admin an old 7.0 box which is > running > a custom compiled 2.4 kernel. Works fine.

Re: RH 7.0 kernel upgrade - advice please

2002-09-18 Thread Mike Burger
I would (and have done so) get a current kernel source, and compile it with the options you like. I still admin an old 7.0 box which is running a custom compiled 2.4 kernel. Works fine. On Wed, 18 Sep 2002 [EMAIL PROTECTED] wrote: > Hello > > I was thinking of upgrading from RH's 2.2.16-x k

RH 7.0 kernel upgrade - advice please

2002-09-18 Thread irvine
Hello I was thinking of upgrading from RH's 2.2.16-x kernel that comes with RH 7.0 to the lastest 2.4.19 kernel. Does anyone have any words of advice or caution. I read read for instance that one should not use the compiler that is default on RH 7.0 but instead use kgcc: http://www.crhc.uiuc.

Re: Newbie: Kernel upgrade

2002-08-29 Thread Michael Fratoni
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thursday 29 August 2002 11:53 am, Brian Lucas wrote: > Thanks, Michael. I performed those steps and see that my kernel lists > as Kernel-2.4.7-10 (i386) > Kernel-headers-2.4.7-10 (i386) > > So it appears that up2date wants to give me the athlon ar

RE: Newbie: Kernel upgrade

2002-08-29 Thread Brian Lucas
Title: RE: Newbie: Kernel upgrade Thanks, Michael.  I performed those steps and see that my kernel lists as Kernel-2.4.7-10 (i386) Kernel-headers-2.4.7-10 (i386) So it appears that up2date wants to give me the athlon architecture instead of the i386.  I'm a bit confused since that

Re: Newbie: Kernel upgrade

2002-08-28 Thread Michael Fratoni
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wednesday 28 August 2002 05:17 pm, Brian Lucas wrote: > Hi again! I ran up2date on a system that has an AMD Athlon processor > and RedHat 7.2. The update list shows a newer kernel with an > architecture type = athlon. Beneath that, the kernel he

Newbie: Kernel upgrade

2002-08-28 Thread Brian Lucas
Title: Newbie: Kernel upgrade Hi again!  I ran up2date on a system that has an AMD Athlon processor and RedHat 7.2.  The update list shows a newer kernel with an architecture type = athlon.  Beneath that, the kernel headers show the architecture type as i386.  Neither installs as both

Re: Kernel upgrade

2002-08-09 Thread Ed . Greshko
On Fri, 9 Aug 2002, Patrick Nelson wrote: > I'm wanting to install a kernel errata on a RH72 system to > kernel-2.4.9-34.i386.rpm. > > When I did a rpm -qa |grep kernel it listed: > > kernel-headers-2.4.7-10 > kernel-2.4.7-10 > > Should I install the headers like I do the kernel? Or do I

Kernel upgrade

2002-08-09 Thread Patrick Nelson
I'm wanting to install a kernel errata on a RH72 system to kernel-2.4.9-34.i386.rpm. When I did a rpm -qa |grep kernel it listed: kernel-headers-2.4.7-10 kernel-2.4.7-10 Should I install the headers like I do the kernel? Or do I upgrade the headers? then install the kernel... -- redha

redhat 7.0 kernel upgrade

2002-08-03 Thread pd3
Hei I was thinking about upgrading the 2.2.x kernel on a redhat linux 7.0 box to a 2.4.x kernel. Does anyone have any advice on what I would need to do to prepare the system for this upgrade or should it work without much preparation. t.irvine -- redhat-list mailing list Unsubscribe mailto:[

Kernel Upgrade on Redhat 7.2

2002-07-26 Thread Edward Wildgoose
Hi folks, I am having a few problems on my Redhat 7.2 machine running on an old AMD K6/400. For various reasons I believe I have a few problems that might be fixed by upgrading to the latest kernel, however, it is a production machine and I am a little nervous (and also have little time to s

Re: Kernel Upgrade on Redhat 7.2

2002-07-25 Thread Edward Dekkers
> I am having a few problems on my Redhat 7.2 machine running on an old AMD K6/400. For various reasons I believe I have a few problems that might be fixed by upgrading to the latest kernel, however, it is a production machine and I am a little nervous (and also have little time to spend on admi

Kernel Upgrade on Redhat 7.2

2002-07-25 Thread Edward Wildgoose
Apologies is this appears twice, I sent it, but never saw it appear >> Hi folks, I am having a few problems on my Redhat 7.2 machine running on an old AMD K6/400. For various reasons I believe I have a few problems that might be fixed by upgradi

Re: firewall after up2date kernel upgrade

2002-04-16 Thread Pieter De Wit
ter up2date kernel upgrade I have a virtual server listening on port 8080. (The devel server) I upgraded to kernel via up2date and now I cant contact the server from outside the machine. A couple months ago when I added a secure server all I did was put:   -A input -s 0/0 -d 0/0

firewall after up2date kernel upgrade

2002-04-16 Thread Todd Wade
I have a virtual server listening on port 8080. (The devel server) I upgraded to kernel via up2date and now I cant contact the server from outside the machine. A couple months ago when I added a secure server all I did was put:   -A input -s 0/0 -d 0/0 443 -p tcp -y -j ACCEPT in /etc/sysconf

Re: 7.2 kernel upgrade makes apache ssl bomb - SOLVED!

2002-04-05 Thread Eric Sisler
m your goof? Essentially I was trying to iron out too many little 7.2 "growing pains" problems at once. I *assumed* the kernel upgrade/compile was the source of the problem because it was the last major change I made before the problem with apache. Part of your above analogy is

Re: 7.2 kernel upgrade makes apache ssl bomb - SOLVED!

2002-04-04 Thread David Talkington
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Eric Sisler wrote: >I've obviously gone mental this week. ;-) I looked at the >ownership/permissions on /var/log/httpd but for some reason didn't look at >the parent directories. The problem was incorrect permissions on the log >directory. I c

Re: 7.2 kernel upgrade makes apache ssl bomb - SOLVED!

2002-04-04 Thread Eric Sisler
I've obviously gone mental this week. ;-) I looked at the ownership/permissions on /var/log/httpd but for some reason didn't look at the parent directories. The problem was incorrect permissions on the log directory. My thanks to those who offered advise. -Eric Eric Sisler Applications S

Re: 7.2 kernel upgrade makes apache ssl bomb

2002-04-04 Thread Eric Sisler
David Talkington <[EMAIL PROTECTED]> wrote: > >It appears as though apache's child process isn't able to open or create a > >lockfile, but I'm not sure what to do about it. Ownership/permissions on > >/var/log/httpd are root:apache and 775. >... But that's not the directory that it's whining ab

Re: 7.2 kernel upgrade makes apache ssl bomb

2002-04-04 Thread Eric Sisler
Michael Sorrentino <[EMAIL PROTECTED]> wrote: >I had a similiar problem with apache when upgrading to the latest kernel >however I don't recall exactly what the error was. Anywhoo, the problem >turned out to be I somehow missed the mod_perl update. Make sure you've >installed that RPM. I wish

Re: 7.2 kernel upgrade makes apache ssl bomb

2002-04-04 Thread David Talkington
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Eric Sisler wrote: > >It appears as though apache's child process isn't able to open or create a >lockfile, but I'm not sure what to do about it. Ownership/permissions on >/var/log/httpd are root:apache and 775. ... But that's not the directory th

Re: 7.2 kernel upgrade makes apache ssl bomb

2002-04-04 Thread Michael Sorrentino
ven't actually used apache with ssl , but apache did start without any > complaints prior to the kernel upgrade. I haven't made any significant > changes to apache's config file, other than temporarily disabling the ssl > portion until I can find the problem. > __

7.2 kernel upgrade makes apache ssl bomb

2002-04-04 Thread Eric Sisler
5. I currently have mod_ssl-2.8.5-4 and openssl-0.9.6b-8 installed and although I did compile my own kernel from the kernel-source rpm, I don't remember seeing anything in there that would cause this problem. I haven't actually used apache with ssl , but apache did start without any

Kernel Upgrade From 2.2.16-22smp

2002-03-24 Thread Nick Erickson
I have attempted to upgrade the kernel twice on my Redhat 7.0 system. After using up2date, the new kernel installs properly, but I cannot reboot it running the new kernel. Motherboard is an Intel R440LX, AIC-7880 SCSI controller, has three Conner ST15150W disks. As the system comes up, after de

Re: newbie kernel upgrade questions

2002-03-19 Thread David Talkington
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Frank Reichenbacher wrote: >First question -- Can a RH 7.0 machine run the 2.4 kernel? Or do I have to >upgrade the OS to RH 7.1 and up? Treading lightly here, because anything can happen, but I know that we did that with no trouble on 7.0. YMMV.

newbie kernel upgrade questions

2002-03-19 Thread Frank Reichenbacher
I have a RH 7.0 machine with the 2.2.19 kernel that I installed from source. I'd like to use the 2.4 kernel iptables capability to help tighten security. First question -- Can a RH 7.0 machine run the 2.4 kernel? Or do I have to upgrade the OS to RH 7.1 and up? Second question -- I installed the

Re:Not seeing MEM after kernel upgrade to 2.4.9-13

2002-01-10 Thread William Clark
Hello All, I am having the same problem with my Compaq 2500. Using 2.4.7-10 I see all 160 Meg of my memory. Using 2.4.9-13 I only see 12 Meg. I'm using grub. My grub.conf kernel line looks like: kernel /myvmlinuz-2.4.9-13smp mem=160M ro root=/dev/ida/c0d0p2 Any suggestions would be great. re

Not seeing MEM after kernel upgrade to 2.4.9-13

2001-12-05 Thread Louis . Francoeur
After upgrading my kernel to 2.4.9-13, I am not seeing all the memory in the machine This is on a Proliant 2500, 1CPU, 256M Ram Am I missing something??? PS: I Also tried the rawhide kernel-2.4.16-0.5 and it did the same thing as 2.4.9-13. With 2.4.7-10 (Memory is OK): [root@enigma root]# c

Re: Kernel upgrade with up2date: your results?

2001-11-16 Thread Jesus Ortega (a.k.a. Nitebirdz)
On Thu, 15 Nov 2001, Mike Watson wrote: > Speaking of GRUB, is there any documentation on it? I'm still at 7.1 and want to > setup a raid 1 before upgrading to 7.2. Any available on RH? > > mw > I found a tutorial at the IBM DeveloperWorks website sometime ago. Sort of interesting. I'm pre

Re: Kernel upgrade

2001-11-15 Thread ABrady
On Thu, 15 Nov 2001 22:13:30 -0500 "Green, Aaron" <[EMAIL PROTECTED]> implied: > Does up2date just use the current config file and then recompile the kernel? And if so, would this be the best way to do it if I upgraded to the newest kernel not on up2date (2.4.14)? Or would answering every quest

Kernel upgrade

2001-11-15 Thread Green, Aaron
John P. Verel[SMTP:[EMAIL PROTECTED]] > Reply To: [EMAIL PROTECTED] > Sent: Thursday, November 15, 2001 8:40 PM > To: [EMAIL PROTECTED] > Subject: Re: Kernel upgrade with up2date: your results? > > Thanks to all who responded. Think I'll wait til I upgrade to

Re: Kernel upgrade with up2date: your results?

2001-11-15 Thread John P. Verel
ropped 7.2 and went backward. > > > I'm contemplating a kernel upgrade using up2date. Anyone ever have > any > > problems with this? -- John P. Verel Norwalk, Connecticut ___ Redhat-list mailing list [EMAIL PROTECTED] https:

Re: Kernel upgrade with up2date: your results?

2001-11-15 Thread Mike Watson
Speaking of GRUB, is there any documentation on it? I'm still at 7.1 and want to setup a raid 1 before upgrading to 7.2. Any available on RH? mw "Rodolfo J. Paiz" wrote: > > At 11/14/2001 10:27 PM -0500, you wrote: > >I'm contemplating a kernel upgrade usin

Re: Kernel upgrade with up2date: your results?

2001-11-14 Thread Mike Burger
. You can, using "rpm -i", install multiple kernels...this way, you can keep your current kernel in place, and test the new one, first. On Wed, 14 Nov 2001, John P. Verel wrote: > I'm contemplating a kernel upgrade using up2date. A

Re: Kernel upgrade with up2date: your results?

2001-11-14 Thread Rodolfo J. Paiz
At 11/14/2001 10:27 PM -0500, you wrote: >I'm contemplating a kernel upgrade using up2date. Anyone ever have any >problems with this? Used to be I was told not to do this. So I installed the new kernel with "rpm -ivh" so it would install next to the old one, edited li

RE: Kernel upgrade with up2date: your results?

2001-11-14 Thread Green, Aaron
November 14, 2001 9:27 PM > To: redhat > Subject: Kernel upgrade with up2date: your results? > > I'm contemplating a kernel upgrade using up2date. Anyone ever have any > problems with this? > > Thanks. >

Re: Kernel upgrade with up2date: your results?

2001-11-14 Thread ABrady
Been working fine with 7.1. Worked OK boht on a previous install and a current install. Had endless problems with 7.2, which is one of several reasons why I dropped 7.2 and went backward. > I'm contemplating a kernel upgrade using up2date. Anyone ever have any > problems with this?

Kernel upgrade with up2date: your results?

2001-11-14 Thread John P. Verel
I'm contemplating a kernel upgrade using up2date. Anyone ever have any problems with this? Thanks. -- John P. Verel Norwalk, Connecticut ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: lp0 dead after kernel upgrade

2001-05-02 Thread Dominic Mitchell
I had the same type of problem when using module for the parallel printer. I decided to have built in the kernel (2.2.19). It then work fine if I remember correctly. Cheers, Dominic. -- Dominic Mitchell ___ Redhat-list mailing list [EMAIL PR

Re: lp0 dead after kernel upgrade

2001-05-02 Thread Eric Sisler
Mikkel L. Ellertson <[EMAIL PROTECTED]> wrote: >On Mon, 30 Apr 2001, Eric Sisler wrote: > > > Greetings all, > > > > I've just upgraded my 6.2 servers from kernel 2.2.17-14 to 2.2.19-6.2.1 and > > discovered I can no longer print to /dev/lp0. I compiled my own kernel but > > re-used the config f

RE: Core dump on kernel upgrade.

2001-05-01 Thread Mikkel L. Ellertson
On Tue, 1 May 2001, Ajay Tikoo wrote: > After running rpm --rebuild, I just tried to upgrade the kernel again and it > worked! > Thank you once again, Mikkel. > > Ajay > Great! Thanks for letting me know. ___ Redhat-list mailing list [EMAIL PROTECTE

RE: Core dump on kernel upgrade.

2001-05-01 Thread Ajay Tikoo
EMAIL PROTECTED] > Subject: RE: Core dump on kernel upgrade. > > > Thank you Mikkel. > I tried to run rpm --rebuilddb. It takes some time to execute and then > returns to the shell prompt without any message displayed. > Yes I did upgrade the rpm version before this problem start

RE: Core dump on kernel upgrade.

2001-05-01 Thread Mikkel L. Ellertson
On Tue, 1 May 2001, Ajay Tikoo wrote: > Thank you Mikkel. > I tried to run rpm --rebuilddb. It takes some time to execute and then > returns to the shell prompt without any message displayed. > Yes I did upgrade the rpm version before this problem started. > What should I do now. > > Ajay > Try i

RE: Core dump on kernel upgrade.

2001-05-01 Thread Ajay Tikoo
TECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Mikkel L. Ellertson > Sent: Monday, April 30, 2001 6:28 PM > To: [EMAIL PROTECTED] > Subject: Re: Core dump on kernel upgrade. > > > On Mon, 30 Apr 2001, Ajay Tikoo wrote: > > > Hi, > > I am somewhat new to linux world.

Re: Core dump on kernel upgrade.

2001-04-30 Thread Statux
At which point did this happen? During compile? During running lilo? During reboot? More info please :) On Mon, 30 Apr 2001, Ajay Tikoo wrote: > Hi, > I am somewhat new to linux world. I was trying to upgrade the kernel from > 2.2.17 to 2.2.19. While doing so, I get the error core dumped. What c

Re: lp0 dead after kernel upgrade

2001-04-30 Thread Mikkel L. Ellertson
On Mon, 30 Apr 2001, Eric Sisler wrote: > Greetings all, > > I've just upgraded my 6.2 servers from kernel 2.2.17-14 to 2.2.19-6.2.1 and > discovered I can no longer print to /dev/lp0. I compiled my own kernel but > re-used the config file from the older kernel and tweaked it a > little. AFAIK,

Re: Core dump on kernel upgrade.

2001-04-30 Thread Mikkel L. Ellertson
On Mon, 30 Apr 2001, Ajay Tikoo wrote: > Hi, > I am somewhat new to linux world. I was trying to upgrade the kernel from > 2.2.17 to 2.2.19. While doing so, I get the error core dumped. What could be > wrong? > Thank You > Possible a corrupted RPM data base. Try running "rpm --rebuilddb" and see

lp0 dead after kernel upgrade

2001-04-30 Thread Eric Sisler
Greetings all, I've just upgraded my 6.2 servers from kernel 2.2.17-14 to 2.2.19-6.2.1 and discovered I can no longer print to /dev/lp0. I compiled my own kernel but re-used the config file from the older kernel and tweaked it a little. AFAIK, I didn't mess with the parallel port settings wh

Core dump on kernel upgrade.

2001-04-30 Thread Ajay Tikoo
Hi, I am somewhat new to linux world. I was trying to upgrade the kernel from 2.2.17 to 2.2.19. While doing so, I get the error core dumped. What could be wrong? Thank You ___ Ajay Tikoo ___ Redhat-list mailing

RE: Kernel upgrade from 2.2.17 to 2.4.x

2001-04-17 Thread Cynthia Pearce
ng nice? Cindy -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Al Sparks Sent: Monday, April 16, 2001 3:15 PM To: [EMAIL PROTECTED] Subject: RE: Kernel upgrade from 2.2.17 to 2.4.x Yeah, yeah. I could have pasted a link also. But I figured if he was asking

RE: Kernel upgrade from 2.2.17 to 2.4.x

2001-04-16 Thread Al Sparks
--- Cynthia Pearce <[EMAIL PROTECTED]> wrote: > This page may be of interest, also: > > http://www.redhat.com/support/docs/howto/kernel-upgrade/kernel-upgrade.html > > HTH, > > Cindy > > > > -Original Message- > From: [EMAIL PROTECTED] > [ma

RE: Kernel upgrade from 2.2.17 to 2.4.x

2001-04-16 Thread Cynthia Pearce
This page may be of interest, also: http://www.redhat.com/support/docs/howto/kernel-upgrade/kernel-upgrade.html HTH, Cindy -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Al Sparks Sent: Monday, April 16, 2001 1:57 AM To: Red Hat List Subject: Re

Re: Kernel upgrade from 2.2.17 to 2.4.x

2001-04-15 Thread Al Sparks
Go to http://www.linux.org. On the left side of the home page you'll see a link to "Documentation". Select that. That page will have as a selection, HOWTO's. Select that link. If you scroll down a few pages, you'll finally find the Kernel-HOWTO. Select that. Go to town. Good luck. === A

Kernel upgrade from 2.2.17 to 2.4.x

2001-04-15 Thread Murat Ustuntas
Hello, How can I learn to step by step kernel upgrading in short way. I wanna use to kernel.2.4.x.rpm's to upgrade. I have tried this but i didnt be successful. And learn to more about kernel upgrading. Be Fine. Murat __ Do You Yahoo!? Get email a

Re: help: kernel-upgrade 2.2=>2.4

2001-04-02 Thread David Talkington
-BEGIN PGP SIGNED MESSAGE- Helmuth Guss wrote: >what can I do to mount the cdrom, so that I can reinstall kernel 2.2 or >make a good 2.4 installation?? This is why I strongly discourage the use of rpm to update kernels. If you're lucky, you still have the old kernel, which I'm told will

help: kernel-upgrade 2.2=>2.4

2001-04-02 Thread Helmuth Guss
yesterday I tried to upgrade to kernel 2.4. I got the RedHat rpms for the kernel and the source from a linux magazine. unfortunatly I made some mistakes. I did the upgrade from gnome using the gnome rpm program. after clearing some dependencys, the upgrade startet, but I got several errormessages.

Re: Eeek! Kernel upgrade loses SCSI module!

2001-03-06 Thread Eric Sisler
Brett Charbeneau <[EMAIL PROTECTED]> > Special thanks to Eric Sisler who, yet again, saved my bacon. > As it turns out, initrd was indeed looking for /etc/conf.modules >rather than /etc/modules.conf - once I made a symbolic link from the >latter to the former, re-ran mkinitrd and

Eeek! Kernel upgrade loses SCSI module!

2001-03-06 Thread Brett Charbeneau
Special thanks to Eric Sisler who, yet again, saved my bacon. As it turns out, initrd was indeed looking for /etc/conf.modules rather than /etc/modules.conf - once I made a symbolic link from the latter to the former, re-ran mkinitrd and lilo, everything worked! Nutty.

Re: Eeek! Kernel upgrade loses SCSI module!

2001-03-05 Thread Eric Sisler
Brett Charbeneau <[EMAIL PROTECTED]> wrote: > > mkinitrd /boot/initrd-2.2.16-3.img 2.2.16-3 > > Try running it with the '-v' (verbose) switch and see if you get any > >errors. > Good idea. > No errors - here's what I get (and I moved to the newest kernel on >this figuring, hey,

Re: Eeek! Kernel upgrade loses SCSI module!

2001-03-05 Thread Brett Charbeneau
> mkinitrd /boot/initrd-2.2.16-3.img 2.2.16-3 > > Try running it with the '-v' (verbose) switch and see if you get any errors. Good idea. No errors - here's what I get (and I moved to the newest kernel on this figuring, hey, what the heck?) [root@franklin /boot]# mkinitrd -v /

Re: Eeek! Kernel upgrade loses SCSI module!

2001-03-05 Thread Eric Sisler
a-cs-2.2.16-3.i386.rpm You don't need this or the corresponding line in /etc/modules.conf unless the box has PCMCIA slots, which if it's a server it probably doesn't. > kernel-source-2.2.16-3.i386.rpm This is also for building your own kernel. > Follow

Eeek! Kernel upgrade loses SCSI module!

2001-03-04 Thread Brett Charbeneau
3.i386.rpm kernel-pcmcia-cs-2.2.16-3.i386.rpm kernel-source-2.2.16-3.i386.rpm Following the mantra of: http://www.redhat.com/support/docs/howto/kernel-upgrade/kernel-upgrade.html I created a RAM disk for the new kernel with this command mkinitrd /boot/ini

kernel upgrade

2001-02-19 Thread Francois Massonneau
Hello, I'm new to that mailing list, but when I checked in the archive, I didn't find the answer to my problems. I 've installed Redhad 7.0, with kernel 2.2.16, then I upgraded the kernel to 2.2.18. Yesterday I tried to upgrade to kernel 2.4.1, but the result is not the one I expected. ;-( First,

RE: Kernel upgrade from 2.2.16 to 2.2.17

2001-02-15 Thread Mobeen Azhar
-Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Eddie Strohmier > Sent: Wednesday, February 14, 2001 2348 > To: [EMAIL PROTECTED] > Subject: RE: Kernel upgrade from 2.2.16 to 2.2.17 > > > Mobeen: > > > Woops, I failed to rea

RE: Kernel upgrade from 2.2.16 to 2.2.17

2001-02-14 Thread Eddie Strohmier
/boot? I had not problem after a rebooting back to the 2.2.16 kernel. Eddie Strohmier -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Eddie Strohmier Sent: Thursday, February 15, 2001 12:33 AM To: [EMAIL PROTECTED] Subject: RE: Kernel upgrade from 2.2.16

RE: Kernel upgrade from 2.2.16 to 2.2.17

2001-02-14 Thread Eddie Strohmier
Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Mobeen Azhar Sent: Tuesday, February 13, 2001 6:26 PM To: [EMAIL PROTECTED] Subject: Kernel upgrade from 2.2.16 to 2.2.17 Thanks for the reply, Mikkel. Whenever I type modprobe loop, it comes back and says Can't locate m

Re: Kernel upgrade

2001-02-14 Thread RaghuNath L
can reboot, when the lilo promt appears type new > and press enter > if it all works fine then you can reedit lilo.conf and change the > default=new > > On 14 Feb 2001, at 2:37, [EMAIL PROTECTED] wrote: > > > hi, > > I have downloaded the kernel upgrade linux-

Re: Kernel upgrade

2001-02-14 Thread Mikkel L. Ellertson
On Wed, 14 Feb 2001 [EMAIL PROTECTED] wrote: > Hi, > Yes I followed everything in the instructions but it > would still not boot to the new kernel. How can I now the version > of my kernel at the root prompt? What command do I have to type > to show my kernel version aside from the one that a

Kernel upgrade from 2.2.16 to 2.2.17

2001-02-14 Thread Mobeen Azhar
Thanks for the reply, Mikkel. Whenever I type modprobe loop, it comes back and says Can't locate module loop. I have a functioning 2.2.16 kernel on a floppy (made with mkbootdisk) that I am booting from currently, do I need to somehow put that back on my hard drive under /boot before I can do a

Kernel upgrade problems from 2.2.16-22 to 2.2.17-14

2001-02-14 Thread Mobeen Azhar
Sorry if this is a duplicate, I did not see the first message make it to the list. Hello all, I upgraded the kernel on my RH 7.0 box from 2.2.16-22 to 2.2.17-14. I successfully installed the following RPMS: kernel-2.2.17-14.i386.rpm kernel-pcmcia-cs-2.2.17-14.i386.rpm kernel-utils-2.2.17-14.i38

Re: Kernel upgrade

2001-02-14 Thread RaulSBucad
Hi, Yes I followed everything in the instructions but it would still not boot to the new kernel. How can I now the version of my kernel at the root prompt? What command do I have to type to show my kernel version aside from the one that appears when you boot the system. here is my lilo.co

Re: Kernel upgrade

2001-02-14 Thread Charles Galpin
when you booted, did you choose the new kernel? If you followed the instructions below, type 'new' at the lilo prompt (without the quotes). If it works, add default=new to lilo.conf and rerun lilo (like it says below). hth charles On Wed, 14 Feb 2001 [EMAIL PROTECTED] wrote: > hi, > > I h

Re: Kernel upgrade

2001-02-14 Thread RaulSBucad
t; and press enter > if it all works fine then you can reedit lilo.conf and change the > default=new > > > > On 14 Feb 2001, at 2:37, [EMAIL PROTECTED] wrote: > > > hi, > > I have downloaded the kernel upgrade linux-2.2.18.tar.gz and > > I tried to upgra

Kernel upgrade problems from 2.2.16-22 to 2.2.17-14

2001-02-14 Thread Mobeen Azhar
Hello all, I upgraded the kernel on my RH 7.0 box from 2.2.16-22 to 2.2.17-14. I successfully installed the following RPMS: kernel-2.2.17-14.i386.rpm kernel-pcmcia-cs-2.2.17-14.i386.rpm kernel-utils-2.2.17-14.i386.rpm All the RPMS installed without a problem. However, whenever I try to run mki

Re: Kernel upgrade

2001-02-14 Thread Denis J. Cirulis
On Wed, Feb 14, 2001 at 02:43:08PM +0530, RaghuNath L wrote: raghul> What for the make clean is for? To remove all those files which were created during the last kernel compile, but if you download new fresh source make clean is not needed. And if I not mistaken make clean is not needed at all in

Re: Kernel upgrade

2001-02-14 Thread RaghuNath L
lilo promt appears type new > and press enter > if it all works fine then you can reedit lilo.conf and change the > default=new > > On 14 Feb 2001, at 2:37, [EMAIL PROTECTED] wrote: > > > hi, > > I have downloaded the kernel upgrade linux-2.2.18.tar.gz and > >

Re: Kernel upgrade

2001-02-13 Thread Ian Dobson
2001, at 2:37, [EMAIL PROTECTED] wrote: > hi, > I have downloaded the kernel upgrade linux-2.2.18.tar.gz and > I tried to upgrade my redhat 6.1 with kernel 2.2.12-20 with no > success. I downloaded the file from www.kernel.org. Is this > compatible with Redhat? It is a source

Re: Kernel upgrade

2001-02-13 Thread Mikkel L. Ellertson
On Wed, 14 Feb 2001 [EMAIL PROTECTED] wrote: > hi, > I have downloaded the kernel upgrade linux-2.2.18.tar.gz and > I tried to upgrade my redhat 6.1 with kernel 2.2.12-20 with no > success. I downloaded the file from www.kernel.org. Is this > compatible with Redhat? It is a

  1   2   >