Revision [17791]

This is an old revision of ntfs3g made by coolpup on 2011-08-29 09:00:13.

 

ntfs-3g_ntfsprogs N.T. file system (N.T.F.S.) access

Verify installed version via the command-line interface:
ntfs-3g --version

software Software Package(s)
ntfs-3g_ntfsprogs-2011.4.12-w-20110523.pet 424KB
ntfs-3g-2011.1.15-w-20110125.pet 246KB
./configure CFLAGS="-mtune=generic -O2 -pipe -fomit-frame-pointer" CXXFLAGS="${CFLAGS}" --prefix=/ --sysconfdir=/etc --localstatedir=/var --host=i486-pc-linux-gnu

Dependencies: +bzip2,+grep,+tar

http://bkhome.org/blog/?viewDetailed=01316

Repairing N.T. File-systems

If an N.T.F.S. has errors on it, NTFS-3G will mount it as read only. To fix an N.T.F.S. load Windows and run its disk checking program.
To repair the file system without booting Microsoft Windows, the device must already be unmounted. For example, to fix an N.T.F.S. partition residing in /dev/sda2:
# umount /dev/sda2
# ntfsfix /dev/sda2
Mounting volume... OK
Processing of $MFT and $MFTMirr completed successfully.
NTFS volume version is 3.1.
NTFS partition /dev/sda2 was processed successfully.
# mount /dev/sda2

If all went well, the partition will now be writable.

http://www.murga-linux.com/puppy/viewtopic.php?p=558210#558210
https://wiki.archlinux.org/index.php/NTFS-3G#Damaged_NTFS_Filesystems

See Also

e2fsprogs & dosfstools



Categories
CategoryRecovery
CategorySoftware
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki