Tuxera NTFS driver
[tomato.git] / release / src-rt-6.x.4708 / router / tuxera / broadcom_arm / ntfs / docs / text / ntfslabel.txt
bloba5e0888b0703875a408477f78065c727e9641a10
1 NTFSLABEL(8)                                                      NTFSLABEL(8)
5 NAME
6        ntfslabel - display/change the label on an NTFS file system
8 SYNOPSIS
9        ntfslabel [options] device [new-label]
11 DESCRIPTION
12        ntfslabel will display or change the file system label on the ntfs file
13        system located on device.
15        If the optional argument new-label is not present, ntfslabel will  sim‐
16        ply display the current file system label.
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.
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.
27 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.
35        -f, --force
36               This  will  override some sensible defaults, such as not working
37               with a mounted volume.  Use this option with caution.
39        -h, --help
40               Show a list of options with a brief description of each one.
42        -n, --no-action
43               Don't actually write to disk.
45        -q, --quiet
46               Reduce the amount of output to a minimum.
48        -v, --verbose
49               Increase the amount of output that ntfslabel prints.
51        -V, --version
52               Show the version number, copyright and license for ntfslabel.
54 BUGS
55        If you find a bug please send an email describing the problem to  ntfs-
56        support@tuxera.com.
58 AVAILABILITY
59        ntfslabel is part of the Tuxera NTFS package.
61 SEE ALSO
62        mkntfs(8)
66 Tuxera NTFS Utilities 3014.5.21    Sept 2011                      NTFSLABEL(8)