just need to run
Code:
yum install fuse-ntfs-3g -ythen mount your volume
mount /dev/sda1/www/wwwroot/data1if have any write problem
sudo mount -o rw /dev/sda1backup plan of ntfs if still not working
sudo yum install ntfsprogs
sudo ntfsfix /dev/sda1
