Permission Denied error on cifs mount
A partition and disk imaging/cloning program
Brought to you by:
steven_shiau
Hi
After trawling the forums I still cannot find an exact solution to my error. I am using clonezilla live to save MacOS images to a Windows Workstation that stores all our PC images. This is because our systems are primarily windows based. Ive created clonezilla boot disk on a USB stick. The workstation has no workgroup or nameserver. I get as far as putting the password of my remote workstation in and I get
mount -t cifs "//ipAddress/share" /home/partimag -o user="password", sec=ntlm
mount error(13) permission denied
refer to etc...
Are you sure you want to continue?
Any ideas on what the problem could be? I have also tried the default security settings instead of ntlm and got the same results.
Thanks
Make sure you run "mount" command as root, and make sure you have the permission to access your server.
Steven