Date: Thu, 27 Jan 2011 13:19:47 +0100 From: =?ISO-8859-1?Q?Sven-=C5ke_Svensson?= <sa@mbg.se> To: freebsd-questions@freebsd.org Subject: Re: Monting nfs at boot Message-ID: <4D4162E3.90504@mbg.se> In-Reply-To: <alpine.BSF.2.00.1101260910410.54489@wonkity.com> References: <4D3FE9DE.8070203@mbg.se> <20110126124222.341dcad0.freebsd@edvax.de> <alpine.BSF.2.00.1101260910410.54489@wonkity.com>
next in thread | previous in thread | raw e-mail | index | archive | help
2011-01-26 17:12, Warren Block skrev: > On Wed, 26 Jan 2011, Polytropon wrote: > >> On Wed, 26 Jan 2011 10:31:10 +0100, Sven-Åke Svensson <sa@mbg.se> wrote: >>> When booting amd64 it looks like it try to mount the nfs directories >>> before the network is up. On the screen I can see that it try to mount >>> and then there is a line telling that the network interface is up. There >>> it locks up for some minutes before it continue and mounting. >>> [...] >>> Maybe there are some easy configuration fix, but I can't find it. >> >> Check out the -l option of mount, and the corresponding >> keyword "late" in /etc/fstab. See "man mount" for details. >> Also see /etc/rc.d/mountlate to learn how it works (and >> if it fits your requirements). > > Using SYNCDHCP instead of just DHCP in /etc/rc.conf ifconfig lines may > also help. > > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" Hi That solved it. When I changed from a fixed ip-address to SYNCDHCP it started up as it should. I don't really understand why it don't work with a fixed address. But it does not matter as long as I don't have to wait five minutes for a startup. Thank you for your help. Sven
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4D4162E3.90504>