Package: initrd-netboot-tools
Severity: normal

Maybe there should be a better error message when dhcpd fails. 
when the dhcp server dont repspond, you get
  huh? unknown udhcpc action: [leasefail]

I get it if I run 
 qemu -monitor stdio  -hda /dev/zero \
      -kernel /var/lib/lessdisks/boot/vmlinuz \
      -initrd /var/lib/lessdisks/boot/initrd.img \
      -append "root=/dev/nfs ip=dhcp"

not that /dev/net/tun is unavailible when this happens. 

using -user-net then I get a dhcp server :) 

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.10-x300
Locale: LANG=no_NO, LC_CTYPE=no_NO (charmap=ISO-8859-1)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to