NTFS-3G Safe Read/Write NTFS Driver
 
 
 
 
Go to file
cantab.net!aia21 dd765db660 Merge cantab.net:/home/aia21/ntfsprogs
into cantab.net:/home/aia21/ntfsprogs-devel

2003/03/24 13:51:17+00:00 cantab.net!aia21
patch from Szaka:

This is needed, otherwise ntfsimage outputs libntfs messages in debug
mode if stdout specified thus confusing e.g. compressing tools reading
from pipe.  E.g. 'ntfsimage -o - device | bzip2 ...' creates a
corrupted, unusable ntfs image.

I've looked through libntfs and apparently no other places with this
problem.

	Szaka

BKrev: 3e7f0d6917LFxykbD_IeOwj5JDl5qg
2003-03-24 13:51:37 +00:00
BitKeeper/etc Update config. 2003-03-24 13:34:05 +00:00
doc update 2002-12-10 11:53:41 +00:00
include New function NTFS_BUG() which prints an error message and then causes 2003-01-26 16:47:16 +00:00
libntfs Auto merged 2003-03-18 16:54:39 +00:00
ntfsprogs ntfsresize patch from Szaka: 2003-03-24 13:36:19 +00:00
AUTHORS add ntfsundelete to the build. fix rpm build. trawl for typos. 2002-08-22 18:09:47 +00:00
COPYING ntfstools->ntfsprogs 2002-11-29 12:16:35 +00:00
CREDITS Add Russ Christensen to CREDITS. 2003-03-14 00:53:28 +00:00
ChangeLog Update. 2003-03-14 00:53:28 +00:00
ChangeSet Initial revision 2002-08-22 14:28:33 +00:00
INSTALL Forgot that one. 2002-08-22 18:09:47 +00:00
Makefile.am final tidyings 2003-01-18 15:54:32 +00:00
Makefile.in final tidyings 2003-01-18 15:54:32 +00:00
NEWS update for ntfsresize and new api 2002-12-10 11:53:41 +00:00
README update for 1.7.0beta release 2003-01-18 15:26:15 +00:00
TODO.include Concolidate TODO files 2002-08-22 18:09:47 +00:00
TODO.libntfs update 2003-01-26 16:47:16 +00:00
TODO.ntfsprogs update from Szaka 2003-01-10 17:00:47 +00:00
acconfig.h It has been a long time since last commit. At moment have done a lot of work 2002-08-22 18:09:47 +00:00
aclocal.m4 huge update! 2002-08-22 18:09:47 +00:00
autogen.sh More files. 2002-08-22 18:09:47 +00:00
config.guess It has been a long time since last commit. At moment have done a lot of work 2002-08-22 18:09:47 +00:00
config.h.in Cleanup the build process a bit. 2002-08-22 18:09:47 +00:00
config.sub It has been a long time since last commit. At moment have done a lot of work 2002-08-22 18:09:47 +00:00
configure Update version. 2003-03-24 13:34:05 +00:00
configure.in Update version. 2003-03-24 13:34:05 +00:00
install-sh Had to change symbolic links to files to get cvs to accept them. 2002-08-22 18:09:47 +00:00
ltconfig Had to change symbolic links to files to get cvs to accept them. 2002-08-22 18:09:47 +00:00
ltmain.sh Minor updates and restructuring the distribution. See NEWS and ChangeLog for 2002-08-22 18:09:47 +00:00
missing Had to change symbolic links to files to get cvs to accept them. 2002-08-22 18:09:47 +00:00
mkinstalldirs Had to change symbolic links to files to get cvs to accept them. 2002-08-22 18:09:47 +00:00
ntfsprogs.spec.in final tidyings 2003-01-18 15:54:32 +00:00
stamp-h.in More files. 2002-08-22 18:09:47 +00:00

README

Linux-NTFS
==========

The Linux-NTFS project aims to bring full support for the NTFS filesystem to
the Linux operating system.

Linux-NTFS is copyright (c) 2000-2003 Anton Altaparmakov.

All of the contents of the Linux-NTFS project are free software, released under
the GNU General Public License and you are welcome to redistribute them under
certain conditions.
All the libraries and utilities come with ABSOLUTELY NO WARRANTY; for details
read the GNU General Public License to be found in the file COPYING in the main
Linux-NTFS distribution directory.
 
Linux-NTFS currently consists of the NTFS library (libntfs) and utilities
(ntfsprogs). In the future it will also contain a new NTFS driver for the
Linux kernel.

The Linux-NTFS project is registered on Sourceforge.net. The home page for
Linux-NTFS is http://linux-ntfs.sf.net/ and the project page is:
http://sf.net/projects/linux-ntfs/

If you would like to take part in the development of Linux-NTFS, you are
invited to subscribe to the development mailing list,
linux-ntfs-dev@lists.sourceforge.net. The easiest way to do this is to visit
the list page on sourceforge at:
	http://lists.sourceforge.net/lists/listinfo/linux-ntfs-dev

If you would like to be kept up to date about new releases and other Linux-NTFS
announcements, subscribe to the linux-ntfs-announce mailing list (very low
volume). The easiest way to do this is to visit the list page on sourceforge at:
	http://lists.sourceforge.net/lists/listinfo/linux-ntfs-announce

NTFS library
============

Provides common NTFS access functions to the ntfsprogs and other foreign
open source applications. Note, that the library is still under development and
a lot of functionality is not yet included.

NTFS utilities
==============

The ntfsprogs will eventually include utilities for doing all required tasks
to NTFS partitions. In general, just run a utility without any command line
options to display the version number and usage syntax.

The following utilities are so far implemented:

NtfsFix - Attempt to fix an NTFS partition that has been damaged by the Linux
NTFS driver. Note that you should run it every time after you have used the old
Linux NTFS driver to write to an NTFS partition to prevent massive data
corruption from happening when Windows mounts the partition.
IMPORTANT: Run this only *after* unmounting the partition in Linux but *before*
rebooting into Windows NT/2000 or you *will* suffer! - You have been warned!
See man 8 ntfsfix for details.

mkntfs - Format a partition with the NTFS filesystem. See man 8 mkntfs for
command line options.

ntfslabel - Display/change the label of an NTFS partition. See man 8 ntfslabel
for details.

ntfsundelete - Recover deleted files from an NTFS volume. See man 8
ntfsundelete for more details.

ntfsresize - Resize NTFS volumes. See man 8 ntfsresize for details.