From owner-freebsd-ppc@freebsd.org Sat Jul 6 21:09:03 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 EBB4215D2800 for ; Sat, 6 Jul 2019 21:09:02 +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 06EA877126; Sat, 6 Jul 2019 21:09:01 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from lonesome.com (unknown [18.188.142.31]) by mail.soaustin.net (Postfix) with ESMTPSA id C2B051FCD0; Sat, 6 Jul 2019 21:09:00 +0000 (UTC) Date: Sat, 6 Jul 2019 21:08:59 +0000 From: Mark Linimon To: Michael Tuexen Cc: FreeBSD PowerPC ML Subject: Re: autobooting FreeBSD on Black Bird Message-ID: <20190706210858.GA12978@lonesome.com> References: <0694EB91-05BD-4E98-BE6C-B1114D7DAE83@freebsd.org> <20190706181345.GB4111@lonesome.com> <9D0BD037-29F5-46CB-AF90-EE4C0572C625@freebsd.org> <20190706203613.GA11399@lonesome.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) X-Rspamd-Queue-Id: 06EA877126 X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-0.21 / 15.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; NEURAL_HAM_MEDIUM(-0.56)[-0.560,0]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; NEURAL_HAM_LONG(-0.90)[-0.903,0]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[lonesome.com]; AUTH_NA(1.00)[]; NEURAL_SPAM_SHORT(0.81)[0.811,0]; IP_SCORE(-0.24)[ip: (0.03), ipnet: 18.220.0.0/14(0.14), asn: 16509(-1.34), country: US(-0.06)]; TO_DN_ALL(0.00)[]; RCVD_IN_DNSWL_MED(-0.20)[11.6.222.18.list.dnswl.org : 127.0.5.2]; MX_GOOD(-0.01)[mail.soaustin.net]; RCPT_COUNT_TWO(0.00)[2]; R_SPF_NA(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:16509, ipnet:18.220.0.0/14, country:US]; MID_RHS_MATCH_FROM(0.00)[]; RCVD_TLS_ALL(0.00)[]; RCVD_COUNT_TWO(0.00)[2] 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 21:09:03 -0000 On Sat, Jul 06, 2019 at 10:55:32PM +0200, Michael Tuexen wrote: > Tried both of them. But I couldn't see any bootable device. > Would a keyboard work in combination with petitboot using a monitor. Well ... here's the sequence of what I did. First, I ran it headless and talked to petitboot via obmc-console-client. I think that's how I did the actual install and config but I did not keep sufficiently detailed notes. I *do* know that I used the USB stick for the install image, no matter when I did it. Later, I plugged in kbd/mouse/monitor and have since been booting through that method. (That's how I learned the trick of "you can't use k/m/m unless you boot petitboot via that method.) I'm starting to worry that you have a damaged board. Try it with k/m/m and see what happens. mcl