Stories
Slash Boxes
Comments

SoylentNews is people

posted by LaminatorX on Thursday November 06 2014, @01:54PM   Printer-friendly
from the native-support dept.

From the WinBeta subforum of reboot.pro:

I'm Pierre Schweitzer, one of the ReactOS developers. This is a free operating system that aims to re-implement Windows, but this time with an open source license.

ReactOS now supports reading files from NTFS volume. This was a long awaited feature people were asking for. And here it is.

You can see what I'm talking about on the three pictures [included in the fine article].

 
This discussion has been archived. No new comments can be posted.
Display Options Threshold/Breakthrough Mark All as Read Mark All as Unread
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
  • (Score: 2) by fnj on Thursday November 06 2014, @06:53PM

    by fnj (1654) on Thursday November 06 2014, @06:53PM (#113606)

    Understood. The kernel NTFS support is nothing more than a joke. But NTFS-3G using FUSE is not a kind of stunt of questionable value like ZFS-FUSE is. NTFS-3G is a fully performant first class file system.

    If you want a read-write FS to share between linux-BSD-OSX-Windows (i.e., removable media) - even any two of those really, NTFS is pretty much the only choice except for the abomination of FAT.

    Starting Score:    1  point
    Karma-Bonus Modifier   +1  

    Total Score:   2  
  • (Score: 3, Insightful) by maxwell demon on Thursday November 06 2014, @07:05PM

    by maxwell demon (1608) Subscriber Badge on Thursday November 06 2014, @07:05PM (#113611) Journal

    except for the abomination of FAT

    FAT is a great file system for 360kB floppy disks. Which is what it was designed for. It wasn't designed for disks of several hundred gigabytes.

    Calling it an abomination does not do justice to the file system.

    --
    The Tao of math: The numbers you can count are not the real numbers.