On 18/01/2011 16:53, JB wrote:
> Simon Andrews bbsrc.ac.uk> writes:
>
>>
>> On 18/01/2011 16:03, JB wrote:
>>> JB gmail.com> writes:
>>>
...
>>>
>>> Do you have it installed ?
>>> $ yum list "*cifs-utils*"
>>
>> That was it! I installed cifs-utils and the mount now works.
>>
>> It seems
On Tue, Jan 18, 2011 at 11:02 AM, Simon Andrews
wrote:
> On 18/01/2011 15:50, Tom H wrote:
>
>> You can't use chattr/lsattr on a proc filesystem.
>>
>> Use "--debuglevel=7".
>
> On which command? That doesn't seem to be a valid option for mount or
> mount.cifs (which are the ones which are failin
Simon Andrews bbsrc.ac.uk> writes:
>
> On 18/01/2011 16:03, JB wrote:
> > JB gmail.com> writes:
> >
> >> ...
> >
> > Do you have it installed ?
> > $ yum list "*cifs-utils*"
>
> That was it! I installed cifs-utils and the mount now works.
>
> It seems odd that that's not a dependency of mou
On 18/01/2011 16:03, JB wrote:
> JB gmail.com> writes:
>
>> ...
>
> Do you have it installed ?
> $ yum list "*cifs-utils*"
That was it! I installed cifs-utils and the mount now works.
It seems odd that that's not a dependency of mount.cifs if it's required
to actually mount anything!
Thanks
On 18/01/2011 16:25, Greg Woods wrote:
> On Tue, 2011-01-18 at 15:01 +, Simon Andrews wrote:
>
>> I would if I could!
>>
>> sudo echo 7> /proc/fs/cifs/cifsFYI
>> -bash: /proc/fs/cifs/cifsFYI: Permission denied
>
> This is a classic by now. The problem is that the redirection occurs in
> your s
On Tue, 2011-01-18 at 15:01 +, Simon Andrews wrote:
> I would if I could!
>
> sudo echo 7 > /proc/fs/cifs/cifsFYI
> -bash: /proc/fs/cifs/cifsFYI: Permission denied
This is a classic by now. The problem is that the redirection occurs in
your shell, before sudo is invoked. That is why you are
JB gmail.com> writes:
> ...
Do you have it installed ?
$ yum list "*cifs-utils*"
Have you checked your firewall rules ?
JB
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: ht
On 18/01/2011 15:50, Tom H wrote:
> You can't use chattr/lsattr on a proc filesystem.
>
> Use "--debuglevel=7".
On which command? That doesn't seem to be a valid option for mount or
mount.cifs (which are the ones which are failing).
Simon.
--
users mailing list
users@lists.fedoraproject.org
On Tue, Jan 18, 2011 at 10:01 AM, Simon Andrews
wrote:
> On 18/01/2011 13:38, JB wrote:
>> Simon Andrews bbsrc.ac.uk> writes:
>>
>> Try debugging it:
>>
>> # echo 7> /proc/fs/cifs/cifsFYI
>
> I would if I could!
>
> sudo echo 7 > /proc/fs/cifs/cifsFYI
> -bash: /proc/fs/cifs/cifsFYI: Permission
On 18/01/2011 13:38, JB wrote:
> Simon Andrews bbsrc.ac.uk> writes:
>
>> ...
>
> Try debugging it:
>
> # echo 7> /proc/fs/cifs/cifsFYI
I would if I could!
sudo echo 7 > /proc/fs/cifs/cifsFYI
-bash: /proc/fs/cifs/cifsFYI: Permission denied
sudo chmod 644 /proc/fs/cifs/cifsFYI
$ sudo echo 7 > /
Simon Andrews bbsrc.ac.uk> writes:
> ...
Try debugging it:
# echo 7 > /proc/fs/cifs/cifsFYI
# < execute your mount here >
Use sufficient number of lines (here 20) to display all debug messages:
# dmesg | tail --lines=20
Post the output to the list.
JB
--
users mailing list
users@lists.fe
11 matches
Mail list logo