On Tue, Jun 30, 2009 at 9:19 AM, Siddharth Karnik<[email protected]> wrote: > On Tue, Jun 30, 2009 at 12:55 AM, Mark Johnson<[email protected]> wrote: >> >> Hi Siddharth, >> >>> >>> Nope. This still doesn't work for me. >>> >>> Here is my config file for the Win2k8 domain. Maybe there's something >>> else in here that I need to do.... >>> >>> Oh, I forgot to mention.... this is Win2k8 64-bit - although, I get >>> the same result for 32-bit as well. >>> >>> x-x-x-x-x-x-x- >> >> I've lost track of this thread.. Did you get win2k8 to work for >> you? > > I actually got this working on another machine. This is an updated > 2009.06 laptop - using xen 3.1.4 > > I'm trying to redo the setup on my original machine to ensure that I > haven't missed anything - just gotten onnv3.4 BE up and running. Will > let you know how it goes. > > Thanks. > > PS. My laptop actually hit a panic while booting the xvm bits. I had > to disable the IEEE1394 devices in the BIOS before I was able to boot. > This is a Dell Latitude D630. Anyone know anything more about this? > >
Mark, I re-did the setup - but no cigar :-( Curiously, this didn't work for the xvm 3.1.4 bits either. Here's the setup: AMD 5000+ Dual core processor 4GB RAM 1TB Seagate SATA Once again, neither xvm 3.1.4 nor the updated 3.4.0 bits are able to setup Windows 2008 for me (Win2k3 works though). I have another 40 GB HDD with OpenSuse 11.1 - and the xen bits there seem to work OK - so I'm guessing its not a hardware issue. Also, I have a Dell Latitide D630 with a T7300 Dual core Intel processor, and at least the 3.1.4 bits here work - I am able to load Windows 2008 in an HVM domU. This looks like an AMD specific issue. Any idea how I might go about debugging this issue? Thanks. -Siddharth >> >> >> >> MRJ >> >> >> >>> disk = [ >>> 'file:/export/home/sid/Xen-configs/Windows2008/win2k8-disk.raw,hda,w', >>> 'file:/Seagate/Downloads/ISOs/windows.iso,hdc:cdrom,r' >>> ] >>> >>> memory = 1024 >>> name = "Windows2008" >>> kernel = "/usr/lib/xen/boot/hvmloader" >>> builder = 'hvm' >>> vif = [ 'type=ioemu' ] >>> >>> on_poweroff = 'destroy' >>> on_reboot = 'restart' >>> on_crash = 'preserve' >>> >>> boot = 'd' >>> acpi=1 >>> apic=1 >>> vnc=1 >>> vnclisten = "0.0.0.0" >>> vncpasswd='' >>> viridian=1 >>> usb=1 >>> usbdevice="tablet" >>> >>> device_model = '/usr/lib/xen/bin/qemu-dm' >>> >>> -x-x-x-x-x- >>> >>> Thanks. >>> >>> -Siddharth >>>> >>>> MRJ >>>> >>>> >>> _______________________________________________ >>> xen-discuss mailing list >>> [email protected] >> > _______________________________________________ xen-discuss mailing list [email protected]
