ipod working under FC3?

Ben Steeves ben.steeves at gmail.com
Mon Nov 22 14:41:11 UTC 2004


On Mon, 22 Nov 2004 14:38:22 +0100, cmurtaugh
<no-reply-gw at fcp.homelinux.org> wrote:
> Weird. I'm using 2.6.9-1.678_FC3 as well -- maybe I'll give it another try with firewire.
> 
> I did try using USB, which so far works well. Now I'm trying to figure out how to get it to be automounted as 'ipod' instead of 'usbdrive'...
> 

Add the following line to /etc/udev/rules.d/10-local.rules:

BUS="scsi", SYSFS{model}="iPod            ", KERNEL="sd?2", NAME="%k",
SYMLINK="ipod"

(mind the spaces after "iPod", they're important).  That will create a
symlink device called /dev/ipod whenever you plug in the iPod.  How to
get the mount point under /media changed is still a mystery to me,
though.
-- 
Ben Steeves                     _                    bcs at metacon.ca
 The ASCII ribbon campaign     ( )            ben.steeves at gmail.com
   against HTML e-mail          X                GPG ID: 0xB3EBF1D9
http://www.metacon.ca/bcs      / \     Yahoo Messenger: ben_steeves




More information about the fedora-list mailing list