Re: [Cooker] updating kernel through rpms

2000-08-12 Thread Chmouel Boudjnah
Ok just got all your message and i will don't answer to all. Actually if you have the last kernel and initscripts you should get : 1* modprobe loop before the kernel remove (%pre) 2* regeneration initrd/installation of bootloader entry via installkernel script. Got it ? if you still have bug

Re: [Cooker] updating kernel through rpms

2000-08-07 Thread Ron Stodden
Anton Graham wrote: > The kernel-source rpm constains the sources used to compile the kernel > packages in all four flavors. The specific config file used to compile each > of those flavors (mdk, mdkfb, mdksmp, and mdksecure) is in > /usr/share/doc/kernel-, placed there when you installed the ke

Re: [Cooker] updating kernel through rpms

2000-08-07 Thread Anton Graham
Submitted 07-Aug-00 by Ron Stodden: > But I still wonder what has happened about the kernel-sources which > match the new kernel and its compile-time 'make xconfig' > configuration. Presumably a new kernel-sources RPM for the new > kernel is downloadable, and presumably it is guaranteed to be s

Re: [Cooker] updating kernel through rpms

2000-08-06 Thread Ron Stodden
Amien Salie wrote: > list for /lib/modules/2.2.16 > > total 72 > 82492 drwxr-xr-x2 root root 4096 Aug 4 22:07 block/ > 67157 drwxr-xr-x2 root root 4096 Aug 4 22:07 cdrom/ > 95386 drwxr-xr-x2 root root 4096 Aug 4 22:07 fs/ > 112982 drwxr-

Re: [Cooker] updating kernel through rpms

2000-08-06 Thread Eric MC.D
Question: what's the difference about the initrd used by ram disk and setup on a separate dir with /dev/ram0 using linuxrc, and the /boot/initrd-xx.xx.xx ?? Eric MC Vincent Danen wrote: > > On Sun, Aug 06, 2000 at 06:51:05AM -0400, Pixel wrote: > > > > would be to auto-generate initrd upon the

Re: [Cooker] updating kernel through rpms

2000-08-06 Thread Vincent Danen
On Sun, Aug 06, 2000 at 06:51:05AM -0400, Pixel wrote: > > would be to auto-generate initrd upon the install, but some people > > don't use/need initrd, so that's extra overhead to just arbitrarily > > decide someone needs it. > > mkinitrd generates an initrd only if needed, based on fstab and m

Re: [Cooker] updating kernel through rpms

2000-08-06 Thread Vincent Danen
On Sun, Aug 06, 2000 at 12:47:47PM +0200, Alexander Skwar wrote: > > I would agree with you that yes, it *should* be as simple as doing a > > download from MandrakeUpdate and simply installing it. But it isn't. > > [...] > > I disagree with you. If the spec file for the kernel RPM would be >

Re: [Cooker] updating kernel through rpms

2000-08-06 Thread Amien Salie
Peace First, no I am not running ReiserFS. BTW. i found some good reading material on that topic: http://devlinux.com/projects/reiserfs/ Second, On uname -r 2.2.16-9mdk list for /lib/modules/2.2.16 total 72 82492 drwxr-xr-x2 root root 4096 Aug 4 22:07 block/ 67157 drwxr-

Re: [Cooker] updating kernel through rpms

2000-08-06 Thread Pixel
Joe Baker <[EMAIL PROTECTED]> writes: > What was the reason that all those extra steps were necessary to > support the ReiserFS? reiserfs is in module. we won't put it in the main kernel otherwise it'll get too big&bloated. as for ext2, we keep it in the kernel for compatibility

Re: [Cooker] updating kernel through rpms

2000-08-06 Thread Joe Baker
On Sun, 6 Aug 2000, Amien Salie wrote: > Peace > > I am happy to report that my kernel upgrade 2.2.15 to 2.2.16 went smoothly. > Everything seems to work as before, including sound. > All i did was download the rpms and installed it with kpackage. > > I was wondering if I did something wrong to

Re: [Cooker] updating kernel through rpms

2000-08-06 Thread Amien Salie
Peace I am happy to report that my kernel upgrade 2.2.15 to 2.2.16 went smoothly. Everything seems to work as before, including sound. All i did was download the rpms and installed it with kpackage. I was wondering if I did something wrong to get it working right :) -- Amien Salie No Fate But

Re: [Cooker] updating kernel through rpms

2000-08-06 Thread Pixel
Alexander Skwar <[EMAIL PROTECTED]> writes: > On Sat, Aug 05, 2000 at 11:25:16AM -0600, Vincent Danen wrote: > > I would agree with you that yes, it *should* be as simple as doing a > > download from MandrakeUpdate and simply installing it. But it isn't. > > [...] > > I disagree with you. If

Re: [Cooker] updating kernel through rpms

2000-08-06 Thread Alexander Skwar
On Sat, Aug 05, 2000 at 11:25:16AM -0600, Vincent Danen wrote: > I would agree with you that yes, it *should* be as simple as doing a > download from MandrakeUpdate and simply installing it. But it isn't. [...] I disagree with you. If the spec file for the kernel RPM would be re-written to ta

Re: [Cooker] updating kernel through rpms

2000-08-06 Thread Pixel
Vincent Danen <[EMAIL PROTECTED]> writes: > would be to auto-generate initrd upon the install, but some people > don't use/need initrd, so that's extra overhead to just arbitrarily > decide someone needs it. mkinitrd generates an initrd only if needed, based on fstab and modules.conf

Re: [Cooker] updating kernel through rpms

2000-08-05 Thread Vincent Danen
On Sat, Aug 05, 2000 at 04:25:29PM -0700, Mike & Tracy Holt wrote: > > You're thinking of it in terms of an application again. It's not > > just a "rpm update"... it's a kernel update. RPM can do many things, > > but there are certain things it can't do. I, for one, would not want > > anyone t

Re: [Cooker] updating kernel through rpms

2000-08-05 Thread Mike & Tracy Holt
> You're thinking of it in terms of an application again. It's not > just a "rpm update"... it's a kernel update. RPM can do many things, > but there are certain things it can't do. I, for one, would not want > anyone to automate building my kernel. I find the idea scary. When > my kernel get

Re: [Cooker] updating kernel through rpms

2000-08-05 Thread Vincent Danen
On Fri, Aug 04, 2000 at 08:14:59PM -0700, Mike & Tracy Holt wrote: > > Follow the instructions on www.linux-mandrake.com/en/fupdates.php3 > > for the kernel update in 7.1. Those instructions work and work > > *flawlessly*. I've used them to install two kernels from cooker > > (2.2.17-0.12mdk an

Re: [Cooker] updating kernel through rpms

2000-08-05 Thread Vincent Danen
On Fri, Aug 04, 2000 at 08:24:10PM -0700, Mike & Tracy Holt wrote: > > Upgrading your kernel is not like upgrading GNOME or x-chat or any > > other app. It takes a little extra work. MandrakeUpdate should not > > (IMNSHO) offer to upgrade kernels (I think this is done in the latest > > version)

Re: [Cooker] updating kernel through rpms

2000-08-04 Thread Mike & Tracy Holt
> Upgrading your kernel is not like upgrading GNOME or x-chat or any > other app. It takes a little extra work. MandrakeUpdate should not > (IMNSHO) offer to upgrade kernels (I think this is done in the latest > version) because it causes too many problems. kernel upgrades need > to be done man

Re: [Cooker] updating kernel through rpms

2000-08-04 Thread Mike & Tracy Holt
> Follow the instructions on www.linux-mandrake.com/en/fupdates.php3 > for the kernel update in 7.1. Those instructions work and work > *flawlessly*. I've used them to install two kernels from cooker > (2.2.17-0.12mdk and 2.2.17-0.16mdk) while keeping my 2.2.15 kernel > which is default from th

Re: [Cooker] updating kernel through rpms

2000-08-04 Thread Vincent Danen
On Fri, Aug 04, 2000 at 01:52:45AM -0700, Mike & Tracy Holt wrote: > Never mind, got the answer today. Quite a few hoops to jump through > though? An rpm upgrade should be pretty straight forward. I have > upgraded a couple of times and didn't need to do all that extra stuff > even with reiser

Re: [Cooker] updating kernel through rpms

2000-08-04 Thread Vincent Danen
On Thu, Aug 03, 2000 at 12:50:45PM -0700, Mike & Tracy Holt wrote: > I'm still having this problem after first talking about it a couple of > months ago. When using reiserfs I need the initrd image, yet when I try > to mkinitrd after the kernel upgrade I get something to the effect: > /pro

Re: [Cooker] updating kernel through rpms

2000-08-04 Thread Mike & Tracy Holt
Thank you, I've found the instructions that I was looking for on their web page. You're right, I have been doing the -U to bring the new kernels in (in my mind I thought I was keeping things cleaned up). Anyway, I've got things running now and I'll be a little more careful next time. Thanks aga

Re: [Cooker] updating kernel through rpms

2000-08-04 Thread Mike & Tracy Holt
Mike & Tracy Holt wrote: > > Hello cooker, > I'm still having this problem after first talking about it a couple of > months ago. When using reiserfs I need the initrd image, yet when I try > to mkinitrd after the kernel upgrade I get something to the effect: > /proc/devices doesn't know

Re: [Cooker] updating kernel through rpms

2000-08-04 Thread Anton Graham
Submitted 03-Aug-00 by Mike & Tracy Holt: > I had switched back to ext2 filesystem for awhile so I could test the > latest kernel releases, but I recently switched back to reiser for speed > and now I'm stuck not being able use the latest kernel rpms. Is there > something really simple that I'm m

[Cooker] updating kernel through rpms

2000-08-04 Thread Mike & Tracy Holt
Hello cooker, I'm still having this problem after first talking about it a couple of months ago. When using reiserfs I need the initrd image, yet when I try to mkinitrd after the kernel upgrade I get something to the effect: /proc/devices doesn't know about module, recompile and do insmod