Gentoo Archives: gentoo-user

From: Stroller <stroller@××××××××××××××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] When mounting windows (ntfs) shares
Date: Tue, 08 Mar 2011 12:07:06
Message-Id: 753B3C3B-9967-4157-8149-88C562D973D5@stellar.eclipse.co.uk
In Reply to: [gentoo-user] When mounting windows (ntfs) shares by Harry Putnam
1 On 7/3/2011, at 11:46pm, Harry Putnam wrote:
2 > ...
3 > //harvey/ImagesMusic /mnt/ImagesMusic cifs noauto,username=harry,credentials=/\
4 > etc/samba/CifsCredentials
5 >
6 > Where the UNC above is on windows XP, and mounted as shows above.
7
8 Blah, blah, blah.
9
10 You've written paragraphs here (snipped) about what email client you have, but you haven't posted the output of:
11
12 $ mount /mnt/ImagesMusic
13 $ ls -ld /mnt/ImagesMusic
14 $ ls -l /mnt/ImagesMusic
15
16 $ umount /mnt/ImagesMusic
17 $ ls -ld /mnt/ImagesMusic
18
19 $ mount -v -t cifs //harvey/ImagesMusic /mnt/ImagesMusic -o username=harry,user=harry,uid=bob
20
21 You may find `man mount.cifs` as useful as I just have.
22
23 Stroller.

Replies

Subject Author
[gentoo-user] Re: When mounting windows (ntfs) shares Harry Putnam <reader@×××××××.com>