Linux - GeneralThis Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Problem is:
An external disk can be recognised by udev when connected through USB2, but not when connected through firewire.
In both cases, kernel itself recongises the drive and attaches it to /dev/sda1, (and "mount -t vfat ..." works even when connected by firefire.)
I guess this is udev rule related. But so far, I have not found any clue. I think that any drive attached to /dev/sd[a-z][1-9] should be recognised by udev.....
Distribution: Distribution: RHEL 5 with Pieces of this and that.
Kernel 2.6.23.1, KDE 3.5.8 and KDE 4.0 beta, Plu
Posts: 5,697
Rep:
No firewire devices here but I do have a sdcard reader on my notebook that uses the mmc_block modules and then interfaces through generic scsi interface. It also does not automount this type of device. I just guess firewire is in the same case. Ended up writing a udev rules to mount it automatically but does not show prompts or anything like that. Just pop in the card and it mounts.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.