From owner-freebsd-isp@FreeBSD.ORG Fri Jul 29 03:41:41 2005 Return-Path: X-Original-To: freebsd-isp@freebsd.org Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2828B16A41F for ; Fri, 29 Jul 2005 03:41:41 +0000 (GMT) (envelope-from kwoody@citytel.net) Received: from ns3.citytel.net (19conn62.rupert.net [209.145.111.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id E42F143D45 for ; Fri, 29 Jul 2005 03:41:40 +0000 (GMT) (envelope-from kwoody@citytel.net) Received: from pop.citytel.net (pop.citytel.net [204.244.98.50]) by ns3.citytel.net (Postfix) with ESMTP id 16A0C9A8C3; Thu, 28 Jul 2005 20:41:40 -0700 (PDT) Date: Thu, 28 Jul 2005 20:42:29 -0700 (PDT) From: Keith Woodworth To: Eric Anderson In-Reply-To: <42E9A219.7000504@centtech.com> Message-ID: <20050728203625.E46303@pop.citytel.net> References: <20050728201237.Y98333@pop.citytel.net> <42E9A219.7000504@centtech.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: freebsd-isp@freebsd.org Subject: Re: Mounting BSD/OS 4.1 disk under FreeBSD 4.10 X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Jul 2005 03:41:41 -0000 On Thu, 28 Jul 2005, Eric Anderson wrote: |->Keith Woodworth wrote: |->> Had a BSD/OS 4.1 disk go flaky the other day. So using this as my chance |->> to upgrade another one of our machines to FreeBSD I isntalled FBSD on a |->> new drive and there is some data I'd like to pull off the old BSD/OS drive |->> (its BSD/OS 4.1). |->> |->> Anyone know? Or wonder if BSD/OS can mount a FBSD disk? |-> |->What does disklabel report on ad2? I think BSD/OS ran regular UFS (1), |->so it seems very possible to be able to mount it. I would highly |->suggest only doing ro mounts on it anyhow. |-> |->You might also try ad2(a,c,e) and see if there are labels on any of them. Yes BSD/OS is regular UFS and I thought it would be possible as well. And yes ro is what I was trying. Ive tried various incantations of ad2 and disklabel says: unknown error 0 in a few cases and in one case bad disk label on ad2c. This disk is good as BSD/OS on it does boot fine. I'll keep hunting around and see what I can come up with. I may end up after all getting the data I need the old fashioned way and restore...hate doing that over the network. Thanks, Keith