ubuntuからwindowsサーバーのディレクトリをsmbでマウント

/mntの下が空っぽなので
mkdir /mnt/smb

mount -t cifs //192.168.1.1/TargetDir /mnt/smb -o username=username,password=xxxxx