From owner-freebsd-sparc64@FreeBSD.ORG Thu Jan 15 13:24:25 2004 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DBA8216A4D1 for ; Thu, 15 Jan 2004 13:24:25 -0800 (PST) Received: from mailoff.mtu.edu (mailoff.mtu.edu [141.219.70.111]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5778543D53 for ; Thu, 15 Jan 2004 13:24:24 -0800 (PST) (envelope-from jfb@mtu.edu) Received: from node21. (node21.mtu.edu [141.219.68.121]) by mailoff.mtu.edu (8.11.7p1+Sun/8.11.4) with ESMTP id i0FLOM215057 for ; Thu, 15 Jan 2004 16:24:23 -0500 (EST) Received: from node24 (node24.mtu.edu [141.219.68.124]) by node21. (8.11.6/8.11.6) with ESMTP id i0FLOMR09609 for ; Thu, 15 Jan 2004 16:24:22 -0500 Received: from campus4.mtu.edu ([141.219.70.7]) by node24 (MailMonitor for SMTP v1.2.2 ) ; Thu, 15 Jan 2004 16:24:21 -0500 (EST) Received: from calvin.tc.mtu.edu (calvin.tc.mtu.edu [141.219.5.36]) by mail.mtu.edu (8.11.7p1+Sun/8.11.6) with ESMTP id i0FLOMx28703 for ; Thu, 15 Jan 2004 16:24:22 -0500 (EST) Received: by calvin.tc.mtu.edu (Postfix, from userid 16139) id D8771FE81; Thu, 15 Jan 2004 16:24:21 -0500 (EST) Date: Thu, 15 Jan 2004 16:24:21 -0500 From: Jeff Blank To: freebsd-sparc64@freebsd.org Message-ID: <20040115212421.GA14803@mtu.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Subject: 5.2-RELEASE miniroot X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jan 2004 21:24:26 -0000 Hi, Can someone clue me in on how sparc64/5.2-RELEASE/miniroot/miniroot.ufs.gz is to be used? I can't find any mention of it in the install docs on the FreeBSD FTP server or web site. I had assumed it was a bootable filesystem for starting an installer (like OpenBSD's minirootXX.fs is), but my Ultra5 refuses to boot it. I guess I'm not surprised, though, since it doesn't look much like a filesystem when I view the first few bytes of the file, and it also seems rather bigger than a miniroot would need to be. So I guess at this point, I'm mostly just curious as to what it's for. thanks, Jeff