From owner-freebsd-ppc@FreeBSD.ORG Wed Feb 2 20:22:14 2011 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 630811065673; Wed, 2 Feb 2011 20:22:14 +0000 (UTC) (envelope-from nwhitehorn@freebsd.org) Received: from mail.icecube.wisc.edu (trout.icecube.wisc.edu [128.104.255.119]) by mx1.freebsd.org (Postfix) with ESMTP id 36B798FC13; Wed, 2 Feb 2011 20:22:13 +0000 (UTC) Received: from localhost (localhost.localdomain [127.0.0.1]) by mail.icecube.wisc.edu (Postfix) with ESMTP id 4913D5811E; Wed, 2 Feb 2011 14:22:13 -0600 (CST) X-Virus-Scanned: amavisd-new at icecube.wisc.edu Received: from mail.icecube.wisc.edu ([127.0.0.1]) by localhost (trout.icecube.wisc.edu [127.0.0.1]) (amavisd-new, port 10030) with ESMTP id LA9sunWUaImY; Wed, 2 Feb 2011 14:22:13 -0600 (CST) Received: from elpis.tachypleus.net (adsl-76-208-68-88.dsl.mdsnwi.sbcglobal.net [76.208.68.88]) by mail.icecube.wisc.edu (Postfix) with ESMTP id 1EB0A5811B; Wed, 2 Feb 2011 14:22:11 -0600 (CST) Message-ID: <4D49BCF1.1020106@freebsd.org> Date: Wed, 02 Feb 2011 14:22:09 -0600 From: Nathan Whitehorn User-Agent: Mozilla/5.0 (X11; U; FreeBSD powerpc; en-US; rv:1.9.2.13) Gecko/20110202 Thunderbird/3.1.7 MIME-Version: 1.0 To: Peter Grehan References: <4D49B6B5.3070804@freebsd.org> In-Reply-To: <4D49B6B5.3070804@freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-ppc@freebsd.org Subject: Re: BSD Install ISO will not boot on Low End G3 X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Feb 2011 20:22:14 -0000 On 02/02/11 13:55, Peter Grehan wrote: >> The correct command sequence is: >> boot cd:,\BOOT\LOADER.;1 cd:0 > > Works on a g5 iMac, though I get a hang just after the teken message. Weird. Is this the 64-bit or the 32-bit ISO? > Does the bsdinstaller CD have the same issue with hard-links that the > rescue CD has ? i.e. prevents the hybrid HFS/ISO9660 format from being > used ? Worse. In addition to that problem, mkisofs is actively corrupting some files (/usr/bin/id, for instance) in the ISO9660 part of the disk when I try to make a hybrid disk. -Nathan