From owner-freebsd-questions@FreeBSD.ORG Wed Jul 11 00:26:51 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3DFE216A400 for ; Wed, 11 Jul 2007 00:26:51 +0000 (UTC) (envelope-from freebsd@dfwlp.com) Received: from pollux.dfwlp.com (rrcs-64-183-212-244.sw.biz.rr.com [64.183.212.244]) by mx1.freebsd.org (Postfix) with ESMTP id 0E7A813C43E for ; Wed, 11 Jul 2007 00:26:50 +0000 (UTC) (envelope-from freebsd@dfwlp.com) Received: from athena.dfwlp.com (athena.dfwlp.com [192.168.125.83]) (authenticated bits=0) by pollux.dfwlp.com (8.13.8/8.13.8) with ESMTP id l6B0QmwO072722 for ; Tue, 10 Jul 2007 19:26:48 -0500 (CDT) (envelope-from freebsd@dfwlp.com) From: Jonathan Horne To: freebsd-questions@freebsd.org Date: Tue, 10 Jul 2007 19:26:48 -0500 User-Agent: KMail/1.9.6 References: <3A85D7EF44E1C744BF6434691F5659E9702D0D@www.fcimail.org> In-Reply-To: <3A85D7EF44E1C744BF6434691F5659E9702D0D@www.fcimail.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200707101926.48282.freebsd@dfwlp.com> X-Spam-Status: No, score=-4.0 required=3.6 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.2.1 X-Spam-Checker-Version: SpamAssassin 3.2.1 (2007-05-02) on pollux.dfwlp.com Subject: Re: external drive X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Jul 2007 00:26:51 -0000 On Tuesday 10 July 2007 17:21:35 Jean-Paul Natola wrote: > Hi all, > > After yesterdays fiasco trying to upgrade 5.5 to 6.2 - I just grabbed a new > drive and did a clean install of 6.2 > > Its working great, no errors I'm happy- > > There are some files (basically some custom config and cf files) that I > would like to copy from the 5.5 drive - > So I put it in an external enclosure and needless to say windows wouldn't > recognize it - and the MAC OSX though it sees it , it wont let me mount it > (despite the fact that I clicked mount drive ) > > 2 questions; > > 1. Is there anything out there that would let me read a BSD drive from a > windows or mac machine? > 2. If I do just plug the drive into the BSD USB port will it cause any > conflicts as there will be duplicates of the main slices > /var > /usr etc.. > > Or am I safe just plugging it in and mounting it? > > > PS: Thanks to everyone for the feedback yesterday - I learned A LOT in the > last 24 hours > > > > > > > > > > Jean-Paul > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" you can just plug it into the bsd box, it wont mount automatically. you can create temporary mountpoints, say maybe: /media/usr /media/var /media/root and mount them on those. copy what you need out, and the unmount them when youre ready. hth, -- Jonathan Horne http://dfwlpiki.dfwlp.org freebsd@dfwlp.com