From owner-freebsd-ppc@FreeBSD.ORG Sun Oct 3 19:30:05 2004 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9F35616A4CE; Sun, 3 Oct 2004 19:30:05 +0000 (GMT) Received: from moof.catpipe.net (moof.catpipe.net [195.249.214.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5DF6F43D39; Sun, 3 Oct 2004 19:30:05 +0000 (GMT) (envelope-from regnauld@moof.catpipe.net) Received: from localhost (localhost [127.0.0.1]) by localhost.catpipe.net (Postfix) with ESMTP id AC11A7064A; Sun, 3 Oct 2004 21:30:02 +0200 (CEST) Received: from moof.catpipe.net ([127.0.0.1]) by localhost (moof.catpipe.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 49780-08; Sun, 3 Oct 2004 21:30:02 +0200 (CEST) Received: by moof.catpipe.net (Postfix, from userid 1001) id 1C20470661; Sun, 3 Oct 2004 21:30:02 +0200 (CEST) Date: Sun, 3 Oct 2004 21:30:02 +0200 From: Phil Regnauld To: Peter Grehan Message-ID: <20041003193001.GA49223@moof.catpipe.net> References: <412C164F.7080401@twcny.rr.com> <412C41AB.1060600@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <412C41AB.1060600@freebsd.org> X-Operating-System: FreeBSD 4.8-STABLE i386 Organization: catpipe Systems ApS User-Agent: Mutt/1.5.5.1i X-Virus-Scanned: by amavisd-new at catpipe.net cc: freebsd-ppc@freebsd.org Subject: Re: How to Install PPC Version of FreeBSD? X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Oct 2004 19:30:05 -0000 Peter Grehan (grehan) writes: > > www.freebsd.org/~grehan/install.html > > ... and a pre-built CD image is at > > www.freebsd.org/~grehan/ppc-081304.iso Been trying to reinstall an older test setup I'd made, and hit a wall: ad1: 4104MB [8895/15/63] at ata0-slave BIOSPIO [...] # /sbin/newfs /dev/ad1s3 (newfs old 4 GB disk partition) # /sbin/mount /dev/ad1s3 /mnt mount: /dev/ad1s3 on /mnt: incorrect super block Any ideas ? I tried -t ufs explicitly, no go.