From owner-freebsd-ppc@FreeBSD.ORG Wed Apr 21 21:26:35 2010 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 27FE6106564A for ; Wed, 21 Apr 2010 21:26:35 +0000 (UTC) (envelope-from yanefbsd@gmail.com) Received: from mail-vw0-f54.google.com (mail-vw0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id D20B58FC13 for ; Wed, 21 Apr 2010 21:26:34 +0000 (UTC) Received: by vws8 with SMTP id 8so818917vws.13 for ; Wed, 21 Apr 2010 14:26:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:received:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=ocR7VL0qccLcj2lrLC2DdxQQtSxYbMTFkj2xDM7EQVA=; b=sbRiC6Oos1BATe3NA8shAOealNXJm5uug8zS25dyCQZG7Pta8UYqnhPONntvUW3dnm QLisU3y+mCW9f5HYheSoPZfPa8bAA7wESNxah5vHQwSl0xyOTjUeXf43ghSszXhbnaFM z4PAziv85vXj8im9/FqE2zdYN4YVP36PH34/8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=vyIU9A3EmOPkXkgomQ8AtzylyiHiEMCDFrTHQ4/OcherE0UVRXfXdXUPOrTcUzEEwo OjLVtKN0viDk+UwML4KgjxngAo0t/wZ7e8iDxlQO1BXMYoY49UmJGCwbQQMAlvdFZxxm +EdjYuwaq12HVF4oXtuNn36AgZ5Af7XD4M0Wg= MIME-Version: 1.0 Received: by 10.229.28.85 with HTTP; Wed, 21 Apr 2010 14:26:33 -0700 (PDT) In-Reply-To: <694667.39889.qm@web110102.mail.gq1.yahoo.com> References: <694667.39889.qm@web110102.mail.gq1.yahoo.com> Date: Wed, 21 Apr 2010 14:26:33 -0700 Received: by 10.229.188.212 with SMTP id db20mr405200qcb.5.1271885193812; Wed, 21 Apr 2010 14:26:33 -0700 (PDT) Message-ID: From: Garrett Cooper To: Super Biscuit Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-ppc@freebsd.org Subject: Re: Add to howto possibly. X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Apr 2010 21:26:35 -0000 On Wed, Apr 21, 2010 at 8:51 AM, Super Biscuit wr= ote: > =A0The native tutorial didn't work for me. > I did this. Created partitons with a Linux disk and aborted installation. > Used gpart with=A0 gpart modify -i(index from gpart show geom) -t (filesy= stem) geom. How did the directions in the native tutorial fail? Thanks! -Garrett