From owner-freebsd-ppc@FreeBSD.ORG Mon Jan 21 00:39:14 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 2EF10C78 for ; Mon, 21 Jan 2013 00:39:14 +0000 (UTC) (envelope-from superbisquit@gmail.com) Received: from mail-oa0-f44.google.com (mail-oa0-f44.google.com [209.85.219.44]) by mx1.freebsd.org (Postfix) with ESMTP id DA168E03 for ; Mon, 21 Jan 2013 00:39:13 +0000 (UTC) Received: by mail-oa0-f44.google.com with SMTP id n5so5578016oag.17 for ; Sun, 20 Jan 2013 16:39:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:date:message-id:subject:from:to :content-type; bh=KVIE+6OLJa3vyhCdBA4RA0Tqq6IAdmbtu2TON2tgm1o=; b=o9u7tfgDFw/nZjp3tfnTzhTnGR/MICOXB1w2/FHQp59ALC3lZMjVNrTXJ/aakCB4WC BzzIU+uBsuFyBrbcfuTilZMH0N08C8J24SY5as+QQti4RLNuciHMUAv1l++xRLGkndmr agrOTtSCLiGq1j637BU8coUDDlN5Nspv16KY+K3PoNlU4Z/pf9fSygYKE3Pc04dxHz3i x6JI5OFdCFSMktrRY7WfUGqfcgoOss+xVTKBj+4YP23iw9doxprjrCzU8Dt+Jivbme+s P5FJfIrLh5iRBLHDKhjvmoz6SQyb3mWC/t95LkHKNmsTxxP8Bkx8pVwethzsmTG/c3Wn jRLw== MIME-Version: 1.0 X-Received: by 10.60.13.134 with SMTP id h6mr12390343oec.64.1358728752981; Sun, 20 Jan 2013 16:39:12 -0800 (PST) Received: by 10.182.220.4 with HTTP; Sun, 20 Jan 2013 16:39:12 -0800 (PST) Date: Sun, 20 Jan 2013 19:39:12 -0500 Message-ID: Subject: Usb image does not boot From: Super Bisquit To: FreeBSD PowerPC ML Content-Type: text/plain; charset=ISO-8859-1 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 00:39:14 -0000 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.