Mout - jude-lindale/Wiki GitHub Wiki
mount
- shows all of the mounted devices
mount /dev/sdb1 ~/Desktop/directory
mount -o ro
- makes mounted disk read only
mount
- shows all of the mounted devices
mount /dev/sdb1 ~/Desktop/directory
mount -o ro
- makes mounted disk read only