From owner-freebsd-ppc@FreeBSD.ORG Tue Apr 20 00:42:16 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 6429D106566C for ; Tue, 20 Apr 2010 00:42:16 +0000 (UTC) (envelope-from yanefbsd@gmail.com) Received: from mail-qy0-f181.google.com (mail-qy0-f181.google.com [209.85.221.181]) by mx1.freebsd.org (Postfix) with ESMTP id 1D3B48FC1C for ; Tue, 20 Apr 2010 00:42:15 +0000 (UTC) Received: by qyk11 with SMTP id 11so5684528qyk.13 for ; Mon, 19 Apr 2010 17:42:15 -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=SJJOvi7BeG8ez3CU4IvRWKBPVw1b/H7jfn+0BYgyjYY=; b=A8seitlbQtHPHMQKBedtY3X2+v9GHrIQyyi7pLUvVz9kkcmbYjXH2RepUUAHYGyClc vpbLGAabT50JsJpDxiv7PCPETk4Z8K/c5k4qAbP+jf/9adMLO4rtlkyaikvHbzzAPNo2 WR5FlcXR8hUepd28OHooNLqv8FmCA02s24ueQ= 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=eLEBT+rwPY9lEDFbLrYwUdYwSZ6qol/h5rzr5cTBkUVef0ZPZdE/oTAkjgITR/wcIP +HD525KM2E+4SumfTuPXvx9KU2ujc/2eMqWyl3Jm4XsZ1r1mnYBEoTbBhtfKDU7SPnFn CezgRFsbJgcAhUFdblpwF5Uz44K3s1YMjh1cw= MIME-Version: 1.0 Received: by 10.229.28.85 with HTTP; Mon, 19 Apr 2010 17:42:15 -0700 (PDT) In-Reply-To: <816545.89999.qm@web110112.mail.gq1.yahoo.com> References: <816545.89999.qm@web110112.mail.gq1.yahoo.com> Date: Mon, 19 Apr 2010 17:42:15 -0700 Received: by 10.229.128.82 with SMTP id j18mr844176qcs.61.1271724135436; Mon, 19 Apr 2010 17:42:15 -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: o power/93203 ppc FreeBSD PPC Can't Write to Partitions. 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: Tue, 20 Apr 2010 00:42:16 -0000 On Mon, Apr 19, 2010 at 5:11 PM, Super Biscuit wr= ote: > =A0If you can get someone to port gpart from little endian to big endian,= then it can be added to cd1 and boot-only. The code is dirty. I managed fo= r the first header file to be built. > > Just throwing this out there. > And thanks for helping me with my problems on installing. This might be something to ask about on freebsd-geom as this sounds like a project worthy for other BE architectures like ARM (can be) and MIPS (can be). HTH, -Garrett