From owner-freebsd-questions@FreeBSD.ORG Tue Jan 13 12:20:19 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8479116A4CE for ; Tue, 13 Jan 2004 12:20:19 -0800 (PST) Received: from fubard.zapto.org (modemcable005.194-202-24.mc.videotron.ca [24.202.194.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 29B7743D54 for ; Tue, 13 Jan 2004 12:20:17 -0800 (PST) (envelope-from rwong10@cs.mcgill.ca) Received: from geminga.my.fubard.ca (na@localhost [127.0.0.1]) by fubard.zapto.org (8.12.8p1/8.12.8) with ESMTP id i0DKK1eT071308 for ; Tue, 13 Jan 2004 15:20:01 -0500 (EST) (envelope-from rwong10@cs.mcgill.ca) Received: from localhost (mout@localhost)i0DKK0xq071305 for ; Tue, 13 Jan 2004 15:20:01 -0500 (EST) X-Authentication-Warning: geminga.my.fubard.ca: mout owned process doing -bs Date: Tue, 13 Jan 2004 15:20:00 -0500 (EST) From: rwong10 X-X-Sender: mout@geminga.my.fubard.ca To: freebsd-questions@freebsd.org Message-ID: <20040113122517.J68797@geminga.my.fubard.ca> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: diskless setup X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jan 2004 20:20:19 -0000 Hello, I am still trying to figure out why I can't boot diskless. I've followed the instructions in the handbook and the clone_root script. While trying to figure out a problem, I think it may be a problem with creating the mfs partition in memory. I get: mount_mfs: /etc: bad file system size Some insight would be nice... r