Author Topic: Need help with fstab entry PCLOS2009.2  (Read 1290 times)

Offline teddyred

  • Sr. Member
  • ****
  • Posts: 337
Re: Need help with fstab entry PCLOS2009.2
« Reply #15 on: April 12, 2010, 06:17:00 AM »
Thanks for the reply, melodie.  I will attempt making the changes suggested.  Not very cli oriented.
Just add the Policy entries at the end, right?

Offline melodie

  • Hero Member
  • *****
  • Posts: 5942
  • XMMP=Jabber, free instant messaging protocol !
    • PCLinuxOS Fr
Re: Need help with fstab entry PCLOS2009.2
« Reply #16 on: April 12, 2010, 06:49:39 AM »
We will make it the most simple possible.

Open a terminal and type in:
Code: [Select]
kdesu kwrite /etc/PolicyKit/PolicyKit.conf
you will see a window to enter your root password, enter the root password. Then kwrite will have the root permissions to edit the file PolicyKit.conf

Then in the very first block of text, replace the * at the end of the line:

<match action="org.freedesktop.hal.storage.*">
by the words mount-removable, so that the block of text written like this:

Quote
<config version="0.1">
<match action="org.freedesktop.hal.storage.*">
<return result="yes"/>
</match>

becomes this:
Quote
<config version="0.1">
<match action="org.freedesktop.hal.storage.mount-removable">
<return result="yes"/>
</match>

That is how it is in the latest version of the package in 2010. (Theses ar polkit commands... )

If there is something you don't understand, don't hesitate to say.



« Last Edit: April 12, 2010, 06:53:13 AM by melodie »
melodie at swissjabber dot ch - IRC #pclinuxos-fr sur freenode