[Bug 157378] HAL+NTFS-3g fails to automount ntfs drives

Rahul Jain rahul at schmizz.net
Wed Feb 4 14:53:07 GMT 2009


http://bugs.kde.org/show_bug.cgi?id=157378





--- Comment #19 from Rahul Jain <rahul schmizz net>  2009-02-04 15:53:05 ---
(In reply to comment #18)
> I'm not sure that dolphin is the problem, I solved creating a new hal policy
> file in /usr/share/hal/fdi/policy/10osvendor and after an hald restart
> everything was fine, here is the content of 20-ntfs-config-write-policy.fdi
> 
> <?xml version="1.0" encoding="UTF-8"?>
> <deviceinfo version="0.2">
>     <device>
>         <match key="volume.fstype" string="ntfs">
>            <match key="@block.storage_device:storage.hotpluggable" bool="true">
>                <merge key="volume.fstype" type="string">ntfs-3g</merge>
>                <merge key="volume.policy.mount_filesystem"
> type="string">ntfs-3g</merge>
>                <append key="volume.mount.valid_options"
> type="strlist">locale=</append>
>            </match>
>         </match>
>     </device>
> </deviceinfo>
> 
> My system is Gentoo 2.6.27-gentoo-r7:
> hal-0.5.11-r6
> ntfs3g-1.5130
> kde 4.1.4
> 

Thank you, that solves the issue! 


-- 
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Unassigned-bugs mailing list