1PARTCLONE.NTFSFIXB(8)        Partclone User Manual       PARTCLONE.NTFSFIXB(8)
2
3
4

NAME

6       partclone.ntfsfixboot - deals with braindeadness with moving NTFS
7       filesystems.
8

SYNOPSIS

10       partclone.ntfsfixboot [-w] [-h n] [-t n] [-s n] [-b] [-f] [-p] {DEVICE}
11

DESCRIPTION

13       partclone.ntfsfixboot is NOT a part of Partclone project but included
14       to fix ntfs boot issue. Partclone provide utilities to backup used
15       blocks and design for higher compatibility of the file system by using
16       existing library, e.g. e2fslibs is used to read the used block of ext2
17       partition.
18
19       Partclone.ntfsfixboot deals with braindeadness with moving NTFS
20       filesystems. writted by Orgad Shaneh (2009) and Daniel J. Grace (2006).
21

OPTIONS

23       The program follows the usual GNU command line syntax,a summary of
24       options is included below.
25
26        -w
27           Write new start sector to the partition.
28
29        -h num
30           Specify number of heads per track. If omitted, determined via
31           ioctl.
32
33        -t num
34           Specify number of sectors per track. If omitted, determined via
35           ioctl.
36
37        -s num
38           New start sector to write. If omitted, determined via ioctl.
39
40        -b
41           Proceed even if the specified device is not a partition.
42
43        -f
44           Force the operation to occur even if device does not look like a
45           valid NTFS partition or values are equal.
46
47        -p
48           Print debug information (values read, values requested etc.
49
50       device
51           where device points to an NTFS partition
52

DIAGNOSTICS

54       The following diagnostics may be issued on stderr:
55
56       partclone.ntfsfixboot provides some return codes, that can be used in
57       scripts:
58
59       Code   Diagnostic
60       0      success (values are correct, or changed
61              successfully)
62       1      a change is needed, but -w was not
63              specified
64       2      an error occured
65
66

BUGS

68       Report bugs to thomas@nchc.org.tw or http://partclone.org.
69
70       Report bugs to upstrem http://sourceforge.net/projects/ntfsfixboot/.
71

SEE ALSO

73       partclone(8), partclone.chkimg(8), partclone.restore(8),
74       partclone.dd(8), partclone.info(8)
75

AUTHOR

77       Yu-Chin Tsai <thomas@nchc.org.tw>
78
80       Copyright © 2007 Yu-Chin Tsai
81
82       This manual page was written for the Debian system (and may be used by
83       others).
84
85       Permission is granted to copy, distribute and/or modify this document
86       under the terms of the GNU General Public License, Version 2 or (at
87       your option) any later version published by the Free Software
88       Foundation.
89
90       On Debian systems, the complete text of the GNU General Public License
91       can be found in /usr/share/common-licenses/GPL.
92
93
94
95
96partclone.ntfsfixboot             10/08/2015             PARTCLONE.NTFSFIXB(8)
Impressum