Query: scrounge-ntfs
OS: debian
Section: 8
Links: debian man pages all man pages
Forums: unix linux community forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
scrounge-ntfs(8) BSD System Manager's Manual scrounge-ntfs(8)NAMEscrounge-ntfs -- helps retrieve data from corrupted NTFS partitionsSYNOPSISscrounge-ntfs -l disk scrounge-ntfs -s disk scrounge-ntfs [-m mftoffset] [-c clustersize] [-o outdir] disk start endDESCRIPTIONscrounge-ntfs is a utility that can rescue data from corrupted NTFS partitions. It writes the files retrieved to another working file system. Certain information about the partition needs to be known in advance. The -l mode is meant to be run in advance of the data corruption, with the output stored away in a file. This allows scrounge-ntfs to recover data reliably. See the 'NOTES' section below for recover info when this isn't the case.OPTIONSThe options are as follows: -c The cluster size (in sectors). When not specified a default of 8 is used. -l List partition information for a drive. This will only work when the partition table for the given drive is intact. -m When recovering data this specifies the location of the MFT from the beginning of the partition (in sectors). If not specified then no directory information can be used, that is, all rescued files will be written to the same directory. -o Directory to put rescued files in. If not specified then files will be placed in the current directory. -s Search disk for partition information. (Not implemented yet). disk The raw device used to access the disk which contains the NTFS partition to rescue files from. eg: '/dev/hdc' start The beginning of the NTFS partition (in sectors). end The end of the NTFS partition (in sectors)NOTESIf you plan on using this program sucessfully you should prepare in advance by storing a copy of the partition information. Use the -l option to do this. Eventually searching for disk partition information will be implemented, which will solve this problem. When only one partition exists on a disk or you want to rescue the first partition there are ways to guess at the sector sizes and MFT loca- tion. See the scrounge-ntfs web page for more info: http://memberwebs.com/swalter/software/scrounge/AUTHORStef Walter <stef@memberwebs.com> scrounge-ntfs June 1, 2019 scrounge-ntfs
Related Man Pages |
---|
libntfs-gnomevfs(8) - debian |
disktab(5) - ultrix |
ntfs-3g.probe(8) - suse |
ntfs-3g.probe(8) - centos |
ntfsfix(8) - centos |
Similar Topics in the Unix Linux Community |
---|
NOTICE: HTFS: No space on dev hd (1/42) |
Ntfs support |
HACMP adding disk for mirroring |
script to fill up disk space for testing purpose |
File recovery |