I experienced the same problem, not mounting nfs shares at boot time on hardy (diskless client). I solved the problem adding "auto eth0" to /etc/network/interfaces. Actually eth0 is already configured by the kernel when booting from the net, but the interface is not brought up "officially" when the keyword auto is missing in /etc/network/interfaces, according to /etc/udev/rules.d/85-ifupdown.rules.
-- nfs shares not mounted at startup https://bugs.launchpad.net/bugs/45842 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
