From owner-freebsd-current@FreeBSD.ORG Fri Nov 14 01:07:21 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E0D4916A4CE for ; Fri, 14 Nov 2003 01:07:21 -0800 (PST) Received: from castle.jp.FreeBSD.org (castle.jp.FreeBSD.org [210.226.20.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8C53B43FAF for ; Fri, 14 Nov 2003 01:07:20 -0800 (PST) (envelope-from matusita@jp.FreeBSD.org) Received: from localhost (localhost [::1])hAE97JM11794 for ; Fri, 14 Nov 2003 18:07:19 +0900 (JST) (envelope-from matusita@jp.FreeBSD.org) In-Reply-To: <20031114175836D.matusita@jp.FreeBSD.org> References: <20031114175836D.matusita@jp.FreeBSD.org> X-User-Agent: Mew/1.94.2 Emacs/21.3 X-FaceAnim: (-O_O-)(O_O- )(_O- )(O- )(- -)( -O)( -O_)( -O_O)(-O_O-) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Dispatcher: imput version 20030322(IM144) Lines: 16 From: Makoto Matsushita To: current@FreeBSD.org Date: Fri, 14 Nov 2003 18:07:17 +0900 Message-Id: <20031114180717L.matusita@jp.FreeBSD.org> Subject: Re: Teach '-m' option of bsdlabel(8) to sunlabel(8) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Nov 2003 09:07:22 -0000 Self followup... matusita> I'd like to try to bulid FreeBSD/sparc64 on i386 box, but matusita> due to the lack of bsdlabel(8)'s '-m' option (set machine matusita> archtecture) on sunlabel(8), newfs(8) cannot work. I'm confused something. The fact that newfs(8) on i386 cannot newfs a filesystem which is sunlabel(8)ed is true, but it does NOT come with sunlabel(8) itself. Obviously sunlabel(8) doesn't need -m option since it is used on on sparc64 :-) Anyway how can I newfs a filesystem for sparc64 on i386 box? -- - Makoto `MAR' Matsushita