|
Stuart I carried out your code snippet, prefacing it with sudo, and I got this error message: mount: unknown filesystem type 'smb' I looked at this page: http://doc.gwos.org/index.php/HowToMountsmbfsSharesPermanently and tried sudo mount -t smbfs //mini/data/DadsLinux /mnt/backup -ousername=xxx%xxx and got: mount: wrong fs type, bad option, bad superblock on //mini/data/DadsLinux, missing codepage or other error It also suggested I looked at dmesg | tail which told me: smbfs: mount_data version 1919251317 is not supported I have created a folder called backup in /mnt but I note that the permissions say that it is entirely owned by root. I have had a go with CHOWN: Do not laugh but I tried: sudo chown -R edward backup * Konqueror told me that the User is now edward and the group is root. Is this OK? Or is there a better way to go, and if so what / how? Any ideas please and thank for continuing to help? Ed Stuart Clark wrote: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Edward Kerr wrote:Does your mount command translate to: |
_______________________________________________ Peterboro mailing list [email protected] https://mailman.lug.org.uk/mailman/listinfo/peterboro
