invalid mount option windows_names ntfs-3g

Keshav P R the.ridikulus.rat at gmail.com
Wed Jan 18 02:20:53 PST 2012


On Wed, Jan 18, 2012 at 11:58, Martin Pitt <martin.pitt at ubuntu.com> wrote:
> Hello Keshav,
>
> Keshav P R [2012-01-16 22:39 +0530]:
>> Hi,
>>      When I try to manually mount an external USB 2.0 drive gpt
>> partition from http://spacefm.sourceforge.net/ with windows_names
>> mount option I get
>>
>> /usr/bin/udisks --mount /dev/sdb2 --mount-options
>> exec,nosuid,noatime,sync,windows_names
>>
>> Mount failed: Mount option windows_names is not allowed
>>
>> in Archlinux x86_64. How to fix this? I don't want to hardcode
>> per-filesystem mount options in udisks source and re-compile. Which
>> config file should I edit.
>
> I'm afraid there is no configuration file right now. I added
> "windows_names" and a few other safe and useful ones now:
>
>  http://cgit.freedesktop.org/udisks/commit/?id=7076d0a0
>

Thanks for the patch. However is there any plans to introduce a config
file for these options.

> And also backported to the udisks 1.x branch:
>
>  http://cgit.freedesktop.org/udisks/commit/?h=udisks1&id=8098c140
>

Error in udisks1 branch patch

"nocompression"NULL

should be

"nocompression", NULL

master branch is fine.

Regards.

Keshav


More information about the devkit-devel mailing list