# mount -t cifs //192.168.1.1/foo /mnt/hogeUbuntu 15.10ではcifs-utilsパッケージをインストールすればよい。
# apt-get install cifs-utils
# mount -t cifs //192.168.1.1/foo /mnt/hogeUbuntu 15.10ではcifs-utilsパッケージをインストールすればよい。
# apt-get install cifs-utils
# mount -t cifs -o user=abc,passwd=yyy //192.168.1.100/folder /mnt/point