|
|
1.1 ! root 1: ! 2: ! 3: mount Command mount ! 4: ! 5: ! 6: ! 7: ! 8: Mount a file system ! 9: ! 10: /eettcc/mmoouunntt [ _s_p_e_c_i_a_l _d_i_r_e_c_t_o_r_y [ -rruu ] ] ! 11: ! 12: mount mounts a file system from the block special file special ! 13: onto directory in the system's directory hierarchy. This opera- ! 14: tion makes the root directory of the mounted file system acces- ! 15: sible using the specified directory name. ! 16: ! 17: If the -r option is specified, the file system is read-only. ! 18: This is useful for preventing inadvertent changes to precious ! 19: file systems. The system will not update information such as ac- ! 20: cess times if the -r option is used. ! 21: ! 22: The -u option causes mount to write an entry into the mount table ! 23: file /etc/mtab without actually performing the mount. This is ! 24: used to note the file system. ! 25: ! 26: When invoked with no arguments, mount summarizes the mounted file ! 27: systems and where they attach. ! 28: ! 29: The command umount unmounts a previously mounted file system. ! 30: ! 31: The script /bin/mount calls /etc/mount, and provides convenient ! 32: abbreviations for commonly used devices. For example, ! 33: ! 34: ! 35: mount f0 ! 36: ! 37: ! 38: executes the command: ! 39: ! 40: ! 41: /etc/mount /dev/fha0 /f0 ! 42: ! 43: ! 44: The system administrator should edit this script to reflect the ! 45: devices used on your system. ! 46: ! 47: ***** Files ***** ! 48: ! 49: /eettcc/mmttaabb -- Mount table ! 50: /eettcc/mmnnttttaabb -- Mount table ! 51: /bbiinn/mmoouunntt -- Shell script that calls /eettcc/mmoouunntt ! 52: ! 53: ***** See Also ***** ! 54: ! 55: commands, fsck, mkfs, mknod, umount ! 56: ! 57: ***** Diagnostics ***** ! 58: ! 59: Errors can occur if special or directory does not exist or if the ! 60: user has no permissions on special. ! 61: ! 62: ! 63: ! 64: COHERENT Lexicon Page 1 ! 65: ! 66: ! 67: ! 68: ! 69: mount Command mount ! 70: ! 71: ! 72: ! 73: The message ! 74: ! 75: ! 76: /etc/mtab older than /etc/boottime ! 77: ! 78: ! 79: indicates that /etc/mtab has probably been invalidated by booting ! 80: the system. ! 81: ! 82: Attempting to mount a block-special file which does not contain a ! 83: COHERENT file system may have disastrous consequences. mkfs must ! 84: be used to create a file system on a blank disk before it is ! 85: mounted. ! 86: ! 87: ! 88: ! 89: ! 90: ! 91: ! 92: ! 93: ! 94: ! 95: ! 96: ! 97: ! 98: ! 99: ! 100: ! 101: ! 102: ! 103: ! 104: ! 105: ! 106: ! 107: ! 108: ! 109: ! 110: ! 111: ! 112: ! 113: ! 114: ! 115: ! 116: ! 117: ! 118: ! 119: ! 120: ! 121: ! 122: ! 123: ! 124: ! 125: ! 126: ! 127: ! 128: ! 129: ! 130: COHERENT Lexicon Page 2 ! 131: ! 132:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.