Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Sep 2014 17:32:59 -0400
From:      James Edwards <jedwards@bsdftw.org>
To:        atar <atar.yosef@gmail.com>
Cc:        freebsd-questions@freebsd.org, owner-freebsd-questions@freebsd.org
Subject:   Re: Strange file system behavior.
Message-ID:  <993ea1be9fd65cfbfbcaa7948625ad70@bsdftw.org>
In-Reply-To: <793B69B7-2534-42E1-9449-63B74D5BCEDE@gmail.com>
References:  <793B69B7-2534-42E1-9449-63B74D5BCEDE@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2014-09-10 12:29, atar wrote:
> Hi!
> 
> I'm using at FreeBSD 10.0 release but with the 'i386-memstick.img'
> version running from my USB stick and I've noticed at strange behavior
> when I tried execute the command: 'less /etc/resolv.conf' it gives me
> an error message that says: 'No such file or directory' but I fairly
> know that this file does exists from the output of the 'ls -lh
> /etc/resolv.conf' command, so what's going on here?
> 
> Regards,
> 
> Atar.

Atar,

I can't currently speak for the memstick image, but on the Live DVD 
image, /etc/resolv.conf is a symlink to /tmp/bsdinstall_etc/resolv.conf. 
  If /tmp/bsdinstall_etc/resolv.conf doesn't exist, you can create it and 
modify your nameservers.

James



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?993ea1be9fd65cfbfbcaa7948625ad70>