From owner-freebsd-small@FreeBSD.ORG Tue Jul 15 09:46:43 2003 Return-Path: Delivered-To: freebsd-small@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1D89237B401 for ; Tue, 15 Jul 2003 09:46:43 -0700 (PDT) Received: from gidgate.gid.co.uk (gid.co.uk [194.32.164.225]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B3CC43F85 for ; Tue, 15 Jul 2003 09:46:41 -0700 (PDT) (envelope-from rb@gid.co.uk) Received: (from rb@localhost) by gidgate.gid.co.uk (8.11.6/8.11.6) id h6FGkcu64115; Tue, 15 Jul 2003 17:46:38 +0100 (BST) (envelope-from rb) Message-Id: <4.3.2.7.2.20030715172854.0212a4e0@gid.co.uk> X-Sender: rbmail@gid.co.uk X-Mailer: QUALCOMM Windows Eudora Version 4.3.2 Date: Tue, 15 Jul 2003 17:46:36 +0100 To: "Chuck T." , freebsd-small@freebsd.org From: Bob Bishop In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: Re: Problems booting 4.8R PicoBSD X-BeenThere: freebsd-small@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Dedicated and Embedded Systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Jul 2003 16:46:43 -0000 Hi, At 16:23 15/7/03, Chuck T. wrote: >[...]My 4.8R based kernel is booting via PXE using dhcp/tftp/nfs, but >hanging after >decompressing the kernel. A packet sniffer shows that it was trying to >read /pxeroot/etc/fstab.gz and failing that /pxeroot/etc/fstab. I believe >that means that the kernel didn't find the embedded root file system image >for some reason. [etc] Do you have a /boot/loader.rc? pxeboot expects that, see pxeboot(8). It may need to contain: set vfs.root.mountfrom="ufs:/dev/md0c" or some such. Sorry for the vagueness, I don't have a netbooting pico setup here right now. -- Bob Bishop +44 (0)118 977 4017 rb@gid.co.uk fax +44 (0)118 989 4254