From owner-freebsd-cluster@FreeBSD.ORG Fri Sep 16 08:50:22 2005 Return-Path: X-Original-To: freebsd-cluster@freebsd.org Delivered-To: freebsd-cluster@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 36F9C16A41F for ; Fri, 16 Sep 2005 08:50:22 +0000 (GMT) (envelope-from kevinstovall@hotmail.com) Received: from hotmail.com (bay101-f6.bay101.hotmail.com [64.4.56.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 06A6043D45 for ; Fri, 16 Sep 2005 08:50:21 +0000 (GMT) (envelope-from kevinstovall@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Fri, 16 Sep 2005 01:50:21 -0700 Message-ID: Received: from 64.4.56.200 by by101fd.bay101.hotmail.msn.com with HTTP; Fri, 16 Sep 2005 08:50:21 GMT X-Originating-IP: [64.4.56.200] X-Originating-Email: [kevinstovall@hotmail.com] X-Sender: kevinstovall@hotmail.com From: "kevin stovall" To: freebsd-cluster@freebsd.org Date: Fri, 16 Sep 2005 08:50:21 +0000 Mime-Version: 1.0 Content-Type: text/plain; format=flowed X-OriginalArrivalTime: 16 Sep 2005 08:50:21.0925 (UTC) FILETIME=[AC0E6950:01C5BA9B] Subject: Diskless Boot Guide? X-BeenThere: freebsd-cluster@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Clustering FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Sep 2005 08:50:22 -0000 I am trying to put together a compute cluster (currently running FreeBSD 6-BETA2) which I want to boot diskless. I have been having problems setting it up and am wondering if someone has created a walkthrough of how to do it besides the one in the FreeBSD Handbook. On the server machine, there are only two partitions, one at / and one at /home. Would this cause a potential problem? I am using PXE. The diskless machine finds the kernel fine, but hangs what seems to be just before giving the login prompt. The last few lines are: Trying to mount root from nfs:192.168.0.200:/home/diskless_ro NFS ROOT: 192.168.0.200:/home/diskless_ro Interface fxp0 IP-Address 192.168.0.196 Broadcast 192.168.0.255 Date Thanks, Kevin Stovall