R
ryanvade
Guest
Hello everyone.
I cannot figure this out. Does anyone know how to setup automount of an Ipod shuffle (gen 2) on Ubuntu 13.04? I think the udev rules are wrong. I know that the device is connected though...
I can mount /ded/sdb but I cannot do anything with it. I have tried Banshee, clementine, and gtkpod. Nothing works. Automount is not working at all. Can anyone help?
I cannot figure this out. Does anyone know how to setup automount of an Ipod shuffle (gen 2) on Ubuntu 13.04? I think the udev rules are wrong. I know that the device is connected though...
Code:
[ 3032.041958] usb 3-1: USB disconnect, device number 3
[ 3260.312104] usb 3-4: new high-speed USB device number 4 using xhci_hcd
[ 3260.329367] usb 3-4: New USB device found, idVendor=05ac, idProduct=1301
[ 3260.329378] usb 3-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 3260.329384] usb 3-4: Product: iPod
[ 3260.329389] usb 3-4: Manufacturer: Apple
[ 3260.329394] usb 3-4: SerialNumber: 000A27001CBAE2CF
[ 3260.330035] usb-storage 3-4:1.0: USB Mass Storage device detected
[ 3260.330134] scsi8 : usb-storage 3-4:1.0
[ 3261.329739] scsi 8:0:0:0: Direct-Access Apple iPod 2.70 PQ: 0 ANSI: 2
[ 3261.329931] sd 8:0:0:0: Attached scsi generic sg2 type 0
[ 3261.330147] sd 8:0:0:0: [sdb] 495616 2048-byte logical blocks: (1.01 GB/968 MiB)
[ 3261.330401] sd 8:0:0:0: [sdb] Write Protect is off
[ 3261.330405] sd 8:0:0:0: [sdb] Mode Sense: 64 00 00 08
[ 3261.330611] sd 8:0:0:0: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
Code:
Bus 003 Device 005: ID 05ac:1301 Apple, Inc. iPod Shuffle 2.Gen
Code:
Device Boot Start End Blocks Id System
/dev/sdb1 ? 778135908 1919645538 2283019262 72 Unknown
/dev/sdb2 ? 168689522 2104717761 3872056480 65 Novell Netware 386
/dev/sdb3 ? 1869881465 3805909656 3872056384 79 Unknown
/dev/sdb4 ? 2885681152 2885736650 110998 d Unknown
I can mount /ded/sdb but I cannot do anything with it. I have tried Banshee, clementine, and gtkpod. Nothing works. Automount is not working at all. Can anyone help?