From owner-freebsd-sparc64@FreeBSD.ORG Wed Jan 19 14:19:08 2011 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 4E597106566B for ; Wed, 19 Jan 2011 14:19:08 +0000 (UTC) (envelope-from mmoll@darkthrone.kvedulv.de) Received: from darkthrone.kvedulv.de (darkthrone.kvedulv.de [IPv6:2001:1578:400:101::2]) by mx1.freebsd.org (Postfix) with ESMTP id DC5198FC08 for ; Wed, 19 Jan 2011 14:19:07 +0000 (UTC) Received: by darkthrone.kvedulv.de (Postfix, from userid 666) id 6771C1CC2B; Wed, 19 Jan 2011 15:19:03 +0100 (CET) Date: Wed, 19 Jan 2011 15:19:03 +0100 From: Michael Moll To: Joel Heikkila Message-ID: <20110119141903.GA2837@darkthrone.kvedulv.de> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-sparc64@freebsd.org Subject: Re: install via miniroot? 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, 19 Jan 2011 14:19:08 -0000 Hi Joel, On Wed, Jan 19, 2011 at 01:29:32AM -0500, Joel Heikkila wrote: > I've tried every configuration imaginable to me but I've been unable > to get the "standard" netboot approach (tftp the loader, then load > kernel via NFS) to get past the NFS stage with FreeBSD. Installation via TFTP/NFS works for me. I took the files from the ISO-Image, uncompressed /boot/mfsroot.gz and added 'vfs.root.mountfrom="ufs:/dev/md0"' to /boot/loader.conf. IIRC the last step was/is not really documented. What type of machine do you have and which error messages are you getting when netbooting? Regards -- Michael Moll