From owner-freebsd-arch@FreeBSD.ORG Mon Feb 13 17:02:08 2006 Return-Path: X-Original-To: arch@freebsd.org Delivered-To: freebsd-arch@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 991C816A420 for ; Mon, 13 Feb 2006 17:02:08 +0000 (GMT) (envelope-from babkin@verizon.net) Received: from vms042pub.verizon.net (vms042pub.verizon.net [206.46.252.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A14143D79 for ; Mon, 13 Feb 2006 17:02:06 +0000 (GMT) (envelope-from babkin@verizon.net) Received: from vms172.mailsrvcs.net ([192.168.1.1]) by vms042.mailsrvcs.net (Sun Java System Messaging Server 6.2-4.02 (built Sep 9 2005)) with ESMTPA id <0IUM00J37XZHDKA0@vms042.mailsrvcs.net> for arch@freebsd.org; Mon, 13 Feb 2006 11:02:05 -0600 (CST) Date: Mon, 13 Feb 2006 11:02:05 -0600 (CST) From: Sergey Babkin To: Max Khon , babkin@users.sf.net Message-id: <28971430.1139850125662.JavaMail.root@vms172.mailsrvcs.net> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7bit Cc: arch@freebsd.org Subject: Re: Re: NTFS write support X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: babkin@users.sf.net List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Feb 2006 17:02:08 -0000 >From: Max Khon >On Sun, Feb 12, 2006 at 07:41:04PM -0500, Sergey Babkin wrote: > >> I've finally got Win XP as the second OS on my mahcine. The next >> thing I've found is that NTFS support still seems to be read-only, >> and it does not look like anybody is actively working on it. >> So adding the NTFS write support looks like an interesting >> project to undertake. >> >> Just in case, if anybody working on it already, please let me know. >> Any kinds of ready pointers to the good docs would be welcome. >> Or to the existing implementations too (Linux?). > >http://www.jankratochvil.net/project/captive/ Interesting. Though I'm pretty sure that MS is going to object strongly to any usage of their drivers outside of their OS. Donwload it quickly before the MS lawyers have shown up. -SB