Novice Linux user: "How do I get to my flash drive again?"
Advanced Linux user: "You look at fdisk -l for the partition name and then you
mount it, probably to /mnt"
Novice Linux user: "You do what to mnt?"
Advanced Linux user: "Just type in 'mount /
dev/sdb1 /mnt/myusb', that should
work"