2.4.17. mount#
mount attaches a filesystem to a directory.
2.4.17.1. Common mount usage#
Usually requires
sudo.
sudo mount /path/to/filesystem /path/to/mount
sudo mount /dev/sdb1 /opt/data
use
lsblkto find filesystem