From owner-freebsd-ppc@FreeBSD.ORG Sun Oct 3 19:40:55 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 DE5D916A4CE; Sun, 3 Oct 2004 19:40:55 +0000 (GMT) Received: from moof.catpipe.net (moof.catpipe.net [195.249.214.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9DAB943D39; Sun, 3 Oct 2004 19:40:55 +0000 (GMT) (envelope-from regnauld@moof.catpipe.net) Received: from localhost (localhost [127.0.0.1]) by localhost.catpipe.net (Postfix) with ESMTP id 88EBE70653; Sun, 3 Oct 2004 21:40:54 +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 50413-06; Sun, 3 Oct 2004 21:40:54 +0200 (CEST) Received: by moof.catpipe.net (Postfix, from userid 1001) id 01C207064A; Sun, 3 Oct 2004 21:40:53 +0200 (CEST) Date: Sun, 3 Oct 2004 21:40:53 +0200 From: Phil Regnauld To: Peter Grehan Message-ID: <20041003194053.GC49223@moof.catpipe.net> References: <412C164F.7080401@twcny.rr.com> <412C41AB.1060600@freebsd.org> <20041003193001.GA49223@moof.catpipe.net> <20041003193351.GB49223@moof.catpipe.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041003193351.GB49223@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:40:56 -0000 Phil Regnauld (regnauld) writes: > Phil Regnauld (regnauld) writes: > > > > I tried -t ufs explicitly, no go. > > Ok, I solved this by simply newfs'in with -O 1 (UFS1). Weird. I was too quick -- it can't stat /mnt, and it can't be cd'ed to. For information: G4/400 MHz, 256 MB RAM. It used to be running an older test install about 6 months ago. Phil