| mount | Monter |
Commande accessible que par l'utilisateur root! |
| Syntaxe: |
| mount [option] [systeme_fichiers] [nom_partition] [point_de_montage] |
|
| Exemple: |
| mount -t iso9660 /dev/hdc mnt/cdrom |
| umount | Demonter |
Commande accessible que par l'utilisateur root! |
| Syntaxe: |
| umount [option] [systeme_fichiers] [nom_partition] [point_de_montage] |
|
| Exemple: |
| umount -t iso9660 /dev/hdc mnt/cdrom |