From owner-freebsd-hackers Wed Oct 10 7:15:25 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from ranger.argus-systems.com (ranger.argus-systems.com [206.221.232.80]) by hub.freebsd.org (Postfix) with ESMTP id A332237B405 for ; Wed, 10 Oct 2001 07:15:22 -0700 (PDT) Received: from dedog.argus-systems.co.uk (host62-6-134-46.host.btclick.com [62.6.134.46]) by ranger.argus-systems.com (8.9.3/8.9.3) with ESMTP id JAA28804 for ; Wed, 10 Oct 2001 09:15:15 -0500 (CDT) Received: (from fergus@localhost) by dedog.argus-systems.co.uk (8.11.6/8.11.1) id f9AEIkN02028 for freebsd-hackers@freebsd.org; Wed, 10 Oct 2001 15:18:46 +0100 (BST) (envelope-from fergus) Date: Wed, 10 Oct 2001 15:18:46 +0100 From: Fergus Cameron To: freebsd-hackers@freebsd.org Subject: Re: reading files from win Message-ID: <20011010151846.C1834@dedog.argus-systems.co.uk> Mail-Followup-To: freebsd-hackers@freebsd.org References: <000c01c14b11$f07c74e0$1198e693@kolej.vslib.cz> <20011009085945.C27344@netapp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20011009085945.C27344@netapp.com>; from boshea@netapp.com on Tue, Oct 09, 2001 at 08:59:45AM -0700 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 09.10-08:59, brian o'shea wrote: > On Tue, Oct 02, 2001 at 09:14:56AM +0200, Martin Vana wrote: > > hi, > > is there any utility that can read a bsd FS from win/dos? > > thank you > > None that I have heard of. If it's really important that you access the > filesystem from Windows and you have a lot of CPU and memory to spare, > you could run VMware [1] on Windows with FreeBSD running in a virtual > machine. It's kind of a round-about way to do it, but it would probably > work. don't think so, you still won't be able to read the BSD file system as vmware does not host this in native (NTFS/FAT/FAT32 . . .) file system as far as i am aware. it uses a single large file to emulate (much like loopback image) or a disk partition (same a multi-boot). p.s. not actually run it on win so i could be wrong but that's my understanding you can, however, use ftp or other network transport between the file systems - perhaps that would be enough? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message