In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-19 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)06/01 Report--
This article mainly explains "linux can not identify usb reasons and solutions", the explanation content in the article is simple and clear, easy to learn and understand, please follow the small series of ideas slowly in-depth, together to study and learn "linux can not identify usb reasons and solutions" bar!
After inserting the USB stick, follow these steps:
1.fdisk -l /dev/sd*
Usually this step can find the U disk, if the U disk has an indicator light will also light up, indicating that it has been found.
2. If there is no response to the execution of the previous command, or some information display module is not added
You can check with lsmod to see if there is a usb-storage scsi_mod sd_mod module.
No modprobe [module], add missing module.
Then try again ok
3. Finally, mount the USB drive. Here, you need to first create a usb directory under the mnt directory.
mount /dev/sda /mnt/usb
Some systems require specifying the type of file system, which can be done with
mount -t vfat /dev/sda /mnt/usb
Thank you for reading, the above is "linux can not identify usb reasons and solutions" content, after the study of this article, I believe that we can not identify usb linux reasons and solutions to this problem have a deeper understanding, the specific use of the situation also needs to be verified by practice. Here is, Xiaobian will push more articles related to knowledge points for everyone, welcome to pay attention!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.