VirtualBox

Opened 7 years ago

Closed 7 years ago

#17019 closed defect (duplicate)

dd on USB drive results in Input/output error

Reported by: Frank Breitling Owned by:
Component: other Version: VirtualBox 5.1.26
Keywords: Cc:
Guest type: other Host type: other

Description

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.

Change History (2)

comment:1 by Frank Breitling, 7 years ago

I realized I forgot to set the following:

Host type: Windows 10
Guest type: Linux (Debian testing)
Component: USB driver

Unfortunately this bug tracking system doesn't seem to provide the option for the bug reporter to change these fields nor to delete the bug and create a correct new one. It is also bad that these fields have wrong default values and allow a submission without being confirmed by the bug reporter. That are serious shortcomings which need a fix too!

Last edited 7 years ago by Frank Breitling (previous) (diff)

comment:2 by Valery Ushakov, 7 years ago

Resolution: duplicate
Status: newclosed
Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use