On Mon, Jun 21, 2004 at 04:18:04PM -0700, Erik Steffl wrote: > that's weird, I'd check:
I'm recompiling again with as much as possible as modules instead of compiled directly into the kernel. I'm sure that I'm running the right kernel; the iPod is brand new. I can only assume that it is fine. It definitely turns on and is recognized. I've double checked my kernel compile against this one: http://www.linux1394.org/view_device.php?id=652 > plus I run the rescan-scsi-bus.sh that I got somewhere (IIRC one of > the iPod and linux sites), see attachement. The iPod is not usable (not > visible) until you load the modules above and run the script. The attachment didn't come through, but I've found a copy of the script via google. > this is my /etc/fstab line to mount iPod: > /dev/sdb3 /mnt/ipod hfsplus rw,user,noauto 0 0 I've followed the instructions from here for the 2.6.6 kernel (which is what I'm using): http://gtkpod.sourceforge.net/README based on these instructions it *seems* as though I don't need to add an entry to the /etc/fstab file. -------------------- In /etc/auto.removable add ipod -fstype=vfat :/dev/ipod (Obviously you need to change the filesystem type when you use a HFS formatted iPod.) Then simply add a link from /mnt/ipod: ln -s /var/autofs/removable/ipod /mnt/ipod Now your system is configured to mount the iPod every time you access /mnt/ipod and to unmount it again after two seconds of inactivity. You won't have to worry about doing mounting/unmouting yourself any more. ---------------------- emma -- Emma Jane Hogbin [[ 416 417 2868 ][ www.xtrinsic.com ]] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]