From owner-freebsd-questions@FreeBSD.ORG Sun Apr 16 19:40:14 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 B291716A415 for ; Sun, 16 Apr 2006 19:40:14 +0000 (UTC) (envelope-from brendan@grossman.id.au) Received: from porsche.brendan.id.au (219-90-174-213.ip.adam.com.au [219.90.174.213]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D7D143D53 for ; Sun, 16 Apr 2006 19:40:14 +0000 (GMT) (envelope-from brendan@grossman.id.au) Received: from dvditnb1 (mint.brendan.local [192.168.2.10]) by porsche.brendan.id.au (Postfix) with ESMTP id B590D28454 for ; Mon, 17 Apr 2006 05:10:11 +0930 (CST) From: "Brendan Grossman" To: Date: Mon, 17 Apr 2006 05:10:19 +0930 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.5510 Thread-Index: AcZhjZbj2/+ZnJU3QE6nOqGEnQ/EMw== X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Message-Id: <20060416194011.B590D28454@porsche.brendan.id.au> Subject: /boot at beginning of drive 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: Sun, 16 Apr 2006 19:40:14 -0000 Hello I'm trying to install FreeBSD with the following partition scheme... /boot 100mb (50mb too small? Install fails with filesystem full error) swap 1gb /tmp 100mb / remainder However after I install and boot, it says it can't find /boot/kernel/kernel The version is 6.0. Am I missing sometihng obvious? Does it need to mount / first? If so, how? Cheers Brendan