Query: umount
OS: minix
Section: 1
Links: minix man pages all man pages
Forums: unix linux community forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
UMOUNT(1) General Commands Manual UMOUNT(1)NAMEumount - unmount a mounted file systemSYNOPSISumount specialOPTIONS(none)EXAMPLESumount /dev/fd1 # Unmount diskette 1DESCRIPTIONA 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 ALSOmount(1), umount(2). UMOUNT(1)