mount – Mount a file system The general mount command syntax to mount a device: mount -t type device destination_dir -a mounts all filesystems listed in /etc/fstab -r mount read only -v verbose output -w- mounts fr both read and write operations device – device filname associated with the partition or disk mountpoint – directory Full Article…
Viewing 1 item