From owner-freebsd-ppc@FreeBSD.ORG Mon Sep 22 05:02:37 2003 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 1D7CE16A4C0 for ; Mon, 22 Sep 2003 05:02:37 -0700 (PDT) Received: from dommail.onthenet.com.au (dommail.OntheNet.com.au [203.13.70.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3707343FBD for ; Mon, 22 Sep 2003 05:02:35 -0700 (PDT) (envelope-from grehan@freebsd.org) Received: from freebsd.org (CPE-203-45-244-178.qld.bigpond.net.au [203.45.244.178]) by dommail.onthenet.com.au (Mirapoint Messaging Server MOS 3.2.4-GA) with ESMTP id ABO24561 (AUTH peterg@ptree32.com.au); Mon, 22 Sep 2003 22:02:27 +1000 (EST) Sender: grehan@dommail.onthenet.com.au Message-ID: <3F6EE4DB.E0E6A57F@freebsd.org> Date: Mon, 22 Sep 2003 22:02:35 +1000 From: Peter Grehan X-Mailer: Mozilla 4.79 [en] (X11; U; Linux 2.2.14-12 i686) X-Accept-Language: en MIME-Version: 1.0 To: Andrew McCall References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: freebsd-ppc@freebsd.org Subject: Re: Installation Instructions? 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: Mon, 22 Sep 2003 12:02:37 -0000 Hi Andrew, > I think I have done enough "thinking" of installing FreeBSD recently, > and I should actually try and install it :) I have been looking > around, and I can't actually see any installation instructions! Come > to think of it - I can't even find anywhere to download it! > > Are there any FreeBSD/PPC install guides anywhere? Do I have to > install it on a x86 machine and cross-compile? I'll try and put some instructions together, as well as putting up a -current tarball. Basically, you can netboot, and either run diskless or untar a dist onto an unused partition (after newfs'ing it). later, Peter.