Montowanie zasobow z innego linuxa
: 25 lip 2008, 11:09
Serwer jest linuxem.
Komp usera to Ubuntu
w fstab wpisane
//192.168.0.1/Kana /media/Kana smbfs credentials=/root/.smbcredentials,dmask=777,fmask=777 0 0
sudo mount -a
kominikat:
wrong fs type, bad option, bad superblock on //192.168.0.1/Kana,
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
Komp usera to Ubuntu
w fstab wpisane
//192.168.0.1/Kana /media/Kana smbfs credentials=/root/.smbcredentials,dmask=777,fmask=777 0 0
sudo mount -a
kominikat:
wrong fs type, bad option, bad superblock on //192.168.0.1/Kana,
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