From owner-freebsd-stable@FreeBSD.ORG Tue Apr 19 19:53:24 2005 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0EFA916A4CE; Tue, 19 Apr 2005 19:53:24 +0000 (GMT) Received: from mx.laposte.net (mx.laposte.net [81.255.54.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8C19C43D39; Tue, 19 Apr 2005 19:53:23 +0000 (GMT) (envelope-from emmanuel.chriqui@laposte.net) Received: from pcemmanuel (81.57.219.151) by mx.laposte.net (7.0.028) (authenticated as emmanuel.chriqui) id 425309CA0086FED9; Tue, 19 Apr 2005 21:53:22 +0200 Message-ID: <425309CA0086FED9@lpdnpm09.laposte.net> (added by postmaster@laposte.net) From: "Emmanuel Chriqui" To: "'Marc Olzheim'" Date: Tue, 19 Apr 2005 21:53:37 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Office Outlook, Build 11.0.6353 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 In-Reply-To: <20050419193853.GA54430@stack.nl> Thread-Index: AcVFF3F1KFBqHN/TQHiGmVIqrEfYugAAJCxg cc: freebsd-hackers@freebsd.org cc: freebsd-stable@freebsd.org Subject: RE: PXEBOOT/TFTPBOOT + big MD_ROOT problem X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Apr 2005 19:53:24 -0000 > Objet=A0: Re: PXEBOOT/TFTPBOOT + big MD_ROOT problem >=20 > On Tue, Apr 19, 2005 at 09:31:10PM +0200, Emmanuel Chriqui wrote: > > This is roughly how it works under our linux servers, webservers, = etc... > I > > was hoping to avoid that approach (less work.. less maintenance..). > > > > Am I the only one on earth to need a big MFSROOT ??? > > :) >=20 > Hmm, I guess so. :-P >=20 > Anyway, you might try >=20 > http://pigseye.kennesaw.edu/~dyeske/freebsd/article.html Thx ! > ... >=20 > Another idea is to use NFS just to use the loader to 'load -t = mfs_root' > the mfsroot image. After that, you wouldn't depend on NFS anymore. >=20 > Marc Very good idea. If my problem is related to TFTP + mfs_root than than = this might work.=20 Emmanuel.