From owner-freebsd-questions@FreeBSD.ORG Thu Aug 10 15:55:46 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 5CBA416A4E1 for ; Thu, 10 Aug 2006 15:55:46 +0000 (UTC) (envelope-from lists@jnielsen.net) Received: from ns1.jnielsen.net (ns1.jnielsen.net [69.55.238.237]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2020F43D64 for ; Thu, 10 Aug 2006 15:55:43 +0000 (GMT) (envelope-from lists@jnielsen.net) Received: from localhost (jn@ns1 [69.55.238.237]) (authenticated bits=0) by ns1.jnielsen.net (8.12.9p2/8.12.9) with ESMTP id k7AFtbuv080949; Thu, 10 Aug 2006 08:55:38 -0700 (PDT) (envelope-from lists@jnielsen.net) From: John Nielsen To: freebsd-questions@freebsd.org Date: Thu, 10 Aug 2006 11:55:30 -0400 User-Agent: KMail/1.9.3 References: <44DB2EAD.80502@gmail.com> <44DB32FC.6040500@lvor.halvorsen.cc> In-Reply-To: <44DB32FC.6040500@lvor.halvorsen.cc> X-Face: #X5#Y*q>F:]zT!DegL3z5Xo'^MN[$8k\[4^3rN~wm=s=Uw(sW}R?3b^*f1Wu*.<=?utf-8?q?of=5F4NrS=0A=09P*M/9CpxDo!D6?=)IY1w<9B1jB; tBQf[RU-R<,I)e"$q7N7 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-6" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200608101155.31115.lists@jnielsen.net> X-Virus-Scanned: ClamAV version 0.88.3, clamav-milter version 0.88.3 on ns1.jnielsen.net X-Virus-Status: Clean Cc: Svein Halvor Halvorsen , Martin Miedema Subject: Re: Accessing FreeBSD partition from Windows with dual boot 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: Thu, 10 Aug 2006 15:55:46 -0000 On Thursday 10 August 2006 09:22, Svein Halvor Halvorsen wrote: > Martin Miedema wrote: > > I'm looking for a way to access (read only is fine) a FreeBSD partition > > on my Windows installation on a dual boot notebook (so Samba won't do > > the trick) > > Maybe this will do: http://ffsdrv.sourceforge.net/ > > I haven't tried it myself, though, so I can't really recommend that you > use it on a real file system with real data, until you've done some > testing. These also looks promising (the first two hits from a "ufs windows" Google search): http://ufs2tools.sourceforge.net/ http://www.shareup.com/UFS_Explorer-download-27543.html The former is BSD-licensed and the latter is shareware but potentially more full-featured. I haven't used either. JN