Using Kubuntu Hardy I am trying to mount a Windows share on an XP box over the network at boot.
The share named WINDATA mounts perfectly through SMB4K and through Network > Samba shares with no requirement for Username or Password.
On boot the share appears in Storage Media but is not mounted and any attempt to mount gives the message 'Permissions Denied'
My entry in /etc/fstab is as follows:
//Comp1/WINDATA /media/windata cifs auto,user,defaults 0 0
Any assistance in ensuring it mounts on boot would be appreciated
The share named WINDATA mounts perfectly through SMB4K and through Network > Samba shares with no requirement for Username or Password.
On boot the share appears in Storage Media but is not mounted and any attempt to mount gives the message 'Permissions Denied'
My entry in /etc/fstab is as follows:
//Comp1/WINDATA /media/windata cifs auto,user,defaults 0 0
Any assistance in ensuring it mounts on boot would be appreciated
Comment