From owner-freebsd-questions@FreeBSD.ORG Mon Jun 28 21:14:03 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 396671065672 for ; Mon, 28 Jun 2010 21:14:03 +0000 (UTC) (envelope-from dan@more.net) Received: from vortex.more.net (vortex.more.net [198.209.253.169]) by mx1.freebsd.org (Postfix) with ESMTP id 184F78FC0C for ; Mon, 28 Jun 2010 21:14:02 +0000 (UTC) Received: from jane.spg.more.net (jane.spg.more.net [207.160.133.140]) by vortex.more.net (Postfix) with ESMTP id C2A8528429 for ; Mon, 28 Jun 2010 16:13:59 -0500 (CDT) Received: from [127.0.0.1] (localhost.localdomain [127.0.0.1]) by jane.spg.more.net (Postfix) with ESMTP id AEAC42C64C for ; Mon, 28 Jun 2010 16:13:59 -0500 (CDT) From: Dan D Niles To: freebsd-questions@freebsd.org Content-Type: text/plain Date: Mon, 28 Jun 2010 16:13:59 -0500 Message-Id: <1277759639.28118.23.camel@jane.spg.more.net> Mime-Version: 1.0 X-Mailer: Evolution 2.26.1 Content-Transfer-Encoding: 7bit Subject: Boot to ZFS on FreeBSD 7.3 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: Mon, 28 Jun 2010 21:14:03 -0000 The release notes for FreeBSD 7.3 said that it could boot to zfs. I did not see any options for doing that via the normal install. I followed the instructions here: http://wiki.freebsd.org/RootOnZFS/GPTZFSBoot When I reboot, I get: can't load 'kernel' I wiped the disk and tried again to verify I didn't miss a step. Same result. I saw a suggestion that zfs.cache needed to be copied. I did that during the setup, but I tried doing it again from Fixit. Same result. The other suggestion I saw was to do section 2 step 7 "again." That shouldn't be necessary for 7.3, but I tried it anyway. Still seeing "can't load 'kernel'." Any suggestions for getting FreeBSD 7.3 to boot to ZFS? Thanks, Dan