﻿id,summary,reporter,owner,description,type,status,component,version,resolution,keywords,cc,guest,host
17019,dd on USB drive results in Input/output error,Frank Breitling,,"Since version 5.1.22 and probably earlier I cannot write images to my USB SD card adapter anymore. Especially when writing larger images such as 4 GB of Raspbian I see the following error after some minutes:

{{{
debianguest:~$ time sudo dd if=/dev/loop0p2 |pv -s 4300M |sudo dd of=/dev/sdc2
dd: writing to '/dev/sdc2': Input/output error                ] 34% ETA 0:17:38
3068849+0 records in
3068848+0 records out
1571250176 bytes (1.6 GB, 1.5 GiB) copied, 567.657 s, 2.8 MB/s
1.46GiB 0:09:27 [2.64MiB/s] [==========>                      ] 34%            

real    9m27.844s
user    0m5.073s
sys     0m43.153s
}}}


Something with the USB driver seems to be broken on Windows 10 hosts.
It used to work correctly with earlier versions.",defect,closed,other,VirtualBox 5.1.26,duplicate,,,other,other
