Date: Thu, 28 Dec 2006 12:40:45 +0100 From: Nicolas Rachinsky <fbsd-stable-0@ml.turing-complete.org> To: freebsd-stable@FreeBSD.ORG, robert@ml.erje.net Subject: Re: Possibility for FreeBSD 4.11 Extended Support Message-ID: <20061228114045.GA78639@mid.pc5.i.0x5.de> In-Reply-To: <200612281134.kBSBYY3F044568@lurza.secnetix.de> References: <20061227154716.GA4907@iphouse.com> <200612281134.kBSBYY3F044568@lurza.secnetix.de>
next in thread | previous in thread | raw e-mail | index | archive | help
* Oliver Fromme <olli@lurza.secnetix.de> [2006-12-28 12:34 +0100]: > I'm afraid I don't know how to specify any mount options > for the root file system when mounting it via the kernel's > BOOTP options, but if you mount it read-only (or just treat You can set some, but AFAIK not -L. :( dhcpd.conf: option rootopts code 130 = text ; option rootopts "rsize=65536,wsize=65536,tcp"; With PXE and without the BOOTP option it's possible to set -L loader.conf: boot.nfsroot.options="nolockd" Nicolas -- http://www.rachinsky.de/nicolas
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061228114045.GA78639>