It tooke about ten seconds (but not as much as before). So I reran it with
strace -T shows this:
open("/dev/sda", O_RDONLY|O_NONBLOCK) = 3 <0.075552>
ioctl(3, SG_IO, 0xbffffac0) = 0 <0.000623>
ioctl(3, 0x30d, 0x804e8e0) = -1 EINVAL (Invalid argument)
<0.000380>
ioctl(3, SCSI_IOCTL_GET_BUS_NUMBER, 0xbffffd34) = 0 <0.000466>
ioctl(3, SG_IO, 0xbffffc90) = 0 <0.005808>
ioctl(3, SG_IO, 0xbffff720) = 0 <0.005928>
ioctl(3, SG_IO, 0xbffff720) = 0 <0.006057>
ioctl(3, SG_IO, 0xbffff720) = 0 <0.005936>
ioctl(3, SG_IO, 0xbffff840) = 0 <9.027618>
and no more ioctls but gconv stuff and output.
--
Meelis Roos ([EMAIL PROTECTED])
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]