Bug 160604
| Summary: | /sbin/ide_info missing, automount fails | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jonathan S. Shapiro <shap> |
| Component: | pcmcia-cs | Assignee: | Pete Zaitcev <zaitcev> |
| Status: | CLOSED DUPLICATE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 4 | CC: | davidz, notting |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2006-10-29 23:03:28 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Jonathan S. Shapiro
2005-06-16 00:19:24 UTC
Hmm. On second thought this is *probably* an automounter issue. I put it here because the complaint came from cardmgr. If I got it wrong, my apologies I am sure this has nothing to do with missing /sbin/ide_info. It is not used on FC4 and I have removed the call to it, so you won't be seing that message in future versions of pcmcia_cs. That said, perhaps something is not right with HAL or Nautilus on your box. The automatic mounting must be enabled explicitly in this dialog: Gnome menu -> Desktop -> Preferences -> Removable Drives and Media That the device gets mounted at login is very strange. Maybe David has any ideas... What is the precise version of pcmcia_cs on your box, by rpm -q pcmcia_cs ? This might be bug 159748 which is about gnome-vfs not getting an event when /etc/mtab - does mount(1) tell if the device is mounted? Btw, an update for gamin is available as an update http://download.fedora.redhat.com/pub/fedora/linux/core/updates/4/SRPMS/ That might fix the problem if my guess in comment 3 is correct. |