فکر کنم غلط املایی نداشته باشه ...
[code]usage: mount –v :print version
mount –h :print this help
mount :list mountd filesystems
mount –l :idem,including volume labels
so far the informational part.next mounting.
Rge cinnabd us \ `mount [-t fstype ] something somewhere’.
Details found in /etc/fstab may be omitted.
Mount –a [-t | 0] … : mount all stuff from /etc/fstab
Mount device : mount device at the known place
Mount directory : mount known device here.
Mount –t type dev dir : ordinary mount command
Note that one does not really mount a device ,one mounts
A file system (of the given type) found on the device.
One can also mount an already visible directory tree elsewhere