get the usb drive’s name. lsblk make the mounting directory sudo mkdir /media/usb sudo mount /dev/sdb1 /media/usb if you need to then . sudo umount /media/usb