Query: mount
OS: minix
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
MOUNT(1) General Commands Manual MOUNT(1)NAMEmount - mount a file systemSYNOPSISmount special file [-r]OPTIONS-r File system is mounted read-onlyEXAMPLESmount /dev/fd1 /user # Mount diskette 1 on /userDESCRIPTIONThe file system contained on the special file is mounted on file. In the example above, the root directory of the file system in drive 1 can be accessed as /user after the mount. When the file system is no longer needed, it must be unmounted before being removed from the drive.SEE ALSOdf(1), mkfs(1), fsck(1), umount(1), mount(2), fstab(5). MOUNT(1)
Related Man Pages |
---|
mount.nfs(8) - debian |
mount.nfs(8) - linux |
mount.nfs(8) - php |
mount.nfs(8) - opendarwin |
mount.nfs(8) - posix |
Similar Topics in the Unix Linux Community |
---|
NFS problems (Debian) |
Increasing allocated space to a mount - possible? |
Mounting a new disk on linux server |
UNIX System V Mount Floppy Drive |
Mount error in Linux: invalid argument |