From owner-freebsd-current@FreeBSD.ORG Fri Feb 4 04:57:04 2005 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 A8B7F16A4CF for ; Fri, 4 Feb 2005 04:57:04 +0000 (GMT) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 573E343D45 for ; Fri, 4 Feb 2005 04:57:04 +0000 (GMT) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id 46FA572DD4; Thu, 3 Feb 2005 20:57:04 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id 424CF72DCB; Thu, 3 Feb 2005 20:57:04 -0800 (PST) Date: Thu, 3 Feb 2005 20:57:04 -0800 (PST) From: Doug White To: Emil Mikulic In-Reply-To: <20050203094355.GA4767@dmr.ath.cx> Message-ID: <20050203205144.C47315@carver.gumbysoft.com> References: <20050203094355.GA4767@dmr.ath.cx> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-current@freebsd.org Subject: Re: Can't see OpenBSD's slices 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, 04 Feb 2005 04:57:04 -0000 On Thu, 3 Feb 2005, Emil Mikulic wrote: > ad1 is a hard-drive taken from an OpenBSD machine that had / and swap > and /tmp and /var and /usr on it (at least). The machine it's now in is > running FreeBSD 6-CURRENT and it only sees one slice: > > $ ls /dev/ad1* > /dev/ad1 /dev/ad1s4 > > I can mount this without any issues and it turns out to be the old root > filesystem. Is there any way to get at the other filesystems on that > disk? I assume the OpenBSD machine was i386 and not sparc. Well you rattled off 5 partitions so its not MBR-based. We probably doesn't understand OpenBSD disklabels. If we don't understand the disklabel then we can't find the filesystems. Do you have a partition map from OpenBSD to compare with? -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org