From owner-freebsd-ppc@freebsd.org Mon Apr 9 19:42:34 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 9A51BF9D79E for ; Mon, 9 Apr 2018 19:42:34 +0000 (UTC) (envelope-from brenohl@br.ibm.com) Received: from mx0a-001b2d01.pphosted.com (mx0a-001b2d01.pphosted.com [148.163.156.1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.pphosted.com", Issuer "thawte SHA256 SSL CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 314776BDE0 for ; Mon, 9 Apr 2018 19:42:33 +0000 (UTC) (envelope-from brenohl@br.ibm.com) Received: from pps.filterd (m0098393.ppops.net [127.0.0.1]) by mx0a-001b2d01.pphosted.com (8.16.0.22/8.16.0.22) with SMTP id w39JehNj023003 for ; Mon, 9 Apr 2018 15:42:31 -0400 Received: from e32.co.us.ibm.com (e32.co.us.ibm.com [32.97.110.150]) by mx0a-001b2d01.pphosted.com with ESMTP id 2h8bc0s2u5-1 (version=TLSv1.2 cipher=AES256-SHA256 bits=256 verify=NOT) for ; Mon, 09 Apr 2018 15:42:31 -0400 Received: from localhost by e32.co.us.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Mon, 9 Apr 2018 13:42:30 -0600 Received: from b03cxnp08027.gho.boulder.ibm.com (9.17.130.19) by e32.co.us.ibm.com (192.168.1.132) with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted; Mon, 9 Apr 2018 13:42:29 -0600 Received: from b03ledav006.gho.boulder.ibm.com (b03ledav006.gho.boulder.ibm.com [9.17.130.237]) by b03cxnp08027.gho.boulder.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id w39JgS9G12255586 for ; Mon, 9 Apr 2018 12:42:28 -0700 Received: from b03ledav006.gho.boulder.ibm.com (unknown [127.0.0.1]) by IMSVA (Postfix) with ESMTP id A1663C6037 for ; Mon, 9 Apr 2018 13:42:28 -0600 (MDT) Received: from [9.85.186.241] (unknown [9.85.186.241]) by b03ledav006.gho.boulder.ibm.com (Postfix) with ESMTP id 219E9C603E for ; Mon, 9 Apr 2018 13:42:27 -0600 (MDT) Subject: Re: Announcement: PowerNV support in 12-CURRENT To: freebsd-ppc@freebsd.org References: From: Breno Leitao Date: Mon, 9 Apr 2018 16:42:26 -0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 MIME-Version: 1.0 In-Reply-To: Content-Language: en_US X-TM-AS-GCONF: 00 x-cbid: 18040919-0004-0000-0000-000013ECC7E3 X-IBM-SpamModules-Scores: X-IBM-SpamModules-Versions: BY=3.00008825; HX=3.00000241; KW=3.00000007; PH=3.00000004; SC=3.00000256; SDB=6.01015517; UDB=6.00517804; IPR=6.00794767; MB=3.00020490; MTD=3.00000008; XFM=3.00000015; UTC=2018-04-09 19:42:29 X-IBM-AV-DETECTION: SAVI=unused REMOTE=unused XFE=unused x-cbparentid: 18040919-0005-0000-0000-000086CF90F9 Message-Id: <9eadcc5d-9907-9e4b-977b-b7c8f596ad0f@br.ibm.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:, , definitions=2018-04-09_08:, , signatures=0 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 priorityscore=1501 malwarescore=0 suspectscore=3 phishscore=0 bulkscore=0 spamscore=0 clxscore=1015 lowpriorityscore=0 impostorscore=0 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1709140000 definitions=main-1804090198 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:42:34 -0000 Hi Nathan, On 04/09/2018 04:23 PM, Nathan Whitehorn wrote: > > > 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. I am more wondering if there is an way to netinstall it other than installing by a CD. It is the easist way to install to whom do not have physicall access to the machine.