The purpose of this document is to show how to mount a USB device in Linux.
dmesg fdisk -l mkdir /mnt/usb mount /dev/sdb1 /mnt/usb
yay
[Edit]