Bug 174723
| Summary: | After upgrade to any 2.6.14 series kernels, auto mounting of external ieee1394 drives fails | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | PvR <thenephilim13> | ||||
| Component: | hal | Assignee: | David Zeuthen <davidz> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | |||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 4 | CC: | cweyl, david.goldberg6, dedourek, mclasen, stefan-r-rhbz, vlada | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | i386 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | kernel-2.6.18-1.2257.fc5 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2008-03-10 01:14:05 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: | |||||||
| Attachments: |
|
||||||
|
Description
PvR
2005-12-01 17:49:58 UTC
Hi, can you attach the output of lshal and the contents of your /etc/fstab with the drive plugged in? Thanks. Created attachment 121699 [details]
lshal output
Hi John, I assume you meant with 2.6.14 (broken?), I can supply the same with 2.6.13 (working) if you wish. Here's the fstab: [root@dell ~]# cat /etc/fstab # This file is edited by fstab-sync - see 'man fstab-sync' for details LABEL=/ / ext3 defaults 1 1 LABEL=/boot /boot ext3 defaults 1 2 /dev/devpts /dev/pts devpts gid=5,mode=620 0 0 /dev/shm /dev/shm tmpfs defaults 0 0 /dev/proc /proc proc defaults 0 0 /dev/sys /sys sysfs defaults 0 0 LABEL=SWAP-sda6 swap swap defaults 0 0 /dev/hdc /media/cdrecorder auto pamconsole,exec,noauto,managed 0 0 Thanks! Peter seems to be the same Bugzilla Bug 174537 รข FireWire not working in recent 2.6.14 kernels Not quite. As I understand from those posters there is some problem between the scsi emulation layer and registering the device, mine works fine, I just have to mount it manually, ie, there is no apparent problem with firewire or scsi. This problem is also present with a gen 2 ipod (as expected) Bug 174537 is another, more general incarnation of the same bug. https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=175998#c15 *** Bug 175998 has been marked as a duplicate of this bug. *** This report targets the FC3 or FC4 products, which have now been EOL'd. Could you please check that it still applies to a current Fedora release, and either update the target product or close it ? Thanks. The problem appears to be fixed in FC5 with the 2.6.18-1.2257.fc5 kernel (I don't have any older ones left on my box to try). This can be closed. Would anybody please close this bug? |