From owner-freebsd-sparc64@freebsd.org Fri Jan 4 16:23:10 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 5BD101430B12 for ; Fri, 4 Jan 2019 16:23:10 +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 DE3F66F8E2 for ; Fri, 4 Jan 2019 16:23:09 +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 x04GMr2I091969; Fri, 4 Jan 2019 11:23:06 -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> <3c1b0d6a-73c8-0d5f-8ded-cdd6f6fb16e6@FreeBSD.org> <1900557479.52205.1546616498464.JavaMail.zimbra@gausus.net> Reply-To: lidl@FreeBSD.org From: Kurt Lidl Message-ID: Date: Fri, 4 Jan 2019 11:22:50 -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: <1900557479.52205.1546616498464.JavaMail.zimbra@gausus.net> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 8bit 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 16:23:10 -0000 Well, you can netboot the host, assuming you have control of some other host on the same network segment. It's a little fiddly to setup, but not impossible. Or, you could get a disk image of an already installed machine, and just 'dd' that onto a disk that could be inserted into the machine you want to run on. If you only have the single sparc64 machine, and no other host to help you get it installed, you are probably out of luck. -Kurt On 1/4/19 10:41 AM, Maciej Jan Broniarz wrote: > Ok, and if a device has no cdrom how can i boot the installer? > > > ----- Oryginalna wiadomość ----- > Od: "Kurt Lidl" > Do: freebsd-sparc64@freebsd.org > Wysłane: piątek, 4 styczeń 2019 16:14:48 > Temat: Re: usb boot on sparc > > 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 > _______________________________________________ > freebsd-sparc64@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-sparc64 > To unsubscribe, send any mail to "freebsd-sparc64-unsubscribe@freebsd.org" > _______________________________________________ > freebsd-sparc64@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-sparc64 > To unsubscribe, send any mail to "freebsd-sparc64-unsubscribe@freebsd.org" >