Verb
umount (third-person singular simple present umounts, present participle umounting, simple past and past participle umounted)
(computing, transitive, Unix) To unmount.
Note: if "umount /proc" command fails, "umount -lf /proc" will be used to retry automatically. Source: Internet