From owner-freebsd-questions@FreeBSD.ORG Tue Jun 29 18:38:53 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 4A331106566B for ; Tue, 29 Jun 2010 18:38:53 +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 26DDF8FC1D for ; Tue, 29 Jun 2010 18:38:52 +0000 (UTC) Received: from jane.spg.more.net (jane.spg.more.net [207.160.133.140]) by vortex.more.net (Postfix) with ESMTP id 480EF28406; Tue, 29 Jun 2010 13:38:52 -0500 (CDT) Received: from [127.0.0.1] (localhost.localdomain [127.0.0.1]) by jane.spg.more.net (Postfix) with ESMTP id 1BD622C64C; Tue, 29 Jun 2010 13:38:52 -0500 (CDT) From: Dan D Niles To: Glen Barber In-Reply-To: <4C292FE2.3060605@gmail.com> References: <1277759639.28118.23.camel@jane.spg.more.net> <4C292FE2.3060605@gmail.com> Content-Type: text/plain Date: Tue, 29 Jun 2010 13:38:51 -0500 Message-Id: <1277836731.27594.4.camel@jane.spg.more.net> Mime-Version: 1.0 X-Mailer: Evolution 2.26.1 Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: 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: Tue, 29 Jun 2010 18:38:53 -0000 On Mon, 2010-06-28 at 19:27 -0400, Glen Barber wrote: > > Any suggestions for getting FreeBSD 7.3 to boot to ZFS? > > > > Can you try the following at the loader prompt, where you see the > FreeBSD boot options? > > load zfs > load opensolaris # should not be necessary, but just to be safe > boot FreeBSD/i386 ZFS enabled bootstrap loader, Revision 1.1 (root@driscoll.cse.buffalo.edu, Sun Mar 21 04:11:17 UTC 2010) \ can't load 'kernel' Type '?' for a list of commands, 'help' for more detailed help. OK load zfs can't find 'zfs' OK load opensolaris can't find 'opensolaris' OK _ I says that it is a ZFS enabled bootstrap loader, but it does not appear that the root filesystem is loaded.