Re: [expert] 7.1 kernal update problem

2000-07-15 Thread Jeff Groves
Here's a script I wrote that I've used to update several systems: #!/bin/sh # #  install_kernel_updates - install Mandrake 7.1 kernel updates # RPMS="location of your RPMS" OLDVER="2.2.15-4mdk" VER="2.2.16-9mdk" # #  Save the old loop module, in case of problems. #  The kernel updates delet

RE: [expert] 7.1 kernal update problem

2000-07-15 Thread Wilson, Al
y, 24 beers in a case. Coincidence? --Stephen Wright > -Original Message- > From: gsommerdorf [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, 11 July 2000 12:34 P.M. > To: [EMAIL PROTECTED] > Subject: [expert] 7.1 kernal update problem > > > I am having problems updat

Re: [expert] 7.1 kernal update problem

2000-07-15 Thread Jeff Groves
Here's a script I wrote that I've used to update several systems: #!/bin/sh # #  install_kernel_updates - install Mandrake 7.1 kernel updates # RPMS="location of your RPMS" OLDVER="2.2.15-4mdk" VER="2.2.16-9mdk" # #  Save the old loop module, in case of problems. #  The kernel updates delet

Re: [expert] 7.1 kernal update problem

2000-07-15 Thread Anton Graham
Submitted 11-Jul-00 by gsommerdorf: > I am having problems updating my kernal for 7.1 I am using update to > do the job, and I'm using the ReiserFS. In the documentation it says > that I need to do the following > > mkinitrd -f --ifneeded /boot/initrd-2.2.16-9mdk 2.2.16-9mdk > > I let up

[expert] 7.1 kernal update problem

2000-07-13 Thread gsommerdorf
I am having problems updating my kernal for 7.1 I am using update to do the job, and I'm using the ReiserFS. In the documentation it says that I need to do the following mkinitrd -f --ifneeded /boot/initrd-2.2.16-9mdk 2.2.16-9mdk I let update install the kernal, but every time I try to m