Comment 36 for bug 11517

Revision history for this message
Martin Pitt (pitti) wrote :

(In reply to comment #33)
> Created an attachment (id=4983) [edit]
> Output from strace eject -v /dev/sdb3 2> ipod_mini_strace.txt
>
> This is the strace from ejecting my iPod mini, I hope it's helpful. I can do
> more tests if necessary just be explicit in what to do as I'm new to this but
> very willing to help.

ioctl(3, CDROMEJECT, 0x804d9f8) = -1 EIO (Input/output error)

ok, this is basically the same result as the python script.

Thanks!