[Bug 182940] Re: network NFS DHCP boot fails on multiple NIC machine

2008-10-02 Thread Launchpad Bug Tracker
This bug was fixed in the package initramfs-tools - 0.92bubuntu14 --- initramfs-tools (0.92bubuntu14) intrepid; urgency=low * scripts/functions: Call ipconfig with a one-minute timeout rather than waiting forever (LP: #182940). -- Colin Watson [EMAIL PROTECTED] Wed, 01 Oct

[Bug 182940] Re: network NFS DHCP boot fails on multiple NIC machine

2008-10-01 Thread Colin Watson
It looks to me as if ip=eth1 should do it too? case ${IPOPTS} in none|off) # Do nothing ;; |on|any) # Bring up device ipconfig ${DEVICE} ;; dhcp|bootp|rarp|both)

[Bug 182940] Re: network NFS DHCP boot fails on multiple NIC machine

2008-10-01 Thread Colin Watson
** Changed in: initramfs-tools (Ubuntu) Assignee: (unassigned) = Colin Watson (kamion) Status: New = Fix Committed -- network NFS DHCP boot fails on multiple NIC machine https://bugs.launchpad.net/bugs/182940 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 182940] Re: network NFS DHCP boot fails on multiple NIC machine

2008-09-11 Thread Peter Cordes
-t 7 is too short for my setup. -t 60 should be safe. I was able to netboot the Hardy livecd (which detects my interfaces such that eth1 is the one with the cable plugged in to it). (It does boot=casper, not boot=nfs, so it doesn't normally look at ip= at all.) I booted with break=mount, and

[Bug 182940] Re: network NFS DHCP boot fails on multiple NIC machine

2008-02-04 Thread Daniel Holbach
To get your fix included in Ubuntu, try transforming it into a debdiff (http://wiki.ubuntu.com/PackagingGuide/Recipes/Debdiff) and submitting it for review (http://wiki.ubuntu.com/SponsorshipProcess). -- network NFS DHCP boot fails on multiple NIC machine https://bugs.launchpad.net/bugs/182940

[Bug 182940] Re: network NFS DHCP boot fails on multiple NIC machine

2008-01-14 Thread Jeremy Jackson
Passing the option ip=all to kernel at boot causes /usr/share /initramfs-tools/scripts/nfs to pass the argument all to ipconfig, with the following result: IP-Config:eth0 hardware addresss 00:01:02:03:04:05 mtu 1500 DHCP RARP [29.123456] eth0: no link durring initialization IP-Config:eth1