[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#98439: dhcp support broken



Package: boot-floppies
Version: N/A; reported 2001-05-22
Severity: grave

The the replacement of pump with dhcp-client has broken dhcp support on 
boot-floppies.

I checked the kernel configs for kernel-image-2.2.19-i386 and they are 
already:

CONFIG_PACKET=m
CONFIG_FILTER=y

We need to make sure af_packet.o is included on the root filesystem and do a 
modprobe af_packet.o before trying to do dhcp.  We also need to create 
/var/dhcp.

We also need to verify that other archs have the necessary configs.


This is the message form Mike Stone that further describes the dhcp problem:


From: Michael Stone <mstone@debian.org>
Subject: woody floppy test
To: debian-testing@lists.debian.org, debian-boot@lists.debian.org
Date: Tue, 22 May 2001 16:27:29 -0400
Mail-Followup-To: debian-testing@lists.debian.org,
        debian-boot@lists.debian.org
   
I tried the floppies with the 5/18 date from http.us, didn't get very
far. Unformatted ramblings follow.
   
I used the "compact" floppy set. The top-level floppies didn't have the
3c59x driver compiled in, and I wanted to avoid burning 3 driver
floppies.
   
The install process asked me for the driver floppy anyway. ISTR that the
potato install asks whether you want to bother with it.
   
DHCP config failed completely. First, dhclient seemed to be looking for
/var/dhcp so it could write dhclient.leases. I created that directory,
then it returned various errors:

  expr: not found
  [: 2: unexpected operator
  socket: Address family not supported by protocol
  Make sure to set CONFIG_PACKET=y and CONFIG_FILTER=y in your kernel config

--
Mike Stone


-- System Information
Debian Release: 2.2
Architecture: i386
Kernel: Linux oink 2.2.18pre21 #1 Sat Nov 18 18:47:15 EST 2000 i686




Reply to: