From owner-freebsd-questions@FreeBSD.ORG Tue Feb 21 16:04:42 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 2A77616A420 for ; Tue, 21 Feb 2006 16:04:42 +0000 (GMT) (envelope-from peter@pean.org) Received: from mxfep01.bredband.com (mxfep01.bredband.com [195.54.107.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id 53AD243D55 for ; Tue, 21 Feb 2006 16:04:41 +0000 (GMT) (envelope-from peter@pean.org) Received: from [192.168.2.3] ([213.114.218.71] [213.114.218.71]) by mxfep01.bredband.com with ESMTP id <20060221160440.SKDP16046.mxfep01.bredband.com@[192.168.2.3]> for ; Tue, 21 Feb 2006 17:04:40 +0100 Message-ID: <43FB3A08.8010708@pean.org> Date: Tue, 21 Feb 2006 17:04:24 +0100 From: =?ISO-8859-1?Q?Peter_Ankerst=E5l?= User-Agent: Mozilla Thunderbird 1.0.7 (X11/20060103) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: NanoBSD don't boot. 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: Tue, 21 Feb 2006 16:04:42 -0000 I've found a pdf about installing NanoBSD on phk.freebsd.dk. Everything worked out quite well. Untill I tried to boot the CF card (I've had no problem booting a standard minimal install from the CF before.) This is what I did: * sh nanobsd.sh -c uchman.conf ( http://pean.org/uchman.conf ) * dd if=_.disk.full of=/dev/ad4 bs=64kb (ad4 == my CF-card) Everything seems to work fine but when I try to boot it just says: \ (looks like it tries to load the kernel) BTX loader 1.00 BTX version is 1.01 and then nothing. I tried to boot the machine with a freebsd-installation and set the partitions bootable but no success. What could have gone wrong?