|
|
|
|
|
Mount PointA mount point is a term used to describe where the computer puts the files in a file system on Unix-like systems. For example, many modern Linux distributions automatically mount the CD drive as /mnt/cdrom, so the contents of the CD drive will appear in the /mnt/cdrom directory. A device can be mounted anywhere on the directory structure, however only the root account can mount a new file system. A filesystem can be mounted by running the mount command.
|
 |
|
| Copyright 2005-2009 OnPedia.com. All Rights Reserved |
|
|