From owner-freebsd-questions@FreeBSD.ORG Sun Jan 25 21:42:40 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 31DBE16A4CE for ; Sun, 25 Jan 2004 21:42:40 -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 D448D43D2D for ; Sun, 25 Jan 2004 21:42:38 -0800 (PST) (envelope-from rwong10@cs.mcgill.ca) Received: from chimera.my.fubard.ca (na@localhost [127.0.0.1]) by fubard.zapto.org (8.12.8p1/8.12.8) with ESMTP id i0Q5gw6r000455 for ; Mon, 26 Jan 2004 00:42:58 -0500 (EST) (envelope-from rwong10@cs.mcgill.ca) Received: from localhost (mout@localhost)i0Q5gvmu000452 for ; Mon, 26 Jan 2004 00:42:58 -0500 (EST) X-Authentication-Warning: chimera.my.fubard.ca: mout owned process doing -bs Date: Mon, 26 Jan 2004 00:42:57 -0500 (EST) From: rwong10 X-X-Sender: mout@chimera.my.fubard.ca To: freebsd-questions@freebsd.org Message-ID: <20040126004046.T449@chimera.my.fubard.ca> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: diskless warnings 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: Mon, 26 Jan 2004 05:42:40 -0000 Hi So...I finally got diskless booting to work. But on boot up, I get these kinds of warnings, are these expected or is there a way to correct them and shut mfs up? Jan 25 22:12:35 chimera /tftpboot/kernel.nv_diskless: Warning: Block size restricts cylinders per group to 26. I am currently 4.8R and use etherboot to boot my diskless clients. thanks r