Bugzilla – Bug 691077
udisks: 'ntfs' needed in /etc/filesystems because it's not properly white-listed internally
Last modified: 2012-01-02 14:15:04 UTC
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:2.0.1) Gecko/20100101 Firefox/4.0.1 after updating udisk from version 1.0.2-2.1_x86-64 to version 1.0.2-3.4.1_x86-64 I can't access my USB-Disks via KDE automounter. only putting the disks into fstab let me access them again. Reproducible: Always Steps to Reproduce: just plugin my disk. Actual Results: the system compains about unknown filesystem on the disks - but they are normal ext4-systems. Expected Results: just automount the disks.
I faced the same problem after upgrade, only my usb disk had ntfs. I added "ntfs" to /etc/filesystems and restarted udisks-daemon process. That did the trick.
thanks for this tipp - that workaround worked ! and I have to say: the disks had also the ntfs filesystem !! realy didn't saw that when reporting. but I think udisk should work again like it did before - non technical users shouldn't have to edit /etc/filesystem by hand. ones again: thanks for your replay ! regards Thomy
*** Bug 691332 has been marked as a duplicate of this bug. ***
Duplicate https://bugzilla.novell.com/show_bug.cgi?id=692700
*** Bug 692700 has been marked as a duplicate of this bug. ***
I have an external USB Harddisk. This is formatted as NTFS. So, I have the same issue. Could we update the package "util-linux" and add an entry "ntfs" to /etc/filesystems ? Thanks. Sebastian openSUSE Member
There is no necessarity to change /etc/filesystem. Bug is in udisks package. udisks src rpm from updates contains file udisks-kernel-module-load-fix.patch in this file at line 39 we can see: 38 + "vfat", 39 + "exfat" 40 + "ntfs", 41 + NULL, so, there is no "," (comma) after "exfat" and due to C specific "exfat" and "ntfs" interpreted as one string ==> "exfatntfs". There is no such filesystem, really ;) So right sollution is to add comma at line end.
[OT] Let's laugh with our friend Geeko, because he knew! http://wurstball.de/40436/
Reproducible for me on 2 PC.
*** Bug 699463 has been marked as a duplicate of this bug. ***
Created attachment 434158 [details] Error
*** Bug 699445 has been marked as a duplicate of this bug. ***
I found the udisks patch was fixed in openSUSE:Factory, any chance to merge it to 11.4?
I found that this bug is present in OpenSUSE 11.3 with KDE 4.6.3 too.
Why is this regression still not fixed?
Especially since comment 9 seems to point out the mistake in the shipped patch.
Submitted 11.4 Test: https://build.opensuse.org/request/show/74463 Submitted 11.3 Test: https://build.opensuse.org/request/show/74464 Reassigning, please take someone over and make sure this gets through the maintenance process. I'm no longer in charge. Thanks!
needinfo maintenance. I am for an update. +1
The SWAMPID for this issue is 41883. This issue was rated as moderate. Please submit fixed packages until 2011-07-12. Also create a patchinfo file using this link: https://swamp.suse.de/webswamp/wf/41883
Also for an update (+1). Update started.
udisks packages were submitetd, iu submitted a patchinfo... done
When will this update and whether it's for opensuse 11.3, or only for opensuse 11.4??
it will get checked in now, and there is usual 7 day of testing period in the -test repos and then it gets released. the update will be released for both 11.3 and 11.4.
Update released for: udisks, udisks-debuginfo, udisks-debugsource, udisks-devel Products: openSUSE 11.3 (debug, i586, x86_64) openSUSE 11.4 (debug, i586, x86_64)