From owner-freebsd-stable@FreeBSD.ORG Wed Dec 6 04:23:23 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 593BC16A403 for ; Wed, 6 Dec 2006 04:23:23 +0000 (UTC) (envelope-from danson@rackspace.com) Received: from mx.sat.rackspace.com (mx.sat.rackspace.com [64.39.1.214]) by mx1.FreeBSD.org (Postfix) with ESMTP id EFB1C43CA3 for ; Wed, 6 Dec 2006 04:22:39 +0000 (GMT) (envelope-from danson@rackspace.com) Received: from SAT4MX03.RACKSPACE.CORP ([10.6.24.38]) by mx.sat.rackspace.com (8.13.8/8.13.8) with ESMTP id kB64NHUj023644 for ; Tue, 5 Dec 2006 22:23:22 -0600 (envelope-from danson@rackspace.com) X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Date: Tue, 5 Dec 2006 22:23:16 -0600 Message-ID: <5ECA6CAB6FE1A04CB80E54344E27BC4A03729377@SAT4MX03.RACKSPACE.CORP> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Mounting OpenBSD partitions Thread-Index: AccY7kB/yFOKV1PORbmKwK60h4wwBg== From: "Daniel Anson" To: X-PerlMx-Spam: Gauge=IIIIIII, Probability=7%, Report='HTML_NO_HTTP 0, __CT 0, __CTYPE_HAS_BOUNDARY 0, __CTYPE_MULTIPART 0, __CTYPE_MULTIPART_ALT 0, __HAS_MSGID 0, __IMS_MSGID 0, __MIME_HTML 0, __MIME_VERSION 0, __SANE_MSGID 0, __TAG_EXISTS_HTML 0' Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Mounting OpenBSD partitions X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Dec 2006 04:23:23 -0000 I had an old OpenBSD box with some info on it that I need. I now runn = FBSD so my question is this: how can I mount the OpenBSD disk under = FBSD. The fdisk is as follows: meddussa# fdisk /dev/ad1 ******* Working on device /dev/ad1 ******* parameters extracted from in-core disklabel are: cylinders=3D232581 heads=3D16 sectors/track=3D63 (1008 blks/cyl) Figures below won't work with BIOS for partitions not in cyl 1 parameters to be used for BIOS calculations are: cylinders=3D232581 heads=3D16 sectors/track=3D63 (1008 blks/cyl) Media sector size is 512 Warning: BIOS sector numbering starts with sector 1 Information from DOS bootblock is: The data for partition 1 is: The data for partition 2 is: The data for partition 3 is: The data for partition 4 is: sysid 166 (0xa6),(OpenBSD) start 63, size 234436482 (114470 Meg), flag 80 (active) beg: cyl 0/ head 1/ sector 1; end: cyl 1023/ head 254/ sector 63 meddussa#=20 Any help would be appreciated. Daniel