Linux easy to use USB mobile memory _unix Linux

Source: Internet
Author: User

USB Mobile Storage is becoming more and more popular, but it's used differently in different Linux distributions, some of which require appropriate tool software. However, we often use the Redhat Linux9 USB mobile memory support better, on it to use USB mobile memory you have to do is the following steps:

1. Plug in your USB mobile memory.

2. Enter the terminal command line mode, in order to create a new subdirectory for the plug-in point:

Mkdir/mnt/usb

3. Hang up your USB Removable Storage:

USB Mobile storage is usually identified as SDA1, which can be queried by fdisk-l command. Note that your USB mobile memory file system, if FAT16, file system format is MSDOS, if FAT32, the file system format is VFAT. When you have finished viewing, execute the following command:

Mount-t Msdos or Vfat/dev/sda1/mnt/usb

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.