Bug#731244: AW: Bug#731244: workaround

2014-04-08 Thread Thomas Lange
Since next_server cannot be received, I propose to use tftp_server for determine the name of the NFS server. Here's my proposal for a patch. I also send this to upstream, but got no reaction so far. diff --git a/modules.d/95nfs/nfs-lib.sh b/modules.d/95nfs/nfs-lib.sh index 9ced2e6..21ba915

Bug#731244: workaround

2014-04-07 Thread Thomas Lange
I've dived deeper into this problem. In dracut in nfs-lib.sh the server is determined by this code. If your DHCP server is using the option dhcp-server-identifier, this will be used for the NFS mount. Also, next_server is never received by the dhclient programm. It's part of the DHCP packet, but