-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Edward Kerr wrote:
> Have also just worked out that the device I call //mini is NTFS as far
> as I can ascertain from windows / Properties tab. IN case of doubt how
> do I find out?
> 
> I suspect that this will make a difference?
> 

Nope.

> I tried
> sudo mount smb //mini/data/DadsLinux/ /mnt/backup/ -t ntfs -o
> nls=utf8,umask=0222
> 
> and
> sudo mount  //mini/data/DadsLinux/ /mnt/backup/ -t ntfs -o
> nls=utf8,umask=0222
> 
> Neither of which worked!
> 

As the filesystem is remote, the local machine never gets direct access
to the underlying disk, and therefore doesn't care (or even know) what
filesystem it actually uses.

For example a smb share could be using NTFS or FAT on a Windows machine,
but equally could be using EXT2/3 on a Linux machine or XFS or a Solaris
machine, etc.

A quick question. Do you have the samba client software installed, as
they would be needed to allow remote smb filesystems to work (in the
same way as nfs client libraries are needed to allow mount to work with
nfs shares).

- --
Stuart Clark
mailto:[EMAIL PROTECTED]
http://www.Jahingo.com/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFF6yqR+aecWiCY5VYRAu4aAJ4ntKFaH3c0uJzy+TTDcS30BDR8QwCdEoiD
Am7ErZsRa3I17h8HXvJUILs=
=V+KZ
-----END PGP SIGNATURE-----

_______________________________________________
Peterboro mailing list
[email protected]
https://mailman.lug.org.uk/mailman/listinfo/peterboro

Reply via email to