NAME umount - unmount filesystems SYNOPSIS umount -a [ -dflnrv ] [ -t fstype ] [ -O option ...] umount [ -dflnrv ] { directory ... device } umount -h | -V DESCRIPTION The umount co…file tree. Conversely, the umount (8) command will detach it again. The filesystem is used ... mount point. The programs mount and umount (8) traditionally maintained a list of cur…/proc/self/mountinfo file. Supported actions are: mount, umount, remount and move. More than one action ... information from the mountinfo file, except the umount action which is b…exec chroot . sh <dev/console >dev/console 2>&1 umount /old-root Mount the new root file system ... root . old_root exec chroot . sh -c 'umount /old_root; exec /sbin/init' \ <dev/c…cause programs such as mount (8) or umount (8) to fail. EXIT STATUS fstab-decode ... fstab-decode then runs the specified program, umount (8), and passes it the listmkfs -t ext2 /dev/loop0 # mount /dev/loop0 /mnt ... # umount /dev/loop0 # losetup --detach /dev/loop0 AUTHORS Karel