Different file systems can have different <firstterm>mount options</firstterm>. For example, the root file system can be mounted read-only, making it impossible for users to inadvertently delete or edit a critical file. Separating user-writable file systems, such as <filename>/home</filename>, from other file systems allows them to be mounted <firstterm>nosuid</firstterm>. This option prevents the <firstterm>suid</firstterm>/<firstterm>guid</firstterm> bits on executables stored on the file system from taking effect, possibly improving security.
Sistemas de arquivos diferentes podem ter diferentes <firstterm>opções de montagem</firstterm>. Por exemplo, o sistema de arquivos raiz pode ser montado somente para leitura, impossibilitando que os usuários excluam ou editem inadvertidamente um arquivo crítico. Separar sistemas de arquivos graváveis pelo usuário, como <filename>/home</filename>, de outros sistemas de arquivos permite que eles sejam montados como <firstterm>nosuid</firstterm>. Essa opção impede que os bits <firstterm>suid</firstterm>/<firstterm>guid</firstterm> dos executáveis armazenados no sistema de arquivos entrem em vigor, possivelmente melhorando a segurança.
pelo usuário, como <filename>/home</filename>, de outros sistemas de arquivos permite que eles sejam montados como <firstterm>nosuid</firstterm>. Essa opção impede que os bits <firstterm>suid</firstterm>/<firstterm>guid</firstterm> dos executáveisarmazenados no sistema de arquivos entrem em vigor, possivelmente melhorando a segurança.