Ubuntu11.04 is automatically mounted to windows Partition

Source: Internet
Author: User

By default, partitions in Windows are not mounted in Ubuntu 11.04. After the following settings, partitions can be automatically mounted at startup.
1. Open the Ubuntu Software Center and search for and install ntfs-config.
2. Click "NTFS write support configuration program" in the menu after the installation, or sudo ntfs-config cannot open the configuration program. You can solve this problem in two ways.
Method 1: Use sudo mkdir-p/etc/hal/fdi/policy.
Method 2: sudo gedit/usr/lib/pymodules/python2.7/NtfsConfig. py, on line 56, "OS. change mkdir (HAL_CONFIG_DIR) to "OS. mkdirs (HAL_CONFIG_DIR )".
3. Open the NTFS write support configuration program, and check "Enable write support for external devices" and "Enable write support for internal devices"

Author: "ice. k"
 

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.