From owner-freebsd-ppc@FreeBSD.ORG Wed Feb 2 20:27:01 2011 Return-Path: <owner-freebsd-ppc@FreeBSD.ORG> 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 8B655106566C; Wed, 2 Feb 2011 20:27:01 +0000 (UTC) (envelope-from superbisquit@gmail.com) Received: from mail-qy0-f175.google.com (mail-qy0-f175.google.com [209.85.216.175]) by mx1.freebsd.org (Postfix) with ESMTP id 27FD98FC16; Wed, 2 Feb 2011 20:27:00 +0000 (UTC) Received: by qyk8 with SMTP id 8so5648016qyk.13 for <multiple recipients>; Wed, 02 Feb 2011 12:27:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=TToll2zvEel5ix+IIFrVyWl9m0fC6iNxWj8NiYhfI7w=; b=JAtxaiPhT7ksmIzYHzGjZDjsoRIv6XyWU4leP506DLqSZqzpGbu4Bkm1NVqNks4fym 58oYE0czauNRPvoBlrbzLbWSvm4zE6rnAXkcK1xuTVkB1F6/0VURC8YdX8NACIcHdNNI xRUv0DtRnounIL2I/xKwQQ/+F29rxL+hWqYMc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=mjn39hIPpFWtqSjrNRT16U4+ijxVhkoKCfpD8VAtJ9TLSoALWRnkGLU6Cune2v7rhJ 9wO+S+yZp+UwTwbhgfPBLwJKN8d29A7vAyVIcB1DJNDDGIHDGEuE67Ph4jPWeA1TWPOG fA1Fmfseng3/wbkjdfYbUhEnwylkHBAxCGoME= MIME-Version: 1.0 Received: by 10.224.74.73 with SMTP id t9mr9158044qaj.55.1296678420248; Wed, 02 Feb 2011 12:27:00 -0800 (PST) Received: by 10.220.61.140 with HTTP; Wed, 2 Feb 2011 12:27:00 -0800 (PST) In-Reply-To: <4D49B6B5.3070804@freebsd.org> References: <AANLkTinB+pmVs_it4FjwqNvj51F7eqiaFf1+s61jE7ZC@mail.gmail.com> <alpine.BSF.2.00.1102021028290.35663@banshee.munuc.org> <4D49B6B5.3070804@freebsd.org> Date: Wed, 2 Feb 2011 15:27:00 -0500 Message-ID: <AANLkTimVVV44bUB6Y-18U7O+aStfvbZF9VYj2KeFwk71@mail.gmail.com> From: Super Bisquit <superbisquit@gmail.com> To: Peter Grehan <grehan@freebsd.org> Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 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 <freebsd-ppc.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ppc>, <mailto:freebsd-ppc-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ppc> List-Post: <mailto:freebsd-ppc@freebsd.org> List-Help: <mailto:freebsd-ppc-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ppc>, <mailto:freebsd-ppc-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 02 Feb 2011 20:27:01 -0000 I'm using the January 30, 2011 release. Using mount -o loop /path/to/iso /mount/directory doesn't show any hfs boot areas on the first level directory. There is boot1.hfs on the second level directory in boot. Past installs were with April 2010 9.0 SNAPSHOT and 8.1 release. never could get the rescue to work on the G3. It's not a big hassle to do an install using the howto. On Wed, Feb 2, 2011 at 2:55 PM, Peter Grehan <grehan@freebsd.org> 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. > > 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 > ? > > later, > > Peter. >