minix man page for umount

Query: umount

OS: minix

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

UMOUNT(1)						      General Commands Manual							 UMOUNT(1)

NAME
umount - unmount a mounted file system
SYNOPSIS
umount special
OPTIONS
(none)
EXAMPLES
umount /dev/fd1 # Unmount diskette 1
DESCRIPTION
A mounted file system is unmounted after the cache has been flushed to disk. A diskette should never be removed while it is mounted. If this happens, and is discovered before another diskette is inserted, the original one can be replaced without harm. Attempts to unmount a file system holding working directories or open files will be rejected with a 'device busy' message.
SEE ALSO
mount(1), umount(2). UMOUNT(1)
Related Man Pages
umount.nfs(8) - debian
umount.nfs(8) - xfree86
umount.nfs(8) - minix
umount.nfs(8) - posix
umount.nfs(8) - plan9
Similar Topics in the Unix Linux Community
Mounting CD-Rom with Solaris 8
umount, device busy, but..
Umount of a "busy" disk
What is the right way to mount and umount a usb driver?
NFS umount shows the "Device busy (Error 16)"