Welcome to Linux Forums! With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.
Find the answer to your Linux question:
New to Linux Forums? Register here for free!
    Linux Forums > Your Distro > Mandriva Linux Help > Help needed for a newbie

Forgot Password?
 Mandriva Linux Help   For help and discussion about Mandriva (formally Mandrake) Linux.

Site Navigation
Linux Articles
Linux Forums
Linux Downloads
Linux Hosting
Free Magazines
Job Board
IRC Chat
RSS Feeds


Linux Forum Topics
Linux Forums
Your Distro
Linux Resources
GNU Linux Zone
The Community
Reply
 
Thread Tools Display Modes
Old 10-14-2009   #1 (permalink)
Just Joined!
 
Join Date: Oct 2009
Posts: 5
Help needed for a newbie

I am an absolute newbee on Linux

I have no programming or computer background, so here goes my problem, i have installed Linux Mandriva on my computer as a stand alone Operating system.

the system has now got two partitions (I think) now whenever I try to access via dolphin(volume ext3) I cant and an error message is displayed "an error occured while accessing the volume. the system responded org.freedesktop.HAL.device.Permission denied by policy:org.freedesktop.HAL.storage.mount-fixed auth_admin_keep_always <--(action,result)

Please help it would be really appreciative
raoul2009 is offline  


Reply With Quote
Old 10-14-2009   #2 (permalink)
Linux Guru
 
reed9's Avatar
 
Join Date: Feb 2009
Location: Boston, MA
Posts: 2,199
Well, that shouldn't normally happen. Can you tell us a little more about how you installed? Did you use the default options to partition during the install?

Can you post the contents of the file /etc/fstab and the output of
Code:
/sbin/fdisk -l
This may work around the problem.

Open the file /etc/PolicyKit/PolicyKit.conf
Code:
kdesu kwrite /etc/PolicyKit/PolicyKit.conf
and add the following to the section in between <config> and </config>
Code:
<match user="USER">
<match action="org.freedesktop.hal.storage.*">
<return result="yes"/>
</match>
</match>
Replace USER with your username.

Last edited by reed9; 10-14-2009 at 06:54 PM..
reed9 is offline   Reply With Quote
Old 10-14-2009   #3 (permalink)
Linux Guru
 
reed9's Avatar
 
Join Date: Feb 2009
Location: Boston, MA
Posts: 2,199
I found a little more about this problem.

Here is an explanation of what's going on.
AdamW on Linux and more Blog Archive PolicyKit (and KDE), Navit and more

Here is how to use the graphical tools to fix the issue.
auth_admin_keep_always error at Harsh J

In the screenshot, the second one up from the bottom is the selection you want.

Same fix as I posted, but using graphical tools.
reed9 is offline   Reply With Quote
Old 10-15-2009   #4 (permalink)
Just Joined!
 
Join Date: Oct 2009
Posts: 5
thank you all for your help will check and let you know as Im at work right now
raoul2009 is offline   Reply With Quote
Old 10-15-2009   #5 (permalink)
Just Joined!
 
Join Date: Oct 2009
Posts: 5
Hi,

From where can I download the policy kit KDE?
raoul2009 is offline   Reply With Quote
Old 10-15-2009   #6 (permalink)
Just Joined!
 
Join Date: Oct 2009
Posts: 5
Quote:
Originally Posted by reed9 View Post
Well, that shouldn't normally happen. Can you tell us a little more about how you installed? Did you use the default options to partition during the install?

Can you post the contents of the file /etc/fstab and the output of
Code:
/sbin/fdisk -l
This may work around the problem.

Open the file /etc/PolicyKit/PolicyKit.conf
Code:
kdesu kwrite /etc/PolicyKit/PolicyKit.conf
and add the following to the section in between <config> and </config>
Code:
<match user="USER">
<match action="org.freedesktop.hal.storage.*">
<return result="yes"/>
</match>
</match>
Replace USER with your username.
Im so sorry to keep pestering you - but how do i access the above? Im sorry I told you i have no idea of computing
raoul2009 is offline   Reply With Quote
Old 10-15-2009   #7 (permalink)
Linux Guru
 
reed9's Avatar
 
Join Date: Feb 2009
Location: Boston, MA
Posts: 2,199
The commands I gave above are meant to be typed into a terminal shell. In KDE, it's called Konsole, and should be under the System menu I believe.

All you need to do is copy and paste the commands into konsole, and when you open kwrite, copy and paste the content I suggested you add to the file.
reed9 is offline   Reply With Quote
Old 10-15-2009   #8 (permalink)
Just Joined!
 
Join Date: Oct 2009
Posts: 5
Hi,

these are the contents of "/sbin/fdisk -l"

Disk /dev/sda: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0xf19ff19f

Device Boot Start End Blocks Id System
/dev/sda1 * 1 1568 12594928+ 83 Linux
/dev/sda2 1569 19457 143693392+ 5 Extended
/dev/sda5 1569 2077 4088511 82 Linux swap / Solaris
/dev/sda6 2078 19457 139604818+ 83 Linux

now I ran kdesu kwrite /etc/PolicyKit/PolicyKit.conf

but when I try to save the following error message appears :

THE DOCUMENT CANNOT BE SAVED AS IT WAS NOT POSSIBLE TO TO WRITE TO ETC/POLICYKIT/POLICYKIT.CONF

CHECK THAT YOU HAVE WRITE ACCESS TO THIS FILE OR THAT ENOUGH DISK SPACE IS AVAILABLE
raoul2009 is offline   Reply With Quote
Old 10-15-2009   #9 (permalink)
Linux Guru
 
reed9's Avatar
 
Join Date: Feb 2009
Location: Boston, MA
Posts: 2,199
The error would indicate that you did not open the file with root privileges. kdesu is the program that should allow it to open as root. Were you prompted for a password when it opened?

You can try it from a text based editor as so
Code:
su -
nano /etc/PolicyKit/PolicyKit.conf
reed9 is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Free Magazines
Run Your Own Web Server Using Linux & Apache - Free 191 Page Preview
Learn about everything you'll need to build and maintain your Linux servers, and to deploy Web applications to them.
subscribe
Open Source Security Myths Dispelled
Dispel the five major myths surrounding Open Source Security and gain the tools necessary to make a truly informed decision for your IT organization
subscribe
InformationWeek
InformationWeek is the only newsweekly you'll need to stay on top of the latest developments in information technology.
subscribe



All times are GMT. The time now is 09:14 AM.






© 2000 - 2009 - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.3.0 RC2