just need to run
Code:
yum install fuse-ntfs-3g -y
then mount your volume
mount /dev/sda1/www/wwwroot/data1
if have any write problem
sudo mount -o rw /dev/sda1
backup plan of ntfs if still not working
sudo yum install ntfsprogs
sudo ntfsfix /dev/sda1
Discover more from Jassweb
Subscribe to get the latest posts sent to your email.
