From owner-freebsd-sysinstall@FreeBSD.ORG Wed Apr 23 18:04:38 2014 Return-Path: Delivered-To: freebsd-sysinstall@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 E5DBF4F7 for ; Wed, 23 Apr 2014 18:04:38 +0000 (UTC) Received: from smtp-vbr1.xs4all.nl (smtp-vbr1.xs4all.nl [194.109.24.21]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8745A154D for ; Wed, 23 Apr 2014 18:04:38 +0000 (UTC) Received: from gandhi.xs4all.nl (5ED6BB4D.cm-7-7c.dynamic.ziggo.nl [94.214.187.77]) (authenticated bits=0) by smtp-vbr1.xs4all.nl (8.13.8/8.13.8) with ESMTP id s3NI4Tan034881 for ; Wed, 23 Apr 2014 20:04:29 +0200 (CEST) (envelope-from motoom@xs4all.nl) From: Michiel Overtoom To: freebsd-sysinstall@freebsd.org Subject: Re: bsdinstall ZFS and MBR not working Date: Wed, 23 Apr 2014 20:04:13 +0200 User-Agent: KMail/1.9.10 References: <5357AED7.4040205@myphotobook.de> In-Reply-To: <5357AED7.4040205@myphotobook.de> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <201404232004.13939.motoom@xs4all.nl> X-Virus-Scanned: by XS4ALL Virus Scanner X-BeenThere: freebsd-sysinstall@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Sysinstall Work List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Apr 2014 18:04:39 -0000 Hi Kai, I had a similar problem on my H87M-E motherboard in combination with a ZFS bootable harddisk. Eventually I found the following solution. When the installation was complete, you get the option to launch a shell to do some 'final fixes'. I had to do the following: gpart set -a active ada0 ...after that, rebooting would properly boot FreeBSD 10. Hope it helps! Greetings, -- "The ability of the OSS process to collect and harness the collective IQ of thousands of individuals across the Internet is simply amazing." - Vinod Valloppillil http://www.catb.org/~esr/halloween/halloween4.html