Mason Loring Bliss wrote: > 4. I built a new kernel - my first home-built Linux kernel ever - and it > seems to work, except for one thing that I have yet to figure out. To wit, > my eth0 is not automatically configured, despite being told to use DHCP in > /etc/network/interfaces. It can be manually configured and used without > problems, but it should ideally be configuring itself automatically as it > does under the default kernel. Any idea what I've done wrong here?
You probably forgot either CONFIG_FILTER or CONFIG_SOCKET. > 5. With a default Debian 2.4.26-1-i386 kernel, I get an error message > about some module or other having a problem. It occurs just after the hot > plug stuff runs. I see nothing about it in dmesg, and I don't have a > serial console setup available for this box. Is there any way I can > capture a complete record of messages between kernel-load and gettys > running? This usually winds up in /var/log/dmesg. Adam -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]