How can I check if a USB is mounted on Linux?

You can use the following command in Linux to check if the USB has been mounted:

  1. list block devices
lsblk
  1. climb
mount
  1. “Df” can be paraphrased as “data frame”.
df -h
bannerAds