From owner-freebsd-questions@FreeBSD.ORG Wed Dec 22 18:02:12 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1086C16A4CE for ; Wed, 22 Dec 2004 18:02:12 +0000 (GMT) Received: from sccimhc91.asp.att.net (sccimhc91.asp.att.net [63.240.76.165]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7F4B643D46 for ; Wed, 22 Dec 2004 18:02:11 +0000 (GMT) (envelope-from freebsd@nbritton.org) Received: from [192.168.1.10] (12-223-129-46.client.insightbb.com[12.223.129.46]) by sccimhc91.asp.att.net (sccimhc91) with ESMTP id <20041222180209i9100rg84ne>; Wed, 22 Dec 2004 18:02:10 +0000 Message-ID: <41C9B69F.1050907@nbritton.org> Date: Wed, 22 Dec 2004 12:02:07 -0600 From: Nikolas Britton User-Agent: Mozilla Thunderbird 1.0 (X11/20041219) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Peter Risdon References: <003501c4e842$2f46c830$2a64015a@apise6e37e23bb> <41C9A687.5040400@circlesquared.com> In-Reply-To: <41C9A687.5040400@circlesquared.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: "P. B. S." cc: freebsd-questions@freebsd.org Subject: Re: Explore FreeBSD filesystem under Windows? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Dec 2004 18:02:12 -0000 Peter Risdon wrote: > P. B. S. wrote: > >> How can I do that? >> explore2fs is for ext2/3 only. > > > IIRC, explore2fs is a software utility that allows you to mount Linux > ext2/3 drives directly on a Windows box. There's no similar utility > for UFS. So you can't. > > You can, however, mount them across a network from a running FreeBSD > machine, as has been noted already. > > Peter. Being that BSD is under a BSD lic. how come no ones made a ufs/ufs2 driver for windows yet? a lot of other stuff was riped from BSD like the network stack etc and put into windows, so I'm sure it can't be that hard (but harder then I can handle, heck I'm not even a programmer, just a Perl junky). It would be usefull for people dual booting, migrating to BSD (and from? lol), and doing large data transfers.