Re: Building Custom Kernel

2003-07-25 Thread Eric Wood
normally loop isn't a loaded module but it is temporarily needed to generate initrd. Try this: # insmod loop # make install # rmmod loop -eric Fahad Khalid wrote: > Hi all, > >I'm trying to intall the latest stable kernel from kernel.org. > All goes well, but when i do the make install, a

Building Custom Kernel

2003-07-25 Thread Fahad Khalid
Hi all, I'm trying to intall the latest stable kernel from kernel.org. All goes well, but when i do the make install, an error message at the end of make process is generated, saying, "All of your loopback devices are already in use" This error fails the initrd process.

Re: Long: Cpqarray not found when building custom kernel

2002-12-18 Thread Ed Wilts
On Wed, Dec 18, 2002 at 03:11:07PM -0600, Bryan Durkee wrote: > > As an excersise (in frustration?) I'm trying to build a custom kernel on an > old Compaq Proliant 2500. Since it's my first attempt and I want to keep > things simple, the only things I'm trying to change is to remove sound and > U

RE: Long: Cpqarray not found when building custom kernel

2002-12-18 Thread Jason Staudenmayer
OTECTED]] Sent: Wednesday, December 18, 2002 4:11 PM To: '[EMAIL PROTECTED]' Subject: Long: Cpqarray not found when building custom kernel Hi, Background: I'm a Windows NT/2000 server admin with a little Linux experience, but not much. I'm trying to get proficient enough with

Long: Cpqarray not found when building custom kernel

2002-12-18 Thread Bryan Durkee
Hi, Background: I'm a Windows NT/2000 server admin with a little Linux experience, but not much. I'm trying to get proficient enough with Linux so I can deploy a production Linux box, but I'm just not up to speed yet. As an excersise (in frustration?) I'm trying to build a custom kernel on an