From owner-freebsd-newbies@FreeBSD.ORG Sun Oct 5 15:19:45 2003 Return-Path: Delivered-To: freebsd-newbies@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5E73616A4B3 for ; Sun, 5 Oct 2003 15:19:45 -0700 (PDT) Received: from mta02-svc.ntlworld.com (mta02-svc.ntlworld.com [62.253.162.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 67CDC43FBD for ; Sun, 5 Oct 2003 15:19:44 -0700 (PDT) (envelope-from andywhite@ntlworld.ie) Received: from deskgx ([81.98.90.226]) by mta02-svc.ntlworld.com (InterMail vM.4.01.03.37 201-229-121-137-20020806) with ESMTP id <20031005221943.EHEJ16630.mta02-svc.ntlworld.com@deskgx> for ; Sun, 5 Oct 2003 23:19:43 +0100 From: "Andrew White" To: Date: Sun, 5 Oct 2003 23:19:42 +0100 Message-ID: <000001c38b8e$c63b5560$0201a8c0@deskgx> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 In-Reply-To: Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Subject: Diskless 4.8 X-BeenThere: freebsd-newbies@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Gathering place for new users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Oct 2003 22:19:45 -0000 Hi, Wondering if there is someone that can help me with setting up Diskless ? I have got a far as booting the kernel, dhcp gets address, root-path, swap-path and swap-size, then. Adjusted interface xl0 Shutdown interface faith0 Mounted root from nfs: NFS ROOT: 192.168.1.2:/pxeroot NFS SWAP: 192.168.1.2:/netswapvolume/netswap/ And then the system hangs indefinitely (I assume while doing something with /sbin/init) Two other quick questions 1) does diskless work in 5.1 2) can pcmcia be used for diskless (I don't think the card is recognized in time for boot) Thanks in advance ! .Andrew