From owner-cvs-all@FreeBSD.ORG Sun Feb 1 15:20:25 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7344F16A4CF; Sun, 1 Feb 2004 15:20:25 -0800 (PST) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 449E443D53; Sun, 1 Feb 2004 15:20:24 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.10/8.12.9) with ESMTP id i11NKIA0070158; Sun, 1 Feb 2004 15:20:18 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.10/8.12.10/Submit) id i11NKI7l070157; Sun, 1 Feb 2004 15:20:18 -0800 (PST) (envelope-from obrien) Date: Sun, 1 Feb 2004 15:20:18 -0800 From: "David O'Brien" To: Ruslan Ermilov Message-ID: <20040201232018.GD69858@dragon.nuxi.com> References: <200401310739.i0V7djHb026220@repoman.freebsd.org> <20040131083222.GA46577@FreeBSD.org.ua> <20040201040510.GA74366@funkthat.com> <20040201052706.GA58321@dragon.nuxi.com> <20040201084219.GA57540@FreeBSD.org.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040201084219.GA57540@FreeBSD.org.ua> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 5.2-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: John-Mark Gurney cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/sunlabel Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Feb 2004 23:20:25 -0000 On Sun, Feb 01, 2004 at 10:42:19AM +0200, Ruslan Ermilov wrote: > On Sat, Jan 31, 2004 at 09:27:07PM -0800, David O'Brien wrote: > [...] > > You can't really see an Alpha disk, on an i386 box. And both of them use > > 'bsdlabel'. How do you propose to fix that? > > > Of course you can -- and that's how we create them during the > cross release snapshots (the -m option of bsdlabel(8) helps). You misread the question. What I spoke of was to take a disk from a working Alpha system and try to move it to an x86 machine and mount it.