Linux kernel supports U-disk and U-turn strings

Source: Internet
Author: User

Configure kernel make menuconfig, select device driver

Device Drivers----&GT;USB Support--->usb Serial Converter support----> (1) USB Generic Serial driver.  (2) USB FTDI single Port Serial Driver. (FTDI chip driver) (3) USB prolific 2303 single Port Serial Driver (PL2303 chip driver)  device Drivers----&GT;USB Support---><*>support For Host-side usb                             and () nbsp                        ---><*> USB Mass Storage Supp ORT (this option is related to SCSI options and may not be visible when not selected)  device Drivers----&GT;SCSI Device support  ---> (1) <*> SCSI Device Support &NBSP;//USB disk                             &NB Sp                          ,         &NB Sp           (2) <*> SCSI disk support &NBSP;//SCSI hard drive and make after U disk is saved. &nbSP; the USB driver needs to be loaded after the system starts and can be viewed using lsmod. After inserting a USB-to-serial device, you can see the/dev/ttyusb0 device plugged into the U-disk under Dev, and the/DEV/SDA and/dev/sda1 are displayed under Dev. After reviewing the data, we find that SDA represents the U-disk device, and sda1 represents the partition of U disk device. Mount: Mount/dev/sda1/mnt Uninstall: umount  /mnt   Reference: 52450611

Linux kernel supports u-disk and U-turn strings

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.