1NTFSLABEL(8)                System Manager's Manual               NTFSLABEL(8)
2
3
4

NAME

6       ntfslabel - display/change the label on an ntfs file system
7

SYNOPSIS

9       ntfslabel [options] device [new-label]
10

DESCRIPTION

12       ntfslabel will display or change the file system label on the ntfs file
13       system located on device.
14
15       If the optional argument new-label is not present, ntfslabel will  sim‐
16       ply display the current file system label.
17
18       If  the optional argument new-label is present, then ntfslabel will set
19       the file system label to be new-label.  NTFS file system labels can  be
20       at  most  128  Unicode characters long; if new-label is longer than 128
21       Unicode characters, ntfslabel will truncate it and print a warning mes‐
22       sage.
23
24       It is also possible to set the file system label using the -L option of
25       mkntfs(8) during creation of the file system.
26

OPTIONS

28       Below is a summary of all the options that ntfslabel  accepts.   Nearly
29       all options have two equivalent names.  The short name is preceded by -
30       and the long name is preceded by --.  Any single letter  options,  that
31       don't  take  an  argument,  can be combined into a single command, e.g.
32       -fv is equivalent to -f -v.  Long named options can be  abbreviated  to
33       any unique prefix of their name.
34
35       -f, --force
36              This  will  override some sensible defaults, such as not working
37              with a mounted volume.  Use this option with caution.
38
39       -h, --help
40              Show a list of options with a brief description of each one.
41
42       -n, --no-action
43              Don't actually write to disk.
44
45       -q, --quiet
46              Reduce the amount of output to a minimum.
47
48       -v, --verbose
49              Increase the amount of output that ntfslabel prints.
50
51       -V, --version
52              Show the version number, copyright and license for ntfslabel.
53

BUGS

55       There are no known problems with ntfslabel.  If you find a  bug  please
56       send an email describing the problem to the development team:
57       ntfs-3g-devel@lists.sf.net
58

AUTHORS

60       ntfslabel  was written by Matthew J. Fanto, with contributions from An‐
61       ton Altaparmakov and Richard Russon.  It was ported to ntfs-3g by  Erik
62       Larsson.
63

AVAILABILITY

65       ntfslabel is part of the ntfs-3g package and is available from:
66       http://www.tuxera.com/community/
67
68       The manual pages are available online at:
69       http://man.linux-ntfs.org/
70

SEE ALSO

72       mkntfs(8), ntfsprogs(8)
73
74
75
76ntfs-3g 2011.4.12                November 2005                    NTFSLABEL(8)
Impressum