Hi,
This is my first post, although I've used these forums loads for some great advice.
I am trying to mount (using fstab) the video and music folders from a USB WD 'My Book' HD connected to an old desktop pc I am using as a Mythbuntu backend / server onto my laptop which I would like to use as a client and occasional MythTV frontend.
I have a my desktop connected via ethernet to an Orange livebox wireless router (which has caused problems in the past.) which I then connect to with my laptop via a wireless link.
None of the advice for setting up samba shares (cifs,smbfs) seems to work. I am struggling to figure out where my set-up has gone wrong or whether it is not possible to mount via cifs the external hard drive which is already mounted on my desktop - if you follow me.
Before I installed MythBuntu and was running an ubuntu server / ubuntu client configuration this set-up worked well.
I am also struggling to mount external hard drive on my laptop via the desktop e.g. the following does not work:
Code:
sudo mount -t cifs //stuart-desktop/videos /mnt/samba -o username=*******,password=*******,iocharset=utf8,file_mode=0777,dir_mode
Thanks
S