Bug 197824

Summary: YaST Partitioner does not recognize FUSE mountet file systems as mounted
Product: [openSUSE] SUSE Linux 10.1 Reporter: Andreas Hanke <andreas.hanke>
Component: YaST2Assignee: Thomas Fehr <fehr>
Status: RESOLVED INVALID QA Contact: Stanislav Visnovsky <visnov>
Severity: Minor    
Priority: P5 - None    
Version: Final   
Target Milestone: ---   
Hardware: x86   
OS: Linux   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: YaST screenshot
Output of "cat /proc/mounts" on this system
/etc/fstab from this system
YaST logs after invoking the Partitioner module

Description Andreas Hanke 2006-08-08 11:12:04 UTC
I installed ntfs-3g (a FUSE based r/w NTFS driver; I know that it's unsupported) and mounted my Windows volume r/w. The YaST Partitioner shows this file system as unmounted, even though it is actually mounted.
Comment 1 Andreas Hanke 2006-08-08 11:15:37 UTC
Created attachment 95441 [details]
YaST screenshot

Screenshot of YaST showing /dev/hda1 being unmounted. Note the * sign after /windows/C, which is intended to indicate an unmounted file system.
Comment 2 Andreas Hanke 2006-08-08 11:18:57 UTC
Created attachment 95442 [details]
Output of "cat /proc/mounts" on this system
Comment 3 Andreas Hanke 2006-08-08 11:20:43 UTC
Created attachment 95443 [details]
/etc/fstab from this system
Comment 4 Andreas Hanke 2006-08-08 11:25:27 UTC
Created attachment 95444 [details]
YaST logs after invoking the Partitioner module
Comment 5 Thomas Fehr 2006-08-08 14:22:51 UTC
As long as ther is /dev/fuse instead of the partition name in /proc/mounts
YaST2 has no chance to detect this partition as mounted.