1. Config Yum Repos
vi /etc/yum.repos.d/CentOS-Base.repo (enable some repos here)
2. Install fuse components
yum install fuse fuse-ntfs-3g
3. Mount[root@meister ~]# mount.ntfs-3g /dev/sda9 /mnt/temp
1. Config Yum Repos
vi /etc/yum.repos.d/CentOS-Base.repo (enable some repos here)
2. Install fuse components
yum install fuse fuse-ntfs-3g
3. Mount[root@meister ~]# mount.ntfs-3g /dev/sda9 /mnt/temp
| The number of root directory entries available is set at formatting time, and is stored in a 16-bit signed field setting an absolute limit of 32767 entries (32736, a multiple of 32, in practice). For historical reasons, FAT12 and FAT16 media generally use 512 root directory entries on non-floppy media, and other sizes may be incompatible with some software or devices (entries being file and/or folder names in the old 8.3 format).[9] Some third party tools like mkdosfs allow the user to set this parameter.[10] |