Re: SOLVED:What must I check first when compiling kernel...

2002-10-11 Thread linux power
Thanks. I used xconfig and have used many times. --- "Ashley M. Kirchner" <[EMAIL PROTECTED]> skrev: > linux power wrote: > > > I had to edit the config file to enable > > bridge,nat,iptables and masquerade. > > All options can be set from the menu. Try it > sometimes. 'make menuconfig'

Re: SOLVED:What must I check first when compiling kernel...

2002-10-11 Thread Ashley M. Kirchner
linux power wrote: > I had to edit the config file to enable > bridge,nat,iptables and masquerade. All options can be set from the menu. Try it sometimes. 'make menuconfig' (or 'make xconfig'). -- H | I haven't lost my mind; it's backed up on tape somewhere. +---

Re: SOLVED:What must I check first when compiling kernel...

2002-10-11 Thread linux power
I had to edit the config file to enable bridge,nat,iptables and masquerade. --- "Ashley M. Kirchner" <[EMAIL PROTECTED]> skrev: > linux power wrote: > > > The problem is solved, and it was that I had edit > the > > kernel config file so much that I had forgotten > > certain things. > > The en

Re: SOLVED:What must I check first when compiling kernel...

2002-10-11 Thread Ashley M. Kirchner
linux power wrote: > The problem is solved, and it was that I had edit the > kernel config file so much that I had forgotten > certain things. > The enable scsi emulation must be set to m in /IDE/ATA > section. Then in scsi section I had to enable SCSI and > SCSI generic support. And all places w

Re: SOLVED:What must I check first when compiling kernel...

2002-10-11 Thread linux power
The problem is solved, and it was that I had edit the kernel config file so much that I had forgotten certain things. The enable scsi emulation must be set to m in /IDE/ATA section. Then in scsi section I had to enable SCSI and SCSI generic support. And all places where u find ATAPI mus be disable