In Ubuntu, the system prompts that the USB flash drive has no permissions but to read and write data.

Source: Internet
Author: User

In Ubuntu, the system prompts that the USB flash drive has no permissions but to read and write data.

In Windows, the USB flash drive can read and write files normally (copy and paste files can be copied), but a file cannot be opened. In Ubuntu LInux, U can only read and write the USB flash drive. Tip: Read only system.

Reference: https://bugs.launchpad.net/ubuntu/+bug/228608

1, # tail-f/var/log/syslog To view the dynamic information of the file system

May 19 21:31:28 controller kernel: [284792.451452] FAT-fs (sdb1): Volume was not properly unmounted. Some data may be uploaded upt. Please run fsck.

2. df-h determines the basic information of the USB flash disk.

/Dev/sdb1 15G 7.8G 6.9G 54%/media/Hadoop/disk

3. Run the command: # fsck-C-a/dev/sdb1 to perform automatic repair... the repair is successful, and the files that cannot be opened are intact. I lament the power of linux.

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.