translator
764
edits
(Created page with "En utilisant le même exemple de fichier {{ic|fstab}} et de ligne "Win-Data" que ci-dessus, {{ic|ntfs-3g}} est le système de fichiers sous lequel nous montons celui-ci, bien...") |
(Created page with "== Options de montage == Ce champ décrit les options de montage associées au système de fichiers.") |
||
Line 97: | Line 97: | ||
UUID=634E43D367B0A4B1 /media/Data ntfs-3g noauto,x-systemd.automount,x-systemd.device-timeout=10,rw,inherit,permissions,streams_interface=windows,windows_names,compression,norecover,hide_dot_files,hide_hid_files,big_writes 0 2 | UUID=634E43D367B0A4B1 /media/Data ntfs-3g noauto,x-systemd.automount,x-systemd.device-timeout=10,rw,inherit,permissions,streams_interface=windows,windows_names,compression,norecover,hide_dot_files,hide_hid_files,big_writes 0 2 | ||
== | == Options de montage == | ||
Ce champ décrit les options de montage associées au système de fichiers. | |||
It is formatted as a comma-separated list of options. It contains at least the type of mount (ro or rw), plus any additional options appropriate to the filesystem type (including performance-tuning options). | It is formatted as a comma-separated list of options. It contains at least the type of mount (ro or rw), plus any additional options appropriate to the filesystem type (including performance-tuning options). |