2bec45111857f70e4ef821a16eaef17969418687
[www.jankratochvil.net.git] / project / captive / man / captive-install-fstab.pod.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
2 <html xmlns="http://www.w3.org/1999/xhtml">
3 <head>
4 <title>captive-install-fstab - Manage B&lt;captive-ntfs&gt; B&lt;/etc/fstab&gt; entries</title>
5 <link rev="made" href="mailto:root@localhost" />
6 </head>
7
8 <body style="background-color: white">
9
10 <p><a name="__index__"></a></p>
11 <!-- INDEX BEGIN -->
12
13 <ul>
14
15         <li><a href="#name">NAME</a></li>
16         <li><a href="#synopsis">SYNOPSIS</a></li>
17         <li><a href="#description">DESCRIPTION</a></li>
18         <li><a href="#options">OPTIONS</a></li>
19         <li><a href="#see_also">SEE ALSO</a></li>
20         <li><a href="#author">AUTHOR</a></li>
21 </ul>
22 <!-- INDEX END -->
23
24 <hr />
25 <p>
26 </p>
27 <h1><a name="name">NAME</a></h1>
28 <p>captive-install-fstab - Manage <strong>captive-ntfs</strong> <strong>/etc/fstab</strong> entries</p>
29 <p>
30 </p>
31 <hr />
32 <h1><a name="synopsis">SYNOPSIS</a></h1>
33 <p>
34 </p>
35 <hr />
36 <h1><a name="description">DESCRIPTION</a></h1>
37 <p>Program will scan your local disk drive partitions (from <strong>/proc/partitions</strong>)
38 and it will add/remove appropriate file-system type <strong>captive-ntfs</strong> entries
39 in <strong>/etc/fstab</strong>.</p>
40 <p>Destination directory is chosen automatically as <strong>/mnt/captive-</strong>LABEL_NAME
41 where <strong>LABEL_NAME</strong> is the label used for the <strong>NTFS</strong> partition. Directory
42 <strong>/mnt/captive-</strong> may be used if no volume label is set. Different (numbered)
43 directory name is used if multiple disks have the same volume label set.</p>
44 <p>
45 </p>
46 <hr />
47 <h1><a name="options">OPTIONS</a></h1>
48 <dl>
49 <dt><strong><a name="item_%2dv%7c%2d%2dverbose"><strong>-v</strong>|<strong>--verbose</strong></a></strong><br />
50 </dt>
51 <dd>
52 Display additional information during disks scanning.
53 </dd>
54 <p></p>
55 <dt><strong><a name="item_%2dn%7c%2d%2ddry"><strong>-n</strong>|<strong>--dry</strong></a></strong><br />
56 </dt>
57 <dd>
58 Perform all the operations but do not modify anything (file <strong>/etc/fstab</strong>).
59 You will probably use this option together with [<strong>-v</strong>|<strong>--verbose</strong>].
60 </dd>
61 <p></p>
62 <dt><strong><a name="item_%2d%2dadd"><strong>--add</strong></a></strong><br />
63 </dt>
64 <dd>
65 Add all the found <strong>NTFS</strong> disk drive partitions to <strong>/etc/fstab</strong>.
66 Any previous <strong>captive-ntfs</strong> entries will be deleted as described in
67 <strong>--remove</strong> option.
68 </dd>
69 <p></p>
70 <dt><strong><a name="item_%2d%2dremove"><strong>--remove</strong></a></strong><br />
71 </dt>
72 <dd>
73 Remove all lines of filesystem type <strong>captive-ntfs</strong> and device name in
74 <strong>/dev</strong> directory.
75 </dd>
76 <p></p></dl>
77 <p>
78 </p>
79 <hr />
80 <h1><a name="see_also">SEE ALSO</a></h1>
81 <p><strong>captive-install-acquire</strong>(1), <strong>captive</strong>(7), <strong>lufs-captivefs</strong>(7)</p>
82 <p>
83 </p>
84 <hr />
85 <h1><a name="author">AUTHOR</a></h1>
86 <p><table cellspacing="0" cellpadding="0"><tr><td>Jan Kratochvil &lt;<strong><a href="mailto:project-captive@jankratochvil.net">project-captive@jankratochvil.net</a></strong>&gt;,
87 <tr><td><td><em><a href="http://www.jankratochvil.net/">http://www.jankratochvil.net/</a></em></table></p>
88
89 </body>
90
91 </html>