| Linux - Virtualization and Cloud This forum is for the discussion of all topics relating to Linux Virtualization and Linux Cloud platforms. Xen, KVM, OpenVZ, VirtualBox, VMware, Linux-VServer and all other Linux Virtualization platforms are welcome. OpenStack, CloudStack, ownCloud, Cloud Foundry, Eucalyptus, Nimbus, OpenNebula and all other Linux Cloud platforms are welcome. Note that questions relating solely to non-Linux OS's should be asked in the General forum. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
12-02-2012, 12:15 PM
|
#1
|
|
Member
Registered: Jul 2006
Location: Maryland, USA
Distribution: Fedora, Arch
Posts: 540
Rep:
|
WindowsXP guest can't install the RedHat VirtIO SCSI controller -- What do I do?
My WindowsXP home guest is showing this error message in the Found New Hardware Wizard:
Quote:
Cannot Start this Hardware
There is a problem installing this hardware:
RedHat VirtIO SCSI controller
Windows cannot load the device driver for this hardware.
The driver may be corrupted or missing. (Code 39)
|
I'm trying to use a VirtIO driver in KVM for a raw disk image in my WindowsXP guest on my Fedora17 64-bit host. I started at this page and followed the link to get virtio-win-0.1-30.iso.
I created a second disk image and added it to the command line:
qemu-kvm ... -drive file='...',index=1,media=disk,if=virtio ...
As I hoped, Windows noticed it and popped up the Found New Hardware Wizard. My command-line also had the above .iso file, so I told it not to go to Windows Update. It found the driver and apparently tried to install it and displayed that error.
Is there another driver around that I haven't found?
Has anyone gotten a VirtIO disk driver to work with a WindowsXP guest? How?
|
|
|
|
12-02-2012, 10:35 PM
|
#2
|
|
Member
Registered: Jul 2006
Location: Maryland, USA
Distribution: Fedora, Arch
Posts: 540
Original Poster
Rep:
|
Well, here's a partial success.
I found a blog which had a link on mediafire to virtio-disk+vmware-video.zip which contains viostor-0.1-30-floppy.img.
I didn't pay enough attention of the blog to figure out what he's doing or what the VMware connection is, but that floppy image satisfied WindowsXP under KVM.
I say partial success, because while Windows is happy with the installation of the driver for the virtio hard drive, I still can't access the drive. "My Computer" shows only one hard drive--my C: drive.
|
|
|
|
01-29-2013, 04:28 AM
|
#3
|
|
LQ Newbie
Registered: Aug 2010
Posts: 4
Rep:
|
Quote:
Originally Posted by KenJackson
Well, here's a partial success.
I found a blog which had a link on mediafire to virtio-disk+vmware-video.zip which contains viostor-0.1-30-floppy.img.
I didn't pay enough attention of the blog to figure out what he's doing or what the VMware connection is, but that floppy image satisfied WindowsXP under KVM.
I say partial success, because while Windows is happy with the installation of the driver for the virtio hard drive, I still can't access the drive. "My Computer" shows only one hard drive--my C: drive.
|
thanks, this one help me with the controller
after that i was able to see the drive under Drive-Manager
|
|
|
|
01-31-2013, 03:09 AM
|
#4
|
|
Member
Registered: Apr 2010
Location: Cluj, Romania
Distribution: Debian Testing
Posts: 325
Rep:
|
This is what you most likely need:
http://alt.fedoraproject.org/pub/alt...win-0.1-52.iso
Mount it as a cd image, then do a driver update on the device, make sure you have "removable media" checked. It will find the driver.
|
|
|
|
01-31-2013, 05:47 AM
|
#5
|
|
Member
Registered: Jul 2006
Location: Maryland, USA
Distribution: Fedora, Arch
Posts: 540
Original Poster
Rep:
|
Quote:
Originally Posted by gradinaruvasile
|
An update! Good.
Bad--It doesn't work for me. It wouldn't boot, so I had to go back to the last known good configuration.
And now every time I boot, it finds new hardware and asks me to put in that CD. Using Windows is always frustrating. How can I tell it " NO! And don't ask again!"?
|
|
|
|
02-01-2013, 04:26 AM
|
#6
|
|
LQ Newbie
Registered: Aug 2010
Posts: 4
Rep:
|
Quote:
Originally Posted by KenJackson
An update! Good.
Bad--It doesn't work for me. It wouldn't boot, so I had to go back to the last known good configuration.
And now every time I boot, it finds new hardware and asks me to put in that CD. Using Windows is always frustrating. How can I tell it "NO! And don't ask again!"?
|
just finish the HW wizard
|
|
|
|
02-02-2013, 10:04 AM
|
#7
|
|
Member
Registered: Jul 2006
Location: Maryland, USA
Distribution: Fedora, Arch
Posts: 540
Original Poster
Rep:
|
Quote:
Originally Posted by The IceMan
just finish the HW wizard
|
That sounds simple, but if I try to let it finish, it pops up a box saying " Please insert the Compact Disk labeled 'Red Hat VirtIO SCSI controller Installation Disk' into your CD-ROM drive (D:) and ten click OK." If I complete it again, it will crash again. If I cancel again, it will demand it again the next time I reboot.
I've run into this problem before. Once you install a particular driver, Windows knows it exists and if it's not the current driver, it demands to reinstall it--even if it caused a crash, as is the case here. I think I solved this once before by rooting through the Windows directories and deleting an offending file, but that's colossal a bother.
That's one of the reasons I say that using Windows is always frustrating.
|
|
|
|
02-03-2013, 01:30 AM
|
#8
|
|
LQ Newbie
Registered: Aug 2010
Posts: 4
Rep:
|
If you chose the advance option, and then "I have a disk" (the old win 95/85 method) option
it will (ask you to) overwrite the old file
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 01:48 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|