When you plug in a USB drive into your computer, most of the time behind the scene, the computer automatically “mounts” the drive to a folder on your computer. This allows you to go to that folder and access the data on the drive as an additional part of the file system. Linux, however, typically doesn’t automatically mount a USB drive when it is plugged in. To use a USB drive, you need to manually mount the device to a folder on the computer.
The first step is to simply plug in the USB drive into the server or whatever computer you wish to access it on. After you plug the device in, you need to locate where the device was added to the “/dev” directory. In order to list all of the devices, use this command: