Bonjour,
Je n’arrive pas à faire un mount sur mon windows 10
mount -t cifs -o username=fabien,password=taratata//192.168.0.10/mp3 /media/hdd/movie/mp3/
ou
mount -t smbfs //@ip/partage /point de montage -o username=administrateur -o passwd=mot de passe
J’ai un message d’erreur :
mount: wrong fs type, bad option, bad superblock on //192.168.1.200/Linux,
missing codepage or helper program, or other error
(for several filesystems (e.g. nfs, cifs) you might
need a /sbin/mount. helper program)
In some cases useful info is found in syslog - try dmesg | tail or so.
Auriez vous une idée ?