From owner-freebsd-ppc@freebsd.org Sat Jul 6 20:36:17 2019 Return-Path: Delivered-To: freebsd-ppc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 31FA715D1E2E for ; Sat, 6 Jul 2019 20:36:17 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from mail.soaustin.net (mail.soaustin.net [18.222.6.11]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.soaustin.net", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id EE3967611E; Sat, 6 Jul 2019 20:36:16 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from lonesome.com (unknown [18.188.142.31]) by mail.soaustin.net (Postfix) with ESMTPSA id E5D011FCD0; Sat, 6 Jul 2019 20:36:15 +0000 (UTC) Date: Sat, 6 Jul 2019 20:36:14 +0000 From: Mark Linimon To: Michael Tuexen Cc: FreeBSD PowerPC ML Subject: Re: autobooting FreeBSD on Black Bird Message-ID: <20190706203613.GA11399@lonesome.com> References: <0694EB91-05BD-4E98-BE6C-B1114D7DAE83@freebsd.org> <20190706181345.GB4111@lonesome.com> <9D0BD037-29F5-46CB-AF90-EE4C0572C625@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <9D0BD037-29F5-46CB-AF90-EE4C0572C625@freebsd.org> User-Agent: Mutt/1.5.21 (2010-09-15) X-Rspamd-Queue-Id: EE3967611E X-Spamd-Bar: ------ Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-6.96 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; REPLY(-4.00)[]; NEURAL_HAM_SHORT(-0.96)[-0.962,0] X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Jul 2019 20:36:17 -0000 On Sat, Jul 06, 2019 at 10:05:54PM +0200, Michael Tuexen wrote: > I didn't download the image on the host, but on a separate computer > and then created a USB stick. However, this didn't work since I could > not get USB to work. Hmm, it worked for me (using the back panel USB). Did you download the .iso? You should; I have heard that the .img file does not function. mcl