found 568222 1:2.9.15-1
reopen 568222 
thanks

looks like an important part of my original patch is missing. this should (very
nearly) fix it:

--- debian/nbd-client.initrd.orig       2010-03-28 19:53:19.000000000 -0700
+++ debian/nbd-client.initrd    2010-03-28 19:55:03.000000000 -0700
@@ -14,6 +14,7 @@
        # Support setting stuff using DHCP
        case $x in
                nbdroot=dhcp)
+                       configure_networking
                        x="$ROOTPATH"
                        ;;
        esac

though unfortunately, configure_networking still requires setting the DEVICE=
parameter, unless specified on the boot prompt (ip=eth0 seemed to work). will
file a patch to initramfs-tools shortly...

live well,
  vagrant



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

Reply via email to