6 lines
292 B
HTML
6 lines
292 B
HTML
<header>Mount source</header>
|
|
<p>The filesystem, block device, network export, or other source to mount.
|
|
Examples include <tt>UUID=01234567-89ab-cdef-0123-456789abcdef</tt>,
|
|
<tt>/dev/disk/by-label/data</tt>, <tt>/dev/mapper/vg0-data</tt>,
|
|
<tt>server:/export/path</tt>, or <tt>tmpfs</tt>.</p>
|