*** At first install epel repository
# yum install epel*
*** Then install package ntfs-3g to mount ntsf files
# yum install ntfs-3g
*** Now Mount your USB directory by
# fdisk -l
# mount -t ntfs-3g /dev/sdb1 /mnt/
*** Now check disk
# df -h
# yum install epel*
*** Then install package ntfs-3g to mount ntsf files
# yum install ntfs-3g
*** Now Mount your USB directory by
# fdisk -l
# mount -t ntfs-3g /dev/sdb1 /mnt/
*** Now check disk
# df -h
No comments:
Post a Comment