similar to: WinXP CD-ROM problems

Displaying 20 results from an estimated 8000 matches similar to: "WinXP CD-ROM problems"

2007 Jun 07
4
WinXP console
I''m using RHEL 5. One of the virtual machines I have running is a WinXP install. I start this up after I login to X. If I log out of X, the virtual WinXP is still running (that''s fine with me). However when I log back into X and start the Virtual Machine Manager, I am unable to open the machine. It normally says "Virtual Machine Console is unavailable." There does
2008 Jan 28
4
can''t boot from cdrom
Hi All, Following is my winxp hvm config: kernel = "/usr/lib/xen/boot/hvmloader" builder = ''hvm'' memory = 192 name = "winxp" vcpus = 2 disk = [ ''file:/media/sda6/usr/xenimgs/winxp.img,ioemu:hda,w'' ] device_model = ''/usr/lib/xen/bin/qemu-dm.debug'' cdrom=''/dev/hda'' sdl=1 boot=''d'' and
2008 Jan 31
5
Exporting a VM
Hi everyone! I have this doubt, on xenexpress there''s a command to export and import a vm i think it''s like this xe vm-export uuid=0099... filename=/path xe vm-import filename=/path ... I was wondering if there is something like this on Xen 3.0.3. If not how can i make a complete backup of my vm to install it on another computer (is it posible?). Thanks for your time and
2008 Feb 13
17
Xen 3.2 is not loading on FC8 - Error: Kernel panic - Attempted to kill init
Hi all, I compiled and installed Xen 3.2 source on FC8. Compilation and installation completed with no errors. However when I try to load Xen I get an error: Kernel panic - Attempted to kill init !!! This is my grub configuration: # grub.conf generated by anaconda # # Note that you do not have to rerun grub after making changes to this file # NOTICE: You have a /boot partition. This means
2008 Oct 16
1
GPLPV 0.9.10 & 0.9.11.pre17/18 Network Issues
Hello, I have been testing James'' GPLPV drivers and found excellent performance when using iperf but have been having issues when trying to download a file from a shared folder on my Windows 2003 Enterprise HVM to any other system whether it is linux or windows. Basically my initial iperf tests were showing 937Mbits/sec down and 345Mbits/sec up but when I try to copy a 2GB file
2009 Aug 27
8
cannot boot PV guest
This is my install profile F11.install name="FC11-G1S2" memory=500 disk = [''phy:/dev/sda3,0,w'' ] vif = [ ''bridge=eth0'' ] vfb = [ ''type=vnc,vncunused=1''] kernel = "/etc/xen/vm/vmlinuz.1" ramdisk = "/etc/xen/vm/initrd.img.1" vcpus=1 on_reboot = ''restart'' on_crash = ''restart''
2008 Jan 26
4
why domain never get run
Hi all , When I xm create a domain , it seemed that it never got scheduled , why? Following is the out put of xm list: Name ID Mem VCPUs State Time(s) Domain-0 0 236 2 r----- 74.9 winxp 5 192 1 ------ 0.0 which command should I try further ? Thank you
2009 Jan 27
20
Xen SAN Questions
Hello Everyone, I recently had a question that got no responses about GFS+DRBD clusters for Xen VM storage, but after some consideration (and a lot of Googling) I have a couple of new questions. Basically what we have here are two servers that will each have a RAID-5 array filled up with 5 x 320GB SATA drives, I want to have these as useable file systems on both servers (as they will both be
2009 Sep 09
10
OpenSolaris domU on RedHat Linux dom0
Hi, I''m trying to create OpenSolaris (2008.11) domU on RedHat Linux dom0. I''m using a file backed VBD. I used the iso image to first launch and install OpenSolaris into the file VBD. Once that process is complete, I''m trying to run it using the config file below: name = ''opensolaris'' vcpus = 1 memory = "512" vif =
2009 Sep 30
5
Cant create new VM: Error -> ERROR (XendDomainInfo:445) VM start failed
Hi everyone, i have a problem on a running xen installation. The server on which the following problem occurs manages 7 VMs at the moment. Now I wanted to create a new one. After sending the xm create command I get the following error: Using config file "/etc/xen/de-smartnet-asterisk". Error: Creating domain failed: name=de-smartnet-asterisk In my xend.log I can find the following
2009 Sep 30
2
XEN 3.4.1|HVM|physical disk access
Hello folks, i do not get access to a physical disk with xen. I would like to install windows xp as hvm to the physical partition /dev/sdb1. I partioned the disk with cfdisk. Filesystem type is Linux (83). In my eyes the filesystem using hvm is insignificant(?). I tried the following configurations; probably a lot more than this. #disk = [ ''phy:hda1,hda1,r'' ] (comment from
2008 Jan 24
5
Can''t boot from ISO image...
Hi, I''ve been trying to boot from a RHEL4 install iso without much luck (the xen way). The Host is: RHEL 5.1 xen-3.0.3-41.el5 Here is my guest config: # -*- mode: python; -*- #============================================================================ # Python configuration setup for ''xm create''. # This script sets the parameters used when a domain is created using
2008 Apr 06
24
Re: Xen 3.2.0 on debian etch, many kernel panics
>/ these are the packages installed:/ > >/ ii linux-image-2.6.18-6-xen-amd64 2.6.18.dfsg.1-18etch1 / >/ Linux 2.6.18 image on AMD64/ >/ ii linux-modules-2.6.18-6-xen-amd64 2.6.18.dfsg.1-18etch1 / >/ Linux 2.6.18 modules on AMD64/ >/ ii xen-hypervisor-3.2-1-amd64 3.2.0-2 / >/ The Xen Hypervisor on
2007 Jul 24
4
HVM disc image switching
I''m using Xen 3.1.0 on Debian etch, kernel 2.6.18-4-xen-amd64. One of the guests runs Windows XP. I am trying to install an application (Autodesk Inventor) that spans two DVDs. The config file for the domain in question contains: disk = [ ''phy:/dev/volgrp0/halebopp,ioemu:hda,w'', '',hdc:cdrom,r'' ] I ran "xm block-list halebopp --long" and
2006 Oct 08
6
HVM WinXP dom crash
Hi Trying to get WinXP HVM to install as domU on AMD. Got latest Xen Kernel and Xen package (NOT unstable or debug). When start, a window pops up for few seconds.. then it dies and another one comes up... and it disappears too. (Xen is trying to restart and giving up because the restart happens in 2 seconds..) It seems DomU is not able to read/understand something from Cirrus VGABIOS.
2006 Oct 08
6
HVM WinXP dom crash
Hi Trying to get WinXP HVM to install as domU on AMD. Got latest Xen Kernel and Xen package (NOT unstable or debug). When start, a window pops up for few seconds.. then it dies and another one comes up... and it disappears too. (Xen is trying to restart and giving up because the restart happens in 2 seconds..) It seems DomU is not able to read/understand something from Cirrus VGABIOS.
2008 Feb 14
2
cant start hvm because of ioemu network device.
Hello. I''m trying to set up hvm for linux or windows. I start with a very simple configuration without disks at all. but the virtual machine does boot or even "power up". If i remove the ioemu from the network device and specify type=brige or type=route everything goes fine, the boot process is starting but then I cant get network working in the guest.
2007 Jun 04
1
Problems with Xen HVM image on DRBD filesystem
Hi, I have been trying to create a xen HVM Centos4.4 image on centos 5 with a DRBD filesystem installing from DVD. However I get an IO error on the filesystem during the centos installation process which then aborts. The DRBD filesystem seem to be setup correctly and is functioning as a block device as I can mkfs -t ext3 /dev/drbd1 read and write without error. If I replace the disk
2009 Jan 07
9
migrate file-based vm to lvm?
I recently upgraded storage on our (first) xen server and would like to migrate the file-based vms I have in play to lvm-based storage... Can anyone point me in the right direction? Is there a way to mount a vm image file like I would using a iso image and a loopback device? Each vm''s disk file contains a partition table with root and swap partitions... In retrospect I wish I''d
2006 Nov 13
1
problem with pciback
Hello, I''m attempting to run Windows XP in a domU using the PCs actual graphics card. I believe I''ve set everything up correctly, including the pciback module etc. I''ve set pciback to grab the graphics card and all the USB hosts as well: (from dmesg) pciback 0000:00:02.0: seizing device pciback 0000:00:02.1: seizing device pciback 0000:00:1a.0: seizing device pciback