From owner-freebsd-questions@FreeBSD.ORG Sun May 12 21:17:49 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 62B9FC6E for ; Sun, 12 May 2013 21:17:49 +0000 (UTC) (envelope-from roland@micite.net) Received: from smtp02.online.nl (smtp02.online.nl [194.134.41.32]) by mx1.freebsd.org (Postfix) with ESMTP id 24A2EF96 for ; Sun, 12 May 2013 21:17:48 +0000 (UTC) Received: from smtp02.online.nl (localhost [127.0.0.1]) by smtp02.online.nl (Postfix) with ESMTP id 434DBA04F for ; Sun, 12 May 2013 23:11:45 +0200 (CEST) Received: from micite.net (s529d340f.adsl.online.nl [82.157.52.15]) by smtp02.online.nl (Postfix) with ESMTP for ; Sun, 12 May 2013 23:11:45 +0200 (CEST) Received: (qmail 99036 invoked by uid 98); 12 May 2013 20:59:56 -0000 Received: from 82.157.52.15 (roland@82.157.52.15) by lutetium.micite.net (envelope-from , uid 82) with qmail-scanner-2.01 (spamassassin: 3.3.2. Clear:RC:0(82.157.52.15):SA:1(6.3/5.0):. Processed in 2.790272 secs); 12 May 2013 20:59:56 -0000 X-Spam-Status: Yes, score=6.3 required=5.0 X-Spam-Level: ++++++ Received: from unknown (HELO ?192.168.1.68?) (roland@82.157.52.15) by 192.168.1.64 with CAMELLIA256-SHA encrypted SMTP; 12 May 2013 20:59:53 -0000 Message-ID: <5190058D.2030705@micite.net> Date: Sun, 12 May 2013 23:11:41 +0200 From: Roland van Laar User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130404 Thunderbird/17.0.5 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: ZFS mirror install /mnt is empty Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Online-Scanned: by Cloudmark authority (on smtp02.online.nl) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 May 2013 21:17:49 -0000 Hello, I followed these[1] step up to the Finishing touches. I'm using a 9.1 Release. After the install I go into the shell and /mnt is empty. The mount command shows that the zfs partitions are mounted. When I reboot the system it can't find the bootloader. What can I do to fix this? Thanks, Roland van Laar [1] https://wiki.freebsd.org/RootOnZFS/GPTZFSBoot/9.0-RELEASE