Using dapper and kernel 2.6.15-21.32 I get the same error: Apr 26 07:26:48 localhost kernel: [4294942.547000] SCSI subsystem initialized Apr 26 07:26:48 localhost kernel: [4294942.561000] Initializing USB Mass Storage driver... Apr 26 07:26:48 localhost kernel: [4294942.562000] scsi0 : SCSI emulation for USB Mass Storage devices Apr 26 07:26:48 localhost kernel: [4294942.563000] usb-storage: device found at 6 Apr 26 07:26:48 localhost kernel: [4294942.563000] usb-storage: waiting for device to settle before scanning Apr 26 07:26:48 localhost kernel: [4294942.563000] usbcore: registered new driver usb-storage Apr 26 07:26:48 localhost kernel: [4294942.563000] USB Mass Storage support registered. Apr 26 07:26:53 localhost kernel: [4294947.564000] Vendor: Apple Model: iPod Rev: 1.62 Apr 26 07:26:53 localhost kernel: [4294947.564000] Type: Direct-Access ANSI SCSI revision: 00 Apr 26 07:26:53 localhost kernel: [4294947.568000] usb-storage: device scan complete Apr 26 07:26:53 localhost kernel: [4294947.591000] Driver 'sd' needs updating - please use bus_type methods Apr 26 07:26:53 localhost kernel: [4294947.595000] SCSI device sda: 78126047 512-byte hdwr sectors (40001 MB) Apr 26 07:26:53 localhost kernel: [4294947.596000] sda: Write Protect is off Apr 26 07:26:53 localhost kernel: [4294947.596000] sda: Mode Sense: 64 00 00 08 Apr 26 07:26:53 localhost kernel: [4294947.596000] sda: assuming drive cache: write through Apr 26 07:26:53 localhost kernel: [4294947.602000] SCSI device sda: 78126047 512-byte hdwr sectors (40001 MB) Apr 26 07:26:53 localhost kernel: [4294947.603000] sda: Write Protect is off Apr 26 07:26:53 localhost kernel: [4294947.603000] sda: Mode Sense: 64 00 00 08 Apr 26 07:26:53 localhost kernel: [4294947.603000] sda: assuming drive cache: write through Apr 26 07:26:53 localhost kernel: [4294947.604000] sda: sda1 sda2 Apr 26 07:26:53 localhost kernel: [4294947.670000] sd 0:0:0:0: Attached scsi removable disk sda Apr 26 07:26:53 localhost kernel: [4294947.682000] sd 0:0:0:0: Attached scsi generic sg0 type 0 Apr 26 07:45:43 localhost kernel: [4296077.966000] usb 4-3.6: reset high speed USB device using ehci_hcd and address 6 Apr 26 07:46:13 localhost kernel: [4296108.127000] usb 4-3.6: reset high speed USB device using ehci_hcd and address 6 Apr 26 07:46:23 localhost kernel: [4296118.291000] usb 4-3.6: reset high speed USB device using ehci_hcd and address 6 Apr 26 07:46:40 localhost kernel: [4296134.554000] usb 4-3.6: reset high speed USB device using ehci_hcd and address 6 Apr 26 07:46:40 localhost kernel: [4296134.715000] usb 4-3.6: reset high speed USB device using ehci_hcd and address 6 Apr 26 07:46:50 localhost kernel: [4296144.878000] usb 4-3.6: reset high speed USB device using ehci_hcd and address 6 Apr 26 07:46:50 localhost kernel: [4296144.964000] sd 0:0:0:0: scsi: Device offlined - not ready after error recovery Apr 26 07:46:50 localhost kernel: [4296144.964000] sd 0:0:0:0: SCSI error: return code = 0x50000 Apr 26 07:46:50 localhost kernel: [4296144.964000] end_request: I/O error, dev sda, sector 53903255 Apr 26 07:46:50 localhost kernel: [4296144.964000] Buffer I/O error on device sda2, logical block 53822930 Apr 26 07:46:50 localhost kernel: [4296144.964000] sd 0:0:0:0: rejecting I/O to offline device Apr 26 07:46:50 localhost kernel: [4296144.964000] Buffer I/O error on device sda2, logical block 53822931 Apr 26 07:46:50 localhost kernel: [4296144.964000] Buffer I/O error on device sda2, logical block 53822932 Apr 26 07:46:50 localhost kernel: [4296144.964000] Buffer I/O error on device sda2, logical block 53822933 Apr 26 07:46:50 localhost kernel: [4296144.964000] Buffer I/O error on device sda2, logical block 53822934 Apr 26 07:46:50 localhost kernel: [4296144.964000] Buffer I/O error on device sda2, logical block 53822935 Apr 26 07:46:50 localhost kernel: [4296144.964000] Buffer I/O error on device sda2, logical block 53822936 Apr 26 07:46:50 localhost kernel: [4296144.964000] Buffer I/O error on device sda2, logical block 53822937 Apr 26 07:46:50 localhost kernel: [4296144.964000] Buffer I/O error on device sda2, logical block 53822938 Apr 26 07:46:50 localhost kernel: [4296144.964000] Buffer I/O error on device sda2, logical block 53822939 Apr 26 07:46:50 localhost kernel: [4296144.964000] sd 0:0:0:0: rejecting I/O to offline device Apr 26 07:46:50 localhost last message repeated 2 times Apr 26 07:46:50 localhost kernel: [4296144.965000] sd 0:0:0:0: SCSI error: return code = 0x10000 Apr 26 07:46:50 localhost kernel: [4296144.965000] end_request: I/O error, dev sda, sector 53903383 Apr 26 07:46:50 localhost kernel: [4296144.965000] sd 0:0:0:0: rejecting I/O to offline device Apr 26 07:46:50 localhost kernel: [4296144.968000] FAT: FAT read failed (blocknr 52445) The last two lines are repeated more than 100 times. According to http://forums.debian.net/viewtopic.php?t=4338& this problem is resolved in linux 2.6.16-4. (I guess he means 2.6.16.4). Does that make it impossible to fix before dapper is released?