CertNova
Menu
<- Back to glossary

mount

noun

Definition

  1. 1.Command that attaches filesystems to the Linux directory tree.

Example

mount /dev/sdb1 /mnt/data makes a volume accessible.

Related Exams