From owner-freebsd-sparc64@FreeBSD.ORG Mon Aug 9 09:14:16 2010 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CD2BB1065678 for ; Mon, 9 Aug 2010 09:14:16 +0000 (UTC) (envelope-from craig001@lerwick.hopto.org) Received: from lerwick.hopto.org (lerwick.hopto.org [204.51.112.196]) by mx1.freebsd.org (Postfix) with ESMTP id 649908FC17 for ; Mon, 9 Aug 2010 09:14:16 +0000 (UTC) Received: (qmail 93169 invoked by uid 98); 9 Aug 2010 08:47:42 +0000 Received: from 81.187.141.93 by mailserver (envelope-from , uid 82) with qmail-scanner-2.01 (clamdscan: 0.96.1/11509. spamassassin: 3.3.1. Clear:RC:1(81.187.141.93):. Processed in 0.036467 secs); 09 Aug 2010 08:47:42 -0000 Received: from 93.141.187.81.in-addr.arpa (HELO ?192.168.1.100?) (81.187.141.93) by lerwick.hopto.org with SMTP; 9 Aug 2010 08:47:42 +0000 From: Craig Butler To: Rob Farmer In-Reply-To: References: <201007270945.32010.jhb@freebsd.org> Content-Type: text/plain; charset="us-ascii" Date: Mon, 09 Aug 2010 09:47:58 +0100 Message-ID: <1281343678.1540.4.camel@x60.lerwick.hopto.org> Mime-Version: 1.0 X-Mailer: Evolution 2.30.1.2 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Cc: freebsd-sparc64@freebsd.org Subject: Re: ZFS root partition X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Aug 2010 09:14:16 -0000 On Tue, 2010-07-27 at 16:42 -0700, Rob Farmer wrote: > On Tue, Jul 27, 2010 at 6:45 AM, John Baldwin wrote: > > On Tuesday, July 27, 2010 4:40:48 am Rob Farmer wrote: > >> Is is possible to have a ZFS root with sparc64? I've used one of the > >> guides on the wiki, http://wiki.freebsd.org/RootOnZFS/GPTZFSBoot, on > >> amd64 and it worked fine, but that doesn't seem to apply, since the > >> /boot/pmbr and /boot/gptzfsboot files don't exist on sparc64. > > > > Booting from a GPT isn't supported for OpenFirmware, so it doesn't work for > > sparc64. > > Okay, so I looked at some of the non-GPT examples on the > http://wiki.freebsd.org/RootOnZFS page, and they still reference files > that don't exist for sparc64, like /boot/boot and /boot/boot0. I don't > really know much about sparc64 - I bought a cheap box off ebay more as > a curiosity than anything else - what is the proper way to partition > and install a bootloader on sparc64 without sysinstall? Everything I > can find online seems to be i386/amd64 centric. > > Thanks, Confirmed... zfs root with ufs boot works on sparc64, been using it for a while.