 |
 |
Will Tiger *write* NTFS?
|
 |
|
 |
|
Dedicated MacNNer
Join Date: Jun 2000
Status:
Offline
|
|
greetings all - just wondering what the latest consensus is on the forum on whether OSX 10.4 / Tiger will have NTFS read AND write capabilities?
are there any indications one way or another in the latest dev builds?
tx,
ox
|
|
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: Mar 2001
Location: Provo, UT
Status:
Offline
|
|
I'd be very surprised if it does, given Microsoft's various patents. They'd pretty much have to liscence NTFS from Microsoft and I'm sure MS would charge an arm and a leg for it.
|
|
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: Jan 2000
Location: Columbus, OH
Status:
Offline
|
|
The real question is when will Microsoft start supporting Mac OS Extended? 
(Last edited by msuper69; Dec 28, 2004 at 07:33 AM.
)
|
|
HyperNova Software, LLC
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: Jan 2001
Status:
Offline
|
|
Originally posted by clarkgoble:
I'd be very surprised if it does, given Microsoft's various patents. They'd pretty much have to liscence NTFS from Microsoft and I'm sure MS would charge an arm and a leg for it.
How then does Apple already have read access?
Question: What does Linux on x86 do with NTFS drives? Can it read them?
|
|
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: Nov 2001
Status:
Offline
|
|
Originally posted by msuper69:
The real question is when will Microsoft start supporting Mac OS Extended?
Why would they?
MacDrive 6. $50, problem COMPLETELY solved. It's a great product; I've used it for a few years, works perfectly.
|
|
|
| |
|
|
|
 |
|
 |
|
Addicted to MacNN
Join Date: Mar 2001
Location: Seattle, WA
Status:
Offline
|
|
Originally posted by PurpleGiant:
How then does Apple already have read access?
Question: What does Linux on x86 do with NTFS drives? Can it read them?
Same way apple does. I have seen some experimental drivers for writing but still not very reliable it seems.
|
|
The spirit of resistance to government is so valuable on certain occasions, that I wish it always to be kept alive.
- Thomas Jefferson, 1787
|
| |
|
|
|
 |
|
 |
|
Professional Poster
Join Date: Dec 2000
Location: Milan, Europe
Status:
Offline
|
|
|
|
The freedom of all is essential to my freedom. - Mikhail Bakunin
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: Jan 2000
Location: Columbus, OH
Status:
Offline
|
|
Originally posted by CatOne:
Why would they?
MacDrive 6. $50, problem COMPLETELY solved. It's a great product; I've used it for a few years, works perfectly.
Please reread my post. I neglected to use an emoticon to indicate I was being facetious.
|
|
HyperNova Software, LLC
|
| |
|
|
|
 |
|
 |
|
Addicted to MacNN
Join Date: Mar 2000
Location: London, UK
Status:
Offline
|
|
I doubt it. I was about to write something but then I realised wikipedia said it already:
Details on the implementation's internals are closed, so third-party vendors have a difficult time providing tools to handle NTFS. Currently, the Linux kernel includes a module which makes it possible to read NTFS partitions; however the general complexity of the filesystem and inadequate developer resources, both in time and persons, have delayed the addition of full write support.
|
|
|
| |
|
|
|
 |
|
 |
|
Moderator 
Join Date: Apr 2000
Location: Gothenburg, Sweden
Status:
Offline
|
|
Adding write NTFS support is not something you do lightly. You leave yourself open to liability if you should break anything - and you never know what MS does in the next service pack. I very much doubt that Apple will ever add write support unless it is MS approved.
|
|
|
| |
|
|
|
 |
|
 |
|
Admin Emeritus 
Join Date: Oct 1999
Location: Zurich, Switzerland
Status:
Offline
|
|
Originally posted by PurpleGiant:
How then does Apple already have read access?
Question: What does Linux on x86 do with NTFS drives? Can it read them?
Panther includes the read-only NTFS software that was originally written for Linux. It's open-source software in action!
The Linux NTFS code is also read-only. Writing NTFS requires knowledge that only MS possesses. While it has been reverse-engineered, the Linux read-write implementation of NTFS is buggy, and so writes often corrupt the disk.
tooki
|
|
|
| |
|
|
|
 |
|
 |
|
Addicted to MacNN
Join Date: Mar 2000
Location: London, UK
Status:
Offline
|
|
Originally posted by tooki:
Panther includes the read-only NTFS software that was originally written for Linux. It's open-source software in action!
Actually, it's from FreeBSD.
|
|
|
| |
|
|
|
 |
|
 |
|
Admin Emeritus 
Join Date: Oct 1999
Location: Zurich, Switzerland
Status:
Offline
|
|
AFAIK, it's just the GNU one, which is equally at home on FreeBSD and Linux. But since most people (and most likely the person who asked) don't have any idea what GNU is, I said Linux.
tooki
|
|
|
| |
|
|
|
 |
|
 |
|
Forum Regular
Join Date: Jan 2005
Location: Minneapolis
Status:
Offline
|
|
I have an external NTFS enclosed 200gig. If i use virtual pc, can I read and write to the drive?
|
|
Blackbook 2.4ghz/250gb/2gb
|
| |
|
|
|
 |
|
 |
|
Admin Emeritus 
Join Date: Oct 1999
Location: Zurich, Switzerland
Status:
Offline
|
|
If it's USB, actually yes. But unless VPC 7 was updated to support USB 2, it'll be limited to USB 1.1 speed.
If it's FireWire, no.
tooki
|
|
|
| |
|
|
|
 |
|
 |
|
Forum Regular
Join Date: Jan 2005
Location: Minneapolis
Status:
Offline
|
|
arg, its firewire. Is it possible to network my dell to the powerbook, either ethernet or firewire, and then pull files from the drive through there?
|
|
Blackbook 2.4ghz/250gb/2gb
|
| |
|
|
|
 |
|
 |
|
Addicted to MacNN
Join Date: Mar 2000
Location: London, UK
Status:
Offline
|
|
Originally posted by tooki:
AFAIK, it's just the GNU one, which is equally at home on FreeBSD and Linux. But since most people (and most likely the person who asked) don't have any idea what GNU is, I said Linux.
What is the "GNU one"? I don't think GNU have an ntfs implementation. Certainly the linux-ntfs project isn't owned by them. And anyway the implementation for OS X is derived from a BSD-licensed implementation by Semen Ustimenko, which is for FreeBSD.
I certainly doubt that filesystem drivers are compatible between FreeBSD and Linux, as well.
For your reference:
http://linux-ntfs.sourceforge.net/
http://iclub.nsu.ru/~semen/
http://darwinsource.opendarwin.org/1.../ntfs_vfsops.c
|
|
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: Dec 2001
Location: Chicago
Status:
Offline
|
|
Originally posted by senseigmg:
arg, its firewire. Is it possible to network my dell to the powerbook, either ethernet or firewire, and then pull files from the drive through there?
If it's NTFS, leave it attached to the dell and yes, you can pull files from there.
|
|
|
| |
|
|
|
 |
|
 |
|
Dedicated MacNNer
Join Date: Jun 2000
Status:
Offline
|
|
AngusD - very interesting.
i'm surprised though that the date on that darwin source file is from 1999!
hasn't most work on NTFS implementations for *nix systems been more recent?
|
|
|
| |
|
|
|
 |
|
 |
|
Senior User
Join Date: Jan 2001
Location: Mahwah, NJ USA
Status:
Offline
|
|
|
|
|
-DU-...etc...
|
| |
|
|
|
 |
|
 |
|
Admin Emeritus 
Join Date: Oct 1999
Location: Zurich, Switzerland
Status:
Offline
|
|
Mac OS X 10.2 was the first to include NTFS support of any kind. Before that, it had to be added by the user.
Thanks for clarifying its heritage, though.
tooki
|
|
|
| |
|
|
|
 |
|
 |
|
Dedicated MacNNer
Join Date: Jun 2000
Status:
Offline
|
|
so has Apple actually done any work on the NTFS driver--have they improved/contributed anything, or are they just using the implementation that the *BSD folks worked out?
|
|
|
| |
|
|
|
 |
 |
|
 |
|
|
|
|
|

|
|
 |
Forum Rules
|
 |
 |
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
|
HTML code is Off
|
|
|
|
|
|
 |
 |
 |
 |
|
 |
|