File: README

package info (click to toggle)
ntfs 971218-4
  • links: PTS
  • area: main
  • in suites: hamm, slink
  • size: 692 kB
  • ctags: 670
  • sloc: ansic: 7,774; sh: 1,509; makefile: 232
file content (14 lines) | stat: -rw-r--r-- 667 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
This is a driver for the Windows NT (tm) file system, or NTFS.

DISCLAIMER:
Make sure you understand that this is alpha software. This means that the
implementation is neither complete nor well-tested. Still, it works for me
and others, so you can try it out. You should know how to restore the system
after a crash, and have a backup of any valuable data, just in case.

The INSTALL file describes how to compile the driver and supporting tools.
The HACKING file explains the structure of this distribution, how to debug it
a bit, and how to hack it properly to add new features.

Martin von Lwis <loewis@informatik.hu-berlin.de>,
Rgis Duchesne <regis@via.ecp.fr>