Jump to content

Calling all command line Genius '


G+_Hagos Rush
 Share

Recommended Posts

Calling all command line Genius'

 

Attempting to mount an afp share from a Mac to ubuntu (running in VM).

 

I have mapped the Mac (external) drive to a folder on the machine. It will not however allow me to mount it.

 

In the sidebar I see "minishare" - when I click on it it states "Only root can mount afp://172.16.28.6 on /media/minishare

 

Everything I did was utilizing sudo

 

My command stored in fstab/

afp://172.16.28.6 /media/minishare cifs credentials=/home/ubuadmin/.smbcredentials, iocharset=utf8,gid=1000,uid=1000,file_mode0777,dir_mode=0777 0 0

 

when I: "sudo mount -a" I get:

mount.cifs: bad UNC (afp://172.16.28.6)

 

Link to comment
Share on other sites

Thanks for responding.

 

OS X by defaults turns Windows sharing off and when you turn it on it OS X tells you that there is a security risk blah blah blah. I don't mind doing WFS, do I need to change the command to afp/smb/wfs instead of cifs?

 

Also, with Ubuntu is there any reason I would use one over the other?Stephen Bertoni

Link to comment
Share on other sites

 Share

×
×
  • Create New...