From owner-cvs-all@FreeBSD.ORG Sun Feb 1 23:16:06 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 9875F16A4CE; Sun, 1 Feb 2004 23:16:06 -0800 (PST) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B93243D48; Sun, 1 Feb 2004 23:16:01 -0800 (PST) (envelope-from phk@phk.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.10/8.12.10) with ESMTP id i127Ftu4003569; Mon, 2 Feb 2004 08:15:56 +0100 (CET) (envelope-from phk@phk.freebsd.dk) To: obrien@FreeBSD.org From: "Poul-Henning Kamp" In-Reply-To: Your message of "Sun, 01 Feb 2004 22:32:40 PST." <20040202063240.GA21753@dragon.nuxi.com> Date: Mon, 02 Feb 2004 08:15:55 +0100 Message-ID: <3568.1075706155@critter.freebsd.dk> cc: John-Mark Gurney cc: src-committers@FreeBSD.org cc: Ruslan Ermilov cc: cvs-all@FreeBSD.org cc: cvs-src@FreeBSD.org Subject: Re: cvs commit: src/sbin/sunlabel Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Feb 2004 07:16:06 -0000 In message <20040202063240.GA21753@dragon.nuxi.com>, "David O'Brien" writes: >On Mon, Feb 02, 2004 at 07:16:41AM +0100, Poul-Henning Kamp 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? >... >> >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. >> >> Well, it is on our list of things we _want_ to be able to do, but >> until do we the endianess-agnostic version of UFS we can't actually >> do that. > >It actually isn't an endianess thing -- both are little endian. One >would only only mount the 'c' partition partition in the past -- which >really meant one could see the partition starting at 0 ('a' if bootable >disk). I guess it is possible that GEOM in 5.2.1 would allow one to >mount any partition of an Alpha disk on i386... Ohh, right I was thinking of sparc64. On 5.2 you should be able to see all your partitions and mount them. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.