From owner-freebsd-ppc@FreeBSD.ORG Tue Oct 7 05:24:16 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 E49CB16A4B3 for ; Tue, 7 Oct 2003 05:24:16 -0700 (PDT) Received: from mail.liwing.de (mail.liwing.de [213.70.188.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id C029243FF2 for ; Tue, 7 Oct 2003 05:24:11 -0700 (PDT) (envelope-from rehsack@liwing.de) Received: (qmail 45933 invoked from network); 7 Oct 2003 12:24:09 -0000 Received: from stingray.liwing.de (HELO liwing.de) ([213.70.188.164]) (envelope-sender ) by mail.liwing.de (qmail-ldap-1.03) with SMTP for ; 7 Oct 2003 12:24:09 -0000 Message-ID: <3F82B069.9040905@liwing.de> Date: Tue, 07 Oct 2003 12:24:09 +0000 From: Jens Rehsack User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.4) Gecko/20031004 X-Accept-Language: de-de, de, en-us, en MIME-Version: 1.0 To: Peter Grehan References: <3F7C08B9.6080803@liwing.de> <3F7D1D7E.11616929@freebsd.org> <3F7D1F45.7060004@liwing.de> <3F81438B.331EC2A5@freebsd.org> <3F8147BF.5030606@liwing.de> <3F8290CC.3F507979@freebsd.org> In-Reply-To: <3F8290CC.3F507979@freebsd.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: Porting FreeBSD to the PowerPC Subject: Re: Initially setting up power pc 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: Tue, 07 Oct 2003 12:24:17 -0000 Peter Grehan wrote: > Hi Jens, > > >>Hm, I could start a research if setting up harddisk is definitively >>impossible. What I'm currently interested in is, how do I labeling >>the disk to get started? > > > Sorry, I don't know what format disks should be on IBM rs/6k machines. > > >>>>Linux/PPC runs fine, since 2000. >>> >>>OK, that should at least give you a start wrt to how to bootstrap the system. >> >>wrt? >>Don't understood. > > > Linux already has the boot process working on this machine, so if you can > work out how it occurs (e.g. what OpenFirmware commands are needed, what > format the loader is in etc), it should help in understanding what is needed > to get FreeBSD to boot. The loader is the same as for PowerMacs. At least, it's documented that way in the manual. So creating an cd-image for PowerMac should work with the 43p machines (and above). Jens