Ntfs interne festplatte unter linux suse 11

Hallo zusammen,

ich bin auf linux umgestiegen! wiedermal! aber altes problem bekomme mein internen festplatten die mit ntfs formatiert sind! Es sind wichtige daten drauf die ich unbedingt brauche!

Kann komplett nicht drauf zugreifen!

Bekomme folgende Fehlermeldung:
org.freedesktop.Hal.Device.PermissionDeniedByPolicy:
org.freedesktop.hal.storage.mount-fixed auth_admin_keep_always

Hi!

Es hat mit PoliyKit zu tun und ist hier beschrieben:
http://www.happyassassin.net/2009/01/05/policykit-an…

Das musst du machen:
What can you do if you’re annoyed by this bug (or a similar one) and can’t wait for a fix (or a new distribution release) to show up? Change the policy, of course! There are two GUI frontends for PolicyKit: policykit-gnome and policykit-kde. The policykit-kde shipped in 2009 was rather broken. However, as part of my investigation of this issue, I realized that problem, and updated the Cooker package to the latest SVN revision, which works a lot better. So I’ve also sent that package to 2009 /contrib/backports. I haven’t tested it on 2009, but it ought to work okay, the PolicyKit API is quite stable. So, install that package, and run the KDE Control Center. Go to the Advanced tab, and click on PolicyKit Authorization. Here, you can see all the different sets of actions which PolicyKit controls access to. The one we’re interested in is org.freedesktop.hal, so expand that entry.
Click on “Mount file systems from internal drives.” You’ll see, underneath, the real action name, which we saw in the error message earlier: org.freedesktop.hal.storage.mount-fixed. In theory you should be able to just set the Anyone: drop-down box to Yes, but that didn’t work for me: I think there’s an issue with the resolution of user names. So, instead, create an explicit authorization. Click the ‘Grant’ button, next to Explicit Authorizations. Check the ‘Show system users’ box (this shouldn’t be necessary, and I think it’s related to the ‘Anyone’ bug), and then select your username from the drop-down box (mine was right at the bottom). You can set a constraint, or not, as you choose (it’s probably safest to set ‘Must be in active session on local console’). Then click ‘Grant’. Now you can quit the Control Center, run Dolphin, and click on your partition – and it should mount. There, wasn’t that simple?!

Viele Grüße
André

Hi!

Oder das hier machen:

Quick & Dirty solution:

in /etc/PolicyKit/PolicyKit.conf insert into section permission for all users to mount all disks
Code:

Viele Grüße
André

Hallo Tilly,

bekomme mein internen festplatten die mit ntfs formatiert
sind!

org.freedesktop.Hal.Device.PermissionDeniedByPolicy:
org.freedesktop.hal.storage.mount-fixed auth_admin_keep_always