From owner-freebsd-current@FreeBSD.ORG Wed Oct 13 15:50:40 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 82E0316A4CE for ; Wed, 13 Oct 2004 15:50:40 +0000 (GMT) Received: from smtp2.jazztel.es (smtp2.jazztel.es [62.14.3.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id D58D243D5A for ; Wed, 13 Oct 2004 15:50:39 +0000 (GMT) (envelope-from josemi@freebsd.jazztel.es) Received: from antivirus by smtp2.jazztel.es with antivirus id 1CHlOd-00015e-00 Wed, 13 Oct 2004 17:50:35 +0200 Received: from [212.106.255.193] (helo=rguez.homeunix.net) by smtp2.jazztel.es with esmtp id 1CHlOd-00015O-00 Wed, 13 Oct 2004 17:50:35 +0200 Received: from redesjm.local (orion.redesjm.local [192.168.254.16]) by rguez.homeunix.net (8.13.1/8.13.1) with ESMTP id i9DFodbc090895; Wed, 13 Oct 2004 17:50:39 +0200 (CEST) (envelope-from josemi@freebsd.jazztel.es) Received: from localhost (localhost [[UNIX: localhost]]) by redesjm.local (8.13.1/8.13.1/Submit) id i9DFodJp044219; Wed, 13 Oct 2004 17:50:39 +0200 (CEST) (envelope-from josemi@freebsd.jazztel.es) X-Authentication-Warning: orion.redesjm.local: freebsd set sender to josemi@freebsd.jazztel.es using -f From: Jose M Rodriguez To: freebsd-current@freebsd.org Date: Wed, 13 Oct 2004 17:50:38 +0200 User-Agent: KMail/1.7 References: <20041013143846.79693.qmail@web54010.mail.yahoo.com> In-Reply-To: <20041013143846.79693.qmail@web54010.mail.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200410131750.39436.josemi@freebsd.jazztel.es> X-AntiVirus: checked by AntiVir Milter 1.1-beta; AVE 6.27.0.12; VDF 6.27.0.81 (host: antares.redesjm.local) X-Virus-Scanned: by antivirus cc: spam maps Subject: Re: 5.3-Beta7 share/examples/diskless/clone_root : wrong "options MFS" entry X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Oct 2004 15:50:40 -0000 El Mi=E9rcoles, 13 de Octubre de 2004 16:38, spam maps escribi=F3: > spam maps wrote: > > Hello, > > > > The file > > /usr/src/share/examples/diskless/clone_root > > describes these options to be needed in > > the kernel config file: > > > > # options MFS > > # options BOOTP > > # options BOOTP_NFSROOT > > # options BOOTP_COMPAT > > > > However, MFS is no longer supported since 5.X > > and this may unnecessary confuse people who > > want to have a diskless boot kernel. > > > > Can someone fix this? > Yes, you. > There are more sections wrong in It's a polite name form. > /usr/src/share/examples/diskless/clone_root > for 5.X. > > When I run 'clone_root all', I get several > serious errors and warnings on my 5.3-Beta7 PC: > [...] Please, read diskless(8) and pxeboot(8) I don't know of active and valid document/support for what you want. But this is the way to go. =2D- josemi