Hi everyone,
I'm trying since last week to mount my 4th gen (click wheel) ipod via USB on my FC4 box but with no luck.
I recompiled my kernel to disable the EFI_PARTITION.
The Ipod is detected by the system:
------------------------------------------------------------------------------------------------------
Jul 2 13:39:42 localhost kernel: Vendor: Apple Model: iPod Rev: 1.62
Jul 2 13:39:42 localhost kernel: Type: Direct-Access ANSI SCSI revision: 00
ul 2 13:39:42 localhost kernel: SCSI device sdb: 39063023 512-byte hdwr sectors (20000 MB)
Jul 2 13:39:42 localhost kernel: sdb: Write Protect is off
Jul 2 13:39:42 localhost kernel: sdb: assuming drive cache: write through
Jul 2 13:39:42 localhost kernel: SCSI device sdb: 39063023 512-byte hdwr sectors (20000 MB)
Jul 2 13:39:42 localhost kernel: sdb: Write Protect is off
Jul 2 13:39:42 localhost kernel: sdb: assuming drive cache: write through
Jul 2 13:39:42 localhost kernel: sdb:<7>usb-storage: queuecommand called
------------------------------------------------------------------------------------------------------
And a few minutes later, the device got disconnected because of those errors:
------------------------------------------------------------------------------------------------------
Jul 2 13:41:15 localhost kernel: usb 1-2: reset high speed USB device using ehci_hcd and address 2
Jul 2 13:41:31 localhost kernel: scsi: Device offlined - not ready after error recovery: host 0 channel 0 id 0 lun 0
Jul 2 13:41:31 localhost kernel: SCSI error : <0 0 0 0> return code = 0x50000
Jul 2 13:41:31 localhost kernel: end_request: I/O error, dev sdb, sector 64
Jul 2 13:41:31 localhost kernel: Buffer I/O error on device sdb, logical block 64
Jul 2 13:41:31 localhost kernel: scsi0 (0:0): rejecting I/O to offline device
Jul 2 13:41:31 localhost kernel: Buffer I/O error on device sdb, logical block 65
Jul 2 13:41:31 localhost kernel: Buffer I/O error on device sdb, logical block 66
Jul 2 13:41:31 localhost kernel: Buffer I/O error on device sdb, logical block 67
Jul 2 13:41:31 localhost kernel: Buffer I/O error on device sdb, logical block 68
Jul 2 13:41:31 localhost kernel: Buffer I/O error on device sdb, logical block 69
Jul 2 13:41:31 localhost kernel: Buffer I/O error on device sdb, logical block 70
Jul 2 13:41:31 localhost kernel: Buffer I/O error on device sdb, logical block 71
Jul 2 13:41:31 localhost kernel: Buffer I/O error on device sdb, logical block 72
Jul 2 13:41:31 localhost kernel: Buffer I/O error on device sdb, logical block 73
Jul 2 13:41:31 localhost kernel: scsi0 (0:0): rejecting I/O to offline device
------------------------------------------------------------------------------------------------------
Obviously, I can't mount the ipod. I'm still at the point of having the PC to manage the ipod correctly...
FWIW, I have a usb flash based drive (kingston 512megs) and a usb CF card reader, both are working fine.
The ipod is using a fat partition, not the mac one.
Is there anyone here who could help me to resolve this problem?
Thanks a lot!