From owner-freebsd-ppc@FreeBSD.ORG Mon Jan 21 01:02:02 2013 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 416E74D9 for ; Mon, 21 Jan 2013 01:02:02 +0000 (UTC) (envelope-from nwhitehorn@freebsd.org) Received: from adsum.doit.wisc.edu (adsum.doit.wisc.edu [144.92.197.210]) by mx1.freebsd.org (Postfix) with ESMTP id 21E07EBD for ; Mon, 21 Jan 2013 01:02:02 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; CHARSET=US-ASCII Received: from wanderer.tachypleus.net (adsl-76-208-68-53.dsl.mdsnwi.sbcglobal.net [76.208.68.53]) by smtpauth1.wiscmail.wisc.edu (Sun Java(tm) System Messaging Server 7u2-7.05 32bit (built Jul 30 2009)) with ESMTPSA id <0MGY00MQ6AVBKK00@smtpauth1.wiscmail.wisc.edu> for freebsd-ppc@freebsd.org; Sun, 20 Jan 2013 19:02:01 -0600 (CST) X-Spam-PmxInfo: Server=avs-1, Version=5.6.1.2065439, Antispam-Engine: 2.7.2.376379, Antispam-Data: 2013.1.21.5417, SenderIP=76.208.68.53 X-Spam-Report: AuthenticatedSender=yes, SenderIP=76.208.68.53 X-Wisc-Sender: whitehorn@wisc.edu Message-id: <50FC9387.4020609@freebsd.org> Date: Sun, 20 Jan 2013 19:01:59 -0600 From: Nathan Whitehorn User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130112 Thunderbird/17.0.2 To: freebsd-ppc@freebsd.org Subject: Re: Usb image does not boot References: In-reply-to: X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Jan 2013 01:02:02 -0000 On 01/20/13 18:39, Super Bisquit wrote: > I've used the forth prompt to set the boot device for usb@18/disk@1. > Maybe the usb disk needs to be set up the same way a normal disk does > with an HFS boot partition followed by the UFS partition. > _______________________________________________ > 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" > It actually is set up that way. Some macs can be very temperamental with the USB image. On some systems, if you dd the CD image to a USB stick, it will work. Only the CD, on actual CD media, is really reliable though.