From owner-freebsd-isp@FreeBSD.ORG Fri Jul 29 03:18:32 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 3548C16A41F for ; Fri, 29 Jul 2005 03:18:32 +0000 (GMT) (envelope-from kwoody@citytel.net) Received: from ns3.citytel.net (ns3.citytel.net [209.145.111.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0570F43D48 for ; Fri, 29 Jul 2005 03:18:31 +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 B52439A8C6 for ; Thu, 28 Jul 2005 20:18:30 -0700 (PDT) Date: Thu, 28 Jul 2005 20:19:19 -0700 (PDT) From: Keith Woodworth To: freebsd-isp@freebsd.org Message-ID: <20050728201237.Y98333@pop.citytel.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: 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:18:32 -0000 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). BSD/OS drive is seen by FBSD as ad2, new drive is ad0. I added some entries into /etd/fstab for ad2 in various combos and tried to mount ad2 but I get: ad2s2 slice starts beyond end of disk. incorrect superblock. Ive tried ad2s1a, ad2s1, ad2a and pretty much get the same thing. Wonder if its possible? I could do this other ways but it involved network restores, scp etc and I'm lazy and though it would be quicker and cleaner to just mount the old disk of possible. Anyone know? Or wonder if BSD/OS can mount a FBSD disk? Thanks, Keith