there you much have successfully mounted the fs.
if [ -f /mnt/ntfs/ntfs.mounted ] ; then
do you stuff here
else
echo "Error: NTFS File System not mounted. Aborting." >2
fiNot sure about the above script as I did it from memory.
Yan _______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
