From owner-freebsd-questions@FreeBSD.ORG Fri Mar 7 20:07:33 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 569B6769 for ; Fri, 7 Mar 2014 20:07:33 +0000 (UTC) Received: from holgerdanske.com (holgerdanske.com [184.105.128.27]) by mx1.freebsd.org (Postfix) with SMTP id 2780C95C for ; Fri, 7 Mar 2014 20:07:32 +0000 (UTC) Received: from ::ffff:184.23.143.12 ([184.23.143.12]) by holgerdanske.com for ; Fri, 7 Mar 2014 12:07:31 -0800 Message-ID: <531A2703.3070405@holgerdanske.com> Date: Fri, 07 Mar 2014 12:07:31 -0800 From: David Christensen User-Agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20131104 Icedove/17.0.10 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Re: FreeBSD 10 RELEASE amd64 how to install on single drive with encrypted ZFS root? References: <53197EF6.4070902@holgerdanske.com> <5319913D.4040207@infracaninophile.co.uk> <10334f5b74b05d9445d071bd08f73a24@dweimer.net> <531A0A0B.3010902@holgerdanske.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Mar 2014 20:07:33 -0000 On 03/07/2014 11:47 AM, dweimer wrote: > So the only error you received was no bootable disk found after the > install? I didn't get an error message about the HDD per se. The system went down the shopping list of bootable devices -- FDD, optical, HDD, network -- and then complained. David