Thread: Having problems mounting win shares on new install
hi there everyone,
i've got brand spanking new install of ubu , trying speed before retiring old machine. 1 of things need mount 3 win shares. opened /etc/fstab on current work machine , copied/pasted info ubu's:
saved , ran sudo mount -a://192.168.0.199/websites /mnt/websites cifs guest,uid=1000,iocharset=utf8,codepage=unicode,uni code 0 0
//192.168.0.199/audio /mnt/audio cifs guest,uid=1000,iocharset=utf8,codepage=unicode,uni code 0 0
//192.168.0.199/general /mnt/storage cifs guest,uid=1000,iocharset=utf8,codepage=unicode,uni code 0 0
i'm guessing i've neglected install needed dep or app this, not sure is.mount: wrong fs type, bad option, bad superblock on //192.168.1.199/websites,
missing codepage or helper program, or other error
(for several filesystems (e.g. nfs, cifs) might
need /sbin/mount.<type> helper program)
in cases useful info found in syslog - try
dmesg | tail or so
mount: wrong fs type, bad option, bad superblock on //192.168.1.199/audio,
missing codepage or helper program, or other error
(for several filesystems (e.g. nfs, cifs) might
need /sbin/mount.<type> helper program)
in cases useful info found in syslog - try
dmesg | tail or so
mount: wrong fs type, bad option, bad superblock on //192.168.1.199/general,
missing codepage or helper program, or other error
(for several filesystems (e.g. nfs, cifs) might
need /sbin/mount.<type> helper program)
in cases useful info found in syslog - try
dmesg | tail or
me need mount these shares?
thanks,
json
sorry, should have added:
dmesg output:
the fstab entries posted work fine mounting share onto dreamlinux install , worked in linux mint.[13162.328295] cifs vfs: no username specified
[13162.328298] cifs vfs: cifs_mount failed w/return code = -22
[13162.328477] cifs: unknown mount option codepage
[13162.328480] cifs: unknown mount option unicode
[13162.328481] cifs vfs: no username specified
[13162.328483] cifs vfs: cifs_mount failed w/return code = -22
[13162.328556] cifs: unknown mount option codepage
[13162.328559] cifs: unknown mount option unicode
[13162.328560] cifs vfs: no username specified
[13162.328562] cifs vfs: cifs_mount failed w/return code = -22
thanks,
json
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Networking & Wireless [SOLVED] Having problems mounting win shares on new install
Ubuntu
Comments
Post a Comment