From owner-freebsd-sparc64@freebsd.org Fri Jan 4 15:14:57 2019 Return-Path: Delivered-To: freebsd-sparc64@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 458BE142EE21 for ; Fri, 4 Jan 2019 15:14:57 +0000 (UTC) (envelope-from lidl@FreeBSD.org) Received: from hydra.pix.net (hydra.pix.net [IPv6:2001:470:e254:10::4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.pix.net", Issuer "Pix.Com Technologies LLC CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id DBCC76D561 for ; Fri, 4 Jan 2019 15:14:56 +0000 (UTC) (envelope-from lidl@FreeBSD.org) Received: from torb.pix.net ([IPv6:2001:470:e254:11:f9c7:cba4:6847:8763]) (authenticated bits=0) by hydra.pix.net (8.15.2/8.15.2) with ESMTPA id x04FEm2u091109; Fri, 4 Jan 2019 10:14:56 -0500 (EST) (envelope-from lidl@FreeBSD.org) X-Authentication-Warning: hydra.pix.net: Host [IPv6:2001:470:e254:11:f9c7:cba4:6847:8763] claimed to be torb.pix.net Subject: Re: usb boot on sparc To: freebsd-sparc64@freebsd.org References: <1473509640.52137.1546608468246.JavaMail.zimbra@gausus.net> Reply-To: lidl@FreeBSD.org From: Kurt Lidl Message-ID: <3c1b0d6a-73c8-0d5f-8ded-cdd6f6fb16e6@FreeBSD.org> Date: Fri, 4 Jan 2019 10:14:48 -0500 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:60.0) Gecko/20100101 Thunderbird/60.4.0 MIME-Version: 1.0 In-Reply-To: <1473509640.52137.1546608468246.JavaMail.zimbra@gausus.net> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Jan 2019 15:14:57 -0000 On 1/4/19 8:27 AM, Maciej Jan Broniarz wrote: > I am trying to install FreeBSD on sparc64. Is there a way to boot Sun Fire v125 or higher server via usb? > Or is the netboot and cdrom the only way None of the models of sparc64 that FreeBSD runs on are capable of booting off the USB ports. After you get FreeBSD installed, the ports work fine. Although slow, as they are USB 1.1. -Kurt