From owner-freebsd-arch@FreeBSD.ORG Mon Feb 13 00:41: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 4A5A516A420 for ; Mon, 13 Feb 2006 00:41:08 +0000 (GMT) (envelope-from babkin@verizon.net) Received: from vms048pub.verizon.net (vms048pub.verizon.net [206.46.252.48]) by mx1.FreeBSD.org (Postfix) with ESMTP id 00B5843D49 for ; Mon, 13 Feb 2006 00:41:08 +0000 (GMT) (envelope-from babkin@verizon.net) Received: from verizon.net ([141.153.249.154]) by vms048.mailsrvcs.net (Sun Java System Messaging Server 6.2-4.02 (built Sep 9 2005)) with ESMTPA id <0IUL00LKIOKHBOI1@vms048.mailsrvcs.net> for arch@freebsd.org; Sun, 12 Feb 2006 18:41:07 -0600 (CST) Date: Sun, 12 Feb 2006 19:41:04 -0500 From: Sergey Babkin Sender: root To: arch@freebsd.org Message-id: <43EFD5A0.83BB82C4@verizon.net> MIME-version: 1.0 X-Mailer: Mozilla 4.7 [en] (X11; U; FreeBSD 4.7-RELEASE i386) Content-type: text/plain; charset=koi8-r Content-transfer-encoding: 7bit X-Accept-Language: en, ru Cc: Subject: 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 00:41:08 -0000 Hi, 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?). -SB