Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 Oct 2010 11:20:44 -0400
From:      Tim Dunphy <bluethundr@gmail.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: can't add entries to fsab
Message-ID:  <AANLkTikmtnU%2B%2BjepVwd-=rv4b6QTq5eLpK2mRa9LSrWe@mail.gmail.com>
In-Reply-To: <alpine.BSF.2.00.1010301805490.6585@wonkity.com>
References:  <AANLkTikS7vt8zFD-4hvTqpf27%2BHED4GWL34PfNYYG9s5@mail.gmail.com> <alpine.BSF.2.00.1010301805490.6585@wonkity.com>

next in thread | previous in thread | raw e-mail | index | archive | help
hey guys,

 thanks!! Yeah I tried adding the late option, but that didn't change
anything. But then I thought that perhaps DNS was not loaded by the
time the fstab is parsed making any DNS style mounts render the
machine unbootable in normal mode.

 So I tried referring to the mount by the IP address rather than the
DNS name, and that fixed it.. I suppose I could setup the order in
which the services load in /etc/rc.d/ by pre-pending each one with
numbers (i.e. 00netif 01named 02syslogd...etc etc).

 Not sure I care enough to do that on my home system, but maybe I will..

On Sat, Oct 30, 2010 at 8:10 PM, Warren Block <wblock@wonkity.com> wrote:
> On Sat, 30 Oct 2010, Tim Dunphy wrote:
>
>> I am having some trouble adding entries to /etc/fstab.. what happens
>> to work under CentOS does not under FreeBSD!! no surprise there, I
>> suppose.. heh
>>
>>
>> I have nfs_client_enable=3D"YES" in my /etc/rc.conf
>>
>> Yet if I add even one line such as
>>
>> nas2.summitnhome.com:/mnt/home =A0 /home =A0 =A0nfs rw =A00 =A0 0
>>
>> the system refuses to boot normally and I have to add the path to
>> /bin//sh manually each time
>
> Add the "late" option ('man mount | less +3/late') to the rw option in th=
at
> line:
>
> nas2.summitnhome.com:/mnt/home =A0 /home =A0 =A0nfs rw,late =A00 =A0 0
>
>> why on Earth can I not add entries to fstab as I do to CentOS??
>
> Beyond knowing that they're different, dunno. =A0Maybe the async DHCP in
> FreeBSD is different.
>



--=20
Here's my RSA Public key:
gpg --keyserver pgp.mit.edu --recv-keys 5A4873A9

Share and enjoy!!



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTikmtnU%2B%2BjepVwd-=rv4b6QTq5eLpK2mRa9LSrWe>