When I want to use a usb drive in terminal I do this: Create a folder in /media with: mkdir /media/mountDrive. This folder will be used for the mount point. Use this command: sudo mount /dev/sdd1 /media/mountDrive. sdd1 is the first partition of my USB. Then you can navigate to folder you already mounted with. More @Wikipedia
Hover over any link to get a description of the article. Please note that search keywords are sometimes hidden within the full article and don't appear in the description or title.