Bug 131546

Summary: not using fstab-sync requires HAL unmount method
Product: [openSUSE] SUSE LINUX 10.0 Reporter: jo de baer <jo.debaer>
Component: HotplugAssignee: Ihno Krumreich <ihno>
Status: VERIFIED DUPLICATE QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Final   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description jo de baer 2005-10-31 13:06:42 UTC
- connect ipod
- wait until icon for ipod appears
- right click ipod icon
- choose "safely remove"
result : error message that there is no line in /etc/fstab for the ipod. 

This is the result of not using fstab-sync in SUSE 10.0. It should probably be disabled or replaced by a simple sync since we use subfs. At best we would provide a umount method in HAL and connect the GUI there.
Comment 1 Danny Al-Gaaf 2005-11-02 18:27:31 UTC
This is not a problem of HAL and not using fstab-sync. This is a problem of the desktop environment (KDE and GNOME). You don't need a entry in /etc/fstab to umount a device. I don't know why they try to use the fstab for this.

In fact: If you finish all write processes and stop accessing the device the ipod is automatically umounted by submountd after some seconds and you can remove the ipod without risk. If you are unsure, check /proc/mounts .

*** This bug has been marked as a duplicate of 117945 ***
Comment 2 Ihno Krumreich 2005-12-16 15:56:28 UTC
Closed.