Author: Christophe Gevrey
Updated: [udate]
sudo vim /etc/fstab
Add the following line:
//windows_machine/c$ /mnt/hd_c smbfs noauto,user,username=yourname,password=yourpassword 0 0
Test the new line:
mount -a