2 echo ">> For mount NTFS or & HFS do: mount -t ufsd {device} {mount_dir}."
3 echo ">> This module needs to be recompiled for every kernel version upgrade."
4 KERNEL_VERSION='2.6.32.51-1-lts'
5 depmod $KERNEL_VERSION > /dev/null 2>&1
13 KERNEL_VERSION='2.6.32.51-1-lts'
14 depmod $KERNEL_VERSION > /dev/null 2>&1