Changes
→Mount script example
source ${VE_CONFFILE}
mount -n --bind /mnt/disk ${VE_ROOT}/mnt/disk
After creating script please make it executable by issuing "chmod +x CTID.mount" at command line otherwise vm fails to start
=== Unmount script example ===