From owner-freebsd-questions@FreeBSD.ORG Mon Jun 14 20:58:41 2010 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5DA261065674 for ; Mon, 14 Jun 2010 20:58:41 +0000 (UTC) (envelope-from peter.piggybox@virgin.net) Received: from mtaout02-winn.ispmail.ntl.com (mtaout02-winn.ispmail.ntl.com [81.103.221.48]) by mx1.freebsd.org (Postfix) with ESMTP id BFE0B8FC16 for ; Mon, 14 Jun 2010 20:58:40 +0000 (UTC) Received: from know-smtpout-4.server.virginmedia.net ([62.254.123.2]) by mtaout02-winn.ispmail.ntl.com (InterMail vM.7.08.04.00 201-2186-134-20080326) with ESMTP id <20100614205835.UQZK3192.mtaout02-winn.ispmail.ntl.com@know-smtpout-4.server.virginmedia.net> for ; Mon, 14 Jun 2010 21:58:35 +0100 Received: from [81.105.213.184] (helo=ideapad.piggybox) by know-smtpout-4.server.virginmedia.net with esmtp (Exim 4.63) (envelope-from ) id 1OOGjr-00030F-Rx for questions@freebsd.org; Mon, 14 Jun 2010 21:58:35 +0100 Received: from ideapad.piggybox (localhost [127.0.0.1]) by ideapad.piggybox (8.14.3/8.14.3) with ESMTP id o5EKvadp001299 for ; Mon, 14 Jun 2010 21:57:36 +0100 (BST) (envelope-from peter@ideapad.piggybox) Received: (from peter@localhost) by ideapad.piggybox (8.14.3/8.14.3/Submit) id o5EKvaw4001298 for questions@freebsd.org; Mon, 14 Jun 2010 21:57:36 +0100 (BST) (envelope-from peter) Date: Mon, 14 Jun 2010 21:57:35 +0100 From: Peter Harrison To: questions@freebsd.org Message-ID: <20100614205735.GA1275@ideapad.piggybox> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.3i X-Cloudmark-Analysis: v=1.1 cv=W3tOLUehizD4qj6VhtReFuw5MKb8d+XqjIxlDsIazEA= c=1 sm=0 a=zNANCjgXmV0A:10 a=kj9zAlcOel0A:10 a=S5TKEg2pKJb79k0o5CAA:9 a=cg_LwXH-PfH09bVvc1sB4tKinasA:4 a=CjuIK1q_8ugA:10 a=HpAAvcLHHh0Zw7uRqdWCyQ==:117 Cc: Subject: Nanobsd not booting... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Jun 2010 20:58:41 -0000 I need some help with Nanobsd. I've built an image for testing purposes with the sample conf file from the howto, and using the generic kernel config. The build runs without errors. After dd'ing the image to a usb stick, I can mount the partitions and see the contents (.COPYRIGHT file and root directory for instance), fdisk shows partition 1 marked active. But the stick won't boot - the machine in question definitely supports usb boot (it boots the 8.0-RELEASE image off the same usb stick without problem). It POSTs fine, then says "Verifying DMI pool data..." And then I just get a flashing underscore. Any thoughts as to what I've done wrong and how to fix it? TIA Peter.