Mount Windows partitions in Linux

Source: Internet
Author: User
The most common and common method to mount Windows partitions is to use the mount command or modify the/etc/fstab file, but it is relatively cumbersome. We recommend that you use the YaST tool that comes with SuSE Linux for beginners!
K menu-system-YaST-system-partition manager, select a partition in windows, double-click or click "edit", and write the Mount directory at the Mount point, such as Windows Drive C, mount points can be written to/Windows/C (note that the directory representation in Linux is/rather than ", which is different from that in Windows ). Do not select format! Otherwise, the consequences will be ....... Set the application. If your system does not use UTF-8 encoding, but cp936 encoding, there are some points to note when mounting, otherwise the mounted windows partition directory will be garbled.
1 If the Windows partition is in NTFS format, select "fstab option" when editing the partition above. The original users, gid = users, umask = 0002, NLS = utf8 to users, gid = users, umask = 0002, NLS = cp936
2 If the Windows partition is in FAT32 format, select "fstab option" when editing the partition above. The original users, gid = users, umask = 0002, utf8 = true to users, gid = users, umask = 0002, utf8 = No, iocharset = cp936

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.