From owner-freebsd-ppc@FreeBSD.ORG Wed Feb 2 18:09:11 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 7F91D1065670; Wed, 2 Feb 2011 18:09:11 +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 16C378FC0C; Wed, 2 Feb 2011 18:09:10 +0000 (UTC) Received: by qyk8 with SMTP id 8so5513875qyk.13 for ; Wed, 02 Feb 2011 10:09:10 -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=hwndAUm9wiQd9p9Y2y5sfo7o+1s0GDFt32WCwAFCjHs=; b=fcFEaeLc0HrFm+9LUs2TOn30ovNIHyQnontIPsKMhIYfNSuMsgnbM1qTWcM404Qeu1 GZa5lr7nL4EzqnnlmNlxh4vNCfjSwlPI7qe3b324xZueP2sImcPLGeqNdR5ut/9EUQkW hH7dCxbtWT6s0Rt4qfkkyVYIUEv2y7ObJU1EQ= 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=DsBv2OQA5cMEst2U2oqUv7jSkt0vC2QRzMa9KhVrGwjsersPIjd4yPWYfHTen2/MT7 jvmC9A4/f+vovmmt3rC0Wyt4eoFZRnr2GHWkBZhn45xIXY19dJJyIMgl5GNjDwx/hGrR LKIS5/k8nAoC8qY3BXHwYN2+icq6akTSYth08= MIME-Version: 1.0 Received: by 10.229.81.206 with SMTP id y14mr8626554qck.127.1296670149737; Wed, 02 Feb 2011 10:09:09 -0800 (PST) Received: by 10.220.61.140 with HTTP; Wed, 2 Feb 2011 10:09:09 -0800 (PST) In-Reply-To: References: Date: Wed, 2 Feb 2011 13:09:09 -0500 Message-ID: From: Super Bisquit To: Nathan Whitehorn 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Feb 2011 18:09:11 -0000 Did the command. Here it is with the OF return. 0> boot cd:,\BOOT\LOADER.;1 cd:0 load-size=1000 adler32=99c5affa unrecognized Client Program format I'm going to take a chance and see if the firmware was upgraded to the option screen. Nevermind, that idea didn't work. Seems that the OF version is looking for an HFS boot sector on the CD. On Wed, Feb 2, 2011 at 11:29 AM, Nathan Whitehorn wrote: > The correct command sequence is: > boot cd:,\BOOT\LOADER.;1 cd:0 > > You can list the contents of the CD by doing: > dir cd:,\ > -Nathan > > > On Wed, 2 Feb 2011, Super Bisquit wrote: > > setenv boot-device cd:,\boot1.hfs >> setenv boot-file cd:,\boot\kernel\kernel >> mac-boot >> >> Unresponsive >> >> setenv boot-device cd >> boot cd >> "unrecognized Client Program format" >> >> CD will also not install if C key is held down. >> >> >> >> boot cd:,\boot1.hfs cd:,\boot\kernel\kernel >> >> Unresponsive. >> >> boot cd:,\boot\boot1.hfs cd:,\boot\loader >> >> Unresponsive. >> >> >> Has anyone had success booting on a B&W G3? >> _______________________________________________ >> freebsd-ppc@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-ppc >> To unsubscribe, send any mail to "freebsd-ppc-unsubscribe@freebsd.org" >> >>