Difference between revisions of "File systems"

From Organic Design wiki
m (Caretaker: Format cat links)
m (Caretaker: Format cat links)
Line 1: Line 1:
 
[[Category:peerix]]
 
[[Category:peerix]]
 +
 
It's important that the OS is able to read and write all common file systems. Because it is based on Linux most file systems are natively supported, with the exception of NTFS.
 
It's important that the OS is able to read and write all common file systems. Because it is based on Linux most file systems are natively supported, with the exception of NTFS.
  
 
There is a utilty called Captive that can provide a read/write NTFS file system layer that will integrate with the OS in the normal way.
 
There is a utilty called Captive that can provide a read/write NTFS file system layer that will integrate with the OS in the normal way.
 
*[http://www.jankratochvil.net/project/captive/ Captive home page]
 
*[http://www.jankratochvil.net/project/captive/ Captive home page]

Revision as of 17:02, 30 October 2006


It's important that the OS is able to read and write all common file systems. Because it is based on Linux most file systems are natively supported, with the exception of NTFS.

There is a utilty called Captive that can provide a read/write NTFS file system layer that will integrate with the OS in the normal way.