• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Enablng USB in Qemu for Thumbdrive

ktehmok

Diamond Member
I have an XP install w/ Qemu to do some VB classwork. The only disc available was SP2 and I need to install SP3 and some other apps. I have what I need on a thumbdrive (and on my hard drive). But I can't get usb working for this vm. I have tried adding the option "-usb" mentioned in the man page:
Code:
qemu -usb /home/tom/xpuntu(name of drive)
That doesn't work. And I have tried putting it in the Pre-Launcher Settings to no avail. I'm sure it is something simple and I'm missing it.
 
Back
Top