notes, clips, tips of my work
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
[root@meister ~]# mount.ntfs-3g /dev/sda9 /mnt/temp
No comments:
Post a Comment