Electronics Circuits & Tutorials - Electronics Hobby Projects - A Complete Electronic Resource Centre
Electronics Circuits & Tutorials

Home About us Electronic Tutorials Engineering Hobby Projects Online Dictionaries Contact us
Tutorials
  • Basic/Beginners
  • Intermediate/Advance
  • Microcontrollers
  • Microprocessors
  • Electronics Symbols
  • Electronics Formulas
  • Dictionary of Units

     more....

Dictionaries
  • Electronics Terms
  • Abbreviations
  • Computer Terms
  • Physics Glossary
  • Science Glossary
  • Space & Solar Terms
  • Semiconductor Symbols / Abbreviation
  • Radio Terminology Bibliography

     more....

Projects
  • Engineering Projects
Home > Electronics Tutorials > Online Computer Terms Dictionary > M

Online Computer Terms Dictionary - M

mount

<file system> To make a file system available for access.

Unix does this by associating the file system with a directory (the "mount point") within a currently mounted file system. The "root" file system is mounted on the root directory, "/" early in the boot sequence. "mount" is also the Unix command to do this, "unmount" breaks the association.

E.g., "mount attaches a named file system to the file system hierarchy at the pathname location directory [...]" -- Unix manual page mount(8).

File systems are usually mounted either at boot time under control of /etc/rc (or one of its subfiles) or on demand by an automounter daemon.

Other operating systems such as VMS and DOS mount file systems as separate directory hierarchies without any common ancestor or root directory.

Apparently derived from the physical sense of "mount" meaning "attach", as in "head-mounted display", or "set up", as in "always mount a scratch monkey, etc."

Unix manual page: mount(8).

(1997-04-14)

 


Nearby terms: Motorola 68LC040 « Motorola 88000 « Motorola, Inc. « mount » Mouse » mouse » mouse ahead
 

Discover
  • C/C++ Language Programming Library
  • Electronic Conversions
  • History of Electronics
  • History of Computers
  • Elec. Power Standards
  • Online Calculator and Conversions
  • Electrical Hazards - Health & Safety
  • Datasheets
  • Quick Reference links
  • Electronics Magazines
  • Career in Electronics
  • EMS Post Tracking

     more......

Home Electronic Tutorials Engineering Hobby Projects Resources Links Sitemap Disclaimer/T&C

Copyright © 1999-2020 www.hobbyprojects.com  (All rights reserved)