openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #23206
Windows 7 not working with Grizzly
Hi!
With Folsom, I used to create a Windows 7 image, with KVM+libvirt and then,
upload it to Glance with the following command:
"glance image-create --name "Windows 7 - ULTIMATE - 32 Bits - Pre-Installed
Image" --is-public true --container-format bare --disk-format qcow2 <
/home/openstack/windows7-template.img"
But now, when I repeat this process in Grizzly, the Windows Instance
doesn't complete its boot, a Windows Message appear on VNC console:
"System Recovery Options"
I choose: "Start up repair", doesn't work... I'm trying everything but,
doesn't work.
Also, I created this `Windows 7 Template' using exactly the same options of
OpenStack instance itself, by dumping the instance-xxxxx.xml into a file
and using to create the template in first place. So, the virtual CPU is the
same, video board is the same, etc...
What am I missing?
Thanks!
Thiago
Follow ups