From owner-freebsd-questions@FreeBSD.ORG Mon Mar 5 21:10:27 2007 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8DCB516A403 for ; Mon, 5 Mar 2007 21:10:27 +0000 (UTC) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (gizmo.acns.msu.edu [35.8.1.43]) by mx1.freebsd.org (Postfix) with ESMTP id EC0E413C46B for ; Mon, 5 Mar 2007 21:10:26 +0000 (UTC) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (localhost [127.0.0.1]) by gizmo.acns.msu.edu (8.13.6/8.13.6) with ESMTP id l25L7aQp005570; Mon, 5 Mar 2007 16:07:36 -0500 (EST) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: (from jerrymc@localhost) by gizmo.acns.msu.edu (8.13.6/8.13.6/Submit) id l25L7a4o005569; Mon, 5 Mar 2007 16:07:36 -0500 (EST) (envelope-from jerrymc) Date: Mon, 5 Mar 2007 16:07:36 -0500 From: Jerry McAllister To: Parker Brown Message-ID: <20070305210736.GA5466@gizmo.acns.msu.edu> References: <000d01c75f69$d01f1050$5a74d742@brownhouse> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <000d01c75f69$d01f1050$5a74d742@brownhouse> User-Agent: Mutt/1.4.2.2i Cc: FreeBSD Subject: Re: INTERFACING WITH NTFS 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: Mon, 05 Mar 2007 21:10:27 -0000 On Mon, Mar 05, 2007 at 01:04:06PM -0800, Parker Brown wrote: > > Using the FreeBSD booter to manage both Windoz XP and FreeBSD 6.1 on the > same SCSI drive. Under FreeBSD I've got XP mounted, and I've been able to > examine the XP directories, but when I try to copy data or the contents of > directories from FreeBSD to XP (using cp -R ), nothing copies, and I > get error messages that say the TARGET files don't exist. > > Is FreeBSD not capable of copying into NTFS? Has anyone else had the same > problem? This was just discussed on the list late last week. Yes, FreeBSD can read, but (for the most part) does not write to NTFS at this point in time. There are a couple of ports that claim to write to NTFS. I haven't tried them. When I dual boot with MS-NTFS, I actually squeeze the NTFS slice down just a little further and make a couple or so GB slice in FAT32 that I can read and write from both FreeBSD and Microsloth. That means I am using up 3 rather than 2 slices when dual booting that combination; NTFS, FAT32, FreeBSD. I don't know if work is being done to make standard FreeBSD write NTFS. Search the recent questions archive for the recent exchanges. ////jerry > > > > Parker Brown > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"