echo "/dev/vdb1 /wwwdata ntfs-3g defaults,umask=022 0 0" >> /etc/fstab mount -t ntfs-3g /dev/vdb1 /wwwdata rm -rf 'System Volume Information' disk.pl backup Recycle_bin server System Volume Information wwwlogs umount -l /wwwdata && mount -t ntfs-3g -o rw /dev/vdb1 /wwwdata