Thread: a mount command works on one computer but not another.
i have seagate goflex home nas drive. primary desktop running ubuntu 12.10 , laptop. following mount statement works on desktop, not laptop.
here error code generates:code:sudo mount -t cifs -orw,soft,rsize=8192,wsize=8192,username=myuser,password=mysecretpassword "//192.168.100.21/goflex home backup" /home/bpinkston/backup
here dmesg report mount requirementcode:mount: wrong fs type, bad option, bad superblock on //192.168.82.21/goflex home backup, 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
code:[ 3865.446063] cifs vfs: connecting dfs root not implemented yet[ 3865.446132] cifs vfs: cifs_mount failed w/return code = -22
never mind. installed cifs-utils , script worked fine.
code:sudo apt-get install cifs-utils
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] a mount command works on one computer but not another.
Ubuntu
Comments
Post a Comment