smbmount-debian

apt-get update
apt-get install smbfs
mkdir /mnt/games
smbmount //192.168.0.10/games/ /mnt/games/ -o username=USERNAME,password=PASSWORD,rw