From owner-freebsd-ppc@FreeBSD.ORG Sun Oct 3 19:33:53 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 7DE5E16A4CE; Sun, 3 Oct 2004 19:33:53 +0000 (GMT) Received: from moof.catpipe.net (moof.catpipe.net [195.249.214.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4068543D5E; Sun, 3 Oct 2004 19:33:53 +0000 (GMT) (envelope-from regnauld@moof.catpipe.net) Received: from localhost (localhost [127.0.0.1]) by localhost.catpipe.net (Postfix) with ESMTP id 5DBD370655; Sun, 3 Oct 2004 21:33:52 +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 50048-08; Sun, 3 Oct 2004 21:33:51 +0200 (CEST) Received: by moof.catpipe.net (Postfix, from userid 1001) id DBD9670653; Sun, 3 Oct 2004 21:33:51 +0200 (CEST) Date: Sun, 3 Oct 2004 21:33:51 +0200 From: Phil Regnauld To: Peter Grehan Message-ID: <20041003193351.GB49223@moof.catpipe.net> References: <412C164F.7080401@twcny.rr.com> <412C41AB.1060600@freebsd.org> <20041003193001.GA49223@moof.catpipe.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041003193001.GA49223@moof.catpipe.net> 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:33:53 -0000 Phil Regnauld (regnauld) writes: > > I tried -t ufs explicitly, no go. Ok, I solved this by simply newfs'in with -O 1 (UFS1). Weird.