From owner-freebsd-sparc64@FreeBSD.ORG Wed Nov 12 21:35:44 2008 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D21EE106567C for ; Wed, 12 Nov 2008 21:35:44 +0000 (UTC) (envelope-from marius@alchemy.franken.de) Received: from alchemy.franken.de (alchemy.franken.de [194.94.249.214]) by mx1.freebsd.org (Postfix) with ESMTP id 611CA8FC0C for ; Wed, 12 Nov 2008 21:35:44 +0000 (UTC) (envelope-from marius@alchemy.franken.de) Received: from alchemy.franken.de (localhost [127.0.0.1]) by alchemy.franken.de (8.14.3/8.14.3/ALCHEMY.FRANKEN.DE) with ESMTP id mACLZhwD071647; Wed, 12 Nov 2008 22:35:43 +0100 (CET) (envelope-from marius@alchemy.franken.de) Received: (from marius@localhost) by alchemy.franken.de (8.14.3/8.14.3/Submit) id mACLZhbF071646; Wed, 12 Nov 2008 22:35:43 +0100 (CET) (envelope-from marius) Date: Wed, 12 Nov 2008 22:35:43 +0100 From: Marius Strobl To: Miles Nordin Message-ID: <20081112213543.GA71577@alchemy.franken.de> References: <20081031124442.GB9102@soaustin.net> <183638.12752.qm@web56802.mail.re3.yahoo.com> <20081031131827.GA9613@soaustin.net> <20081103223042.GB8256@alchemy.franken.de> <20081104115722.GA28394@soaustin.net> <20081104221003.GE31338@alchemy.franken.de> <20081105184746.GA26875@soaustin.net> <20081112201029.GE64456@alchemy.franken.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.3i Cc: freebsd-sparc64@freebsd.org Subject: Re: Free Ultra2 in Silicon Valley, USA 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, 12 Nov 2008 21:35:44 -0000 On Wed, Nov 12, 2008 at 03:38:48PM -0500, Miles Nordin wrote: > >>>>> "ms" == Marius Strobl writes: > > ms> I couldn't get the firmware of mine to netboot. > > 'boot net:dhcp' that you're often advised to type silently tries to > boot by RARP without complaining about the :dhcp. I gave up trying to > boot with DHCP. meh. > > of course freebsd 'loader' will still want dhcp, so you need to have > rarp + tftp running on the same machine to provide 'loader' to the > firmware, and also a dhcp server running somewhere. you do not need a > bootparams server. iirc 'loader' will quietly use either tftp or nfs > to load all it's config and forth bootstrap and kernel and modules. I've tried with both dhcpd and rarpd in place. I have other sun4u machines that only boot using RARP so I know my setup works. Marius