pavement

Umount

From FreeBSDwiki
(Difference between revisions)
Jump to: navigation, search
 
m (link disambiguation)
Line 1: Line 1:
 
'''umount''' unmounts filesystem drives for maintenance or removal from the system.  For example, if you had a CD-ROM mounted, but you wanted to eject the disc, you might type '''umount /mnt/cdrom''' so that you could eject it.
 
'''umount''' unmounts filesystem drives for maintenance or removal from the system.  For example, if you had a CD-ROM mounted, but you wanted to eject the disc, you might type '''umount /mnt/cdrom''' so that you could eject it.
  
see also: [[mount]], [[ /etc/fstab]]
+
see also: [[mount]], [[etc/fstab]]
 
[[Category:System Commands]]
 
[[Category:System Commands]]

Revision as of 04:42, 18 July 2005

umount unmounts filesystem drives for maintenance or removal from the system. For example, if you had a CD-ROM mounted, but you wanted to eject the disc, you might type umount /mnt/cdrom so that you could eject it.

see also: mount, etc/fstab

Personal tools