Filesystems: Difference between revisions
imported>ClaasF m Added quotes, otherwise the config wouldn't work. |
imported>Jmarmstrong1207 m Add section for making disk visible in file explorer |
||
| Line 15: | Line 15: | ||
}; | }; | ||
</syntaxhighlight> | </syntaxhighlight> | ||
== Making disk visible in your file explorer == | |||
You might not see the disk in your file explorer (ie GNOME Nautilus). Add to the options: <code>x-gvfs-show</code> and it'll show up. | |||
== Porting /etc/fstab == | == Porting /etc/fstab == | ||