[Solved] Unable to connect external USB HDD in Windows XP (USB device is busy)

Discussions about using Windows guests in VirtualBox.
Post Reply
ShockWorker
Posts: 3
Joined: 19. Dec 2018, 17:49

[Solved] Unable to connect external USB HDD in Windows XP (USB device is busy)

Post by ShockWorker »

VirtualBox 5.2.22 r126460
Host: Win7 x64 (Version 6.1.7601)
Guest: WinXP x32 (Version 5.1.2600) + Guest Additions 5.2.22 r126460

I'm trying to connect external USB HDD to WinXP guest but get an error E_INVALIDARG (0x80070057) with message:
"USB device '%device_name%' with UUID {%UUID%} is busy with a previous request. Please try again later." See attached screenshot.

Nothing helped from this topic "USB Basics and Troubleshooting" (can't post links)

USB device with:
Manufacturer: COMPANY
Product: USB Device
in VBoxManage output is my USB mouse.

What else can I do to solve the problem?
Thanks.
Attachments
Screenshot
Screenshot
2018-12-19_193433.png (67.11 KiB) Viewed 3190 times
WinXP x32-2018-12-19-19-03-13.zip
VBox.log
(23.29 KiB) Downloaded 17 times
VBoxManageOut.zip
VBoxManage Output
(2.32 KiB) Downloaded 21 times
Last edited by socratis on 22. Dec 2018, 18:05, edited 2 times in total.
Reason: Marked as [Solved].
socratis
Site Moderator
Posts: 27329
Joined: 22. Oct 2010, 11:03
Primary OS: Mac OS X other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Win(*>98), Linux*, OSX>10.5
Location: Greece

Re: Unable to connect external USB HDD in Windows XP (USB device is busy)

Post by socratis »

ShockWorker wrote:Nothing helped from this topic "USB Basics and Troubleshooting"
Read it again. Pay closer attention to
  1. what the filter should look like,
  2. the USB3 support for WinXP (is your device a USB3), and
  3. at what point you're supposed to insert the device. Hint: after you've started the VM and you've logged in.
Finally, if you can share the device from the host (Shared/Network Folders), go for that option! It's much easier, and both the host and the guest can access the shared USB resources.
Do NOT send me Personal Messages (PMs) for troubleshooting, they are simply deleted.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
ShockWorker
Posts: 3
Joined: 19. Dec 2018, 17:49

Re: Unable to connect external USB HDD in Windows XP (USB device is busy)

Post by ShockWorker »

Hi, socratis.
Thanks for your help.

1. ok, I'll check it agian
2. No, my device is USB2, but the host adapter is USB3
3. I insert the device after I logged in VM

I want to to use software in VM for low-level access to my device.
socratis
Site Moderator
Posts: 27329
Joined: 22. Oct 2010, 11:03
Primary OS: Mac OS X other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Win(*>98), Linux*, OSX>10.5
Location: Greece

Re: Unable to connect external USB HDD in Windows XP (USB device is busy)

Post by socratis »

ShockWorker wrote:my device is USB2, but the host adapter is USB3
The USB3 drivers might not be needed then, but it never hurts to try them, see if it makes a difference.
ShockWorker wrote:I insert the device after I logged in VM
I don't see any signs of this in the VBox.log. Check how you're supposed to setup your filter then. Only the VendorID and the ProductID.
ShockWorker wrote:I want to to use software in VM for low-level access to my device.
Then USB passthrough is the only way.
Do NOT send me Personal Messages (PMs) for troubleshooting, they are simply deleted.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
ShockWorker
Posts: 3
Joined: 19. Dec 2018, 17:49

Re: Unable to connect external USB HDD in Windows XP (USB device is busy)

Post by ShockWorker »

Delete all values except Name, VendorID and ProductID in USB filter do the trick.
Thanks for your help :)
socratis
Site Moderator
Posts: 27329
Joined: 22. Oct 2010, 11:03
Primary OS: Mac OS X other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Win(*>98), Linux*, OSX>10.5
Location: Greece

Re: Unable to connect external USB HDD in Windows XP (USB device is busy)

Post by socratis »

Glad I could help. Marking as [Solved].
Do NOT send me Personal Messages (PMs) for troubleshooting, they are simply deleted.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
Post Reply