From owner-freebsd-sparc64@FreeBSD.ORG Wed Sep 1 21:53:59 2010 Return-Path: Delivered-To: sparc64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B879B10656B2 for ; Wed, 1 Sep 2010 21:53:59 +0000 (UTC) (envelope-from volker@vwsoft.com) Received: from Mail.elbekies.net (mail.elbekies.net [217.6.211.146]) by mx1.freebsd.org (Postfix) with ESMTP id 753818FC14 for ; Wed, 1 Sep 2010 21:53:59 +0000 (UTC) Received: from bel.soho.vwsoft.com (p57A0D00F.dip.t-dialin.net [87.160.208.15]) by Mail.elbekies.net (Postfix) with ESMTPA id 77DA82E037 for ; Wed, 1 Sep 2010 23:35:54 +0200 (CEST) Received: from [192.168.16.4] (dardanos.sz.vwsoft.com [192.168.16.4]) by bel.soho.vwsoft.com (Postfix) with ESMTP id 546CC33C86 for ; Wed, 1 Sep 2010 23:34:04 +0200 (CEST) Message-ID: <4C7EC72A.9030903@vwsoft.com> Date: Wed, 01 Sep 2010 23:35:38 +0200 From: volker@vwsoft.com User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.9.1.11) Gecko/20100811 Thunderbird/3.0.6 MIME-Version: 1.0 To: sparc64@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-VWSoft-MailScanner: Found to be clean X-MailScanner-ID: 77DA82E037.AB4FD X-Elbekies-MailScanner: Found to be clean X-MailScanner-From: volker@vwsoft.com MailScanner-NULL-Check: 1283981760.06422@ZiUD/M3liaPo4gRy1HfYng Cc: Subject: sparc64 boot0 X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Sep 2010 21:53:59 -0000 Dear list, I'm about to prepare boot media for a sparc64 installation (bought a cheap used Blade 1500). For amd64/i386 I usually do a bsdlabel -wB ...; newfs ; make install{world|kernel} blablabla to get things on a bootable usb thumb drive. I've already finished the cross build for TARGET_ARCH=sparc64 and am wondering which boot0 I will want to use for the thumb drive to get the Sun Blade booting? Haven't tried to power the Blade up (so I have no idea if there's an OS already on that used machine). Thanks Volker