montowanie dysku sieciowego

Tematy związane z oprogramowaniem, instalacją, konfiguracją
qmesso
Posty: 1
Rejestracja: 21 stycznia 2008, 14:37

montowanie dysku sieciowego

Post autor: qmesso »

sorry za lameriade, ale to sa moje poczatki z linuxem Zainstalowalem debiana, a pod niego probuje podpiac dysk sieciowy. Zainstalowalem sambe i pod windows xp podmapowalem katalogi na debianie, czyli wsio hula. No to sobie pomyslalem, czas zrobic w druga manke, i podmontowac NAS pod debka. Daje tak:

Kod: Zaznacz cały

foobar:~# mount -t smbfs -o username=admin,password=password //192.168.178.25/ /mnt/NAS
mount: wrong fs type, bad option, bad superblock on //192.168.178.25/,
missing codepage or helper program, or other error
(for several filesystems (e.g. nfs, cifs) you might
need a /sbin/mount.<type> helper program)
In some cases useful info is found in syslog - try
dmesg | tail or so

foobar:~# dmesg | tail
eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
eth0: link down
eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
smbfs: mount_data version 1919251317 is not supported
smbfs: mount_data version 1919251317 is not supported
smbfs: mount_data version 1919251317 is not supported
smbfs: mount_data version 1919251317 is not supported
smb_fill_super: missing data argument
smbfs: mount_data version 1919251317 is not supported
smbfs: mount_data version 1919251317 is not supported
foobar:~#

I niestety stoje w miejscu. Bede wdzieczny za jakiekolwiek sugestie. Dziekuje
ODPOWIEDZ