Is NTFS support stable enough to use safely?
I believe you have to install an additional package to make it work.
|
feedback
|
|
It's because almost every distribution uses the NTFS-3G driver:
And yes, it's stable :-)
Do you mean the access to your Windows partition from an already installed Linux OS, or do you want a fresh Linux installation? There should be an option to erase/format your old (NTFS-)Partition/s while installing a fresh Ubuntu/Fedora/... | |||||||||||||
feedback
|
|
Rule of thumb: do not rely on NTFS if you use Linux. Lots of claims that ntfs-3g is stable. This is totally wrong. NTFS is a closed filesystem. There are no open specifications of it. Everything that ntfs-3g can do was achieved by reverse engineering. So if it works reasonably well in many scenarios, this is not a reason to consider it stable and reliable. | |||||
feedback
|
|
No, it works out of the box in Ubuntu 9.04 and it is considered stable. It won't let you mount partition if Windows is hibernated though but you can do that yourself from command line only please do that in read only mode. | |||||||||||||
feedback
|
|
Yes, the NTFS support in Ubuntu is stable. ntfs-3g is the standard driver used for NTFS access in linux. However, you should be aware of one point before you use NTFS on linux:
The above is taken from the Wikipedia NTFS page. I ran into this issue once, where some operation accessing the NTFS drive hung, and I had to terminate the call. From then on, I couldn't get the NTFS drive mounted on Ubuntu as it kept telling me the drive was not in a fit state to be used. I had to attach the drive to a Windows machine and boot up into Windows, and then the drive could be mounted on Ubuntu again. | |||
|
feedback
|
|
Yes,NTFS is perfectly stable on Ubuntu since i started using it back in June 2008 I can do whatever I want with my NTFS partitions | |||
|
feedback
|