From owner-freebsd-ppc@freebsd.org Mon Apr 9 19:34:25 2018 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 8746AF9CFD7 for ; Mon, 9 Apr 2018 19:34:25 +0000 (UTC) (envelope-from nwhitehorn@freebsd.org) Received: from c.mail.sonic.net (c.mail.sonic.net [64.142.111.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 11E3C6B953 for ; Mon, 9 Apr 2018 19:34:24 +0000 (UTC) (envelope-from nwhitehorn@freebsd.org) Received: from helicon.physics.ucla.edu (helicon.physics.ucla.edu [169.232.156.253]) (authenticated bits=0) by c.mail.sonic.net (8.15.1/8.15.1) with ESMTPSA id w39JNLUg028604 (version=TLSv1.2 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT) for ; Mon, 9 Apr 2018 12:23:22 -0700 Subject: Re: Announcement: PowerNV support in 12-CURRENT To: freebsd-ppc@freebsd.org References: From: Nathan Whitehorn Message-ID: Date: Mon, 9 Apr 2018 12:23:21 -0700 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US X-Sonic-CAuth: UmFuZG9tSVbUL58hfqsxdiYpWNikCtpV55T6trJqcnzufV2GxEI0KpC6fW1Cc69np1/8L2cVMM4fqLHWNZiQcqP9IzNxOjxVsah8KKtli8U= X-Sonic-ID: C;DP0jdys86BGH5lDNXaHR5A== M;ald1dys86BGH5lDNXaHR5A== X-Spam-Flag: No X-Sonic-Spam-Details: 0.0/5.0 by cerberusd X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Apr 2018 19:34:25 -0000 On 04/09/18 10:28, Breno Leitao wrote: > Hello Wojciech, > > On 03/05/2018 08:43 AM, Wojciech Macek wrote: >> Hello, >> >> I'm happy to announce that running FreeBSD on Power8 with PowerNV is now >> possible since r330240. > This is a very impressive and interesting work. Thanks!!! > > Quick question, do you have a documentation that explains how to install > FreeBSD on a PowerNV machine with petitboot? > > _______________________________________________ > freebsd-ppc@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-ppc > To unsubscribe, send any mail to "freebsd-ppc-unsubscribe@freebsd.org" > You should just be able to put the CD in and press enter repeatedly in the installer, as with any other platform. -Nathan