similar to: Bug#509890: Bug 509890

Displaying 20 results from an estimated 10000 matches similar to: "Bug#509890: Bug 509890"

2008 Dec 27
2
Bug#509890: xen-utils-3.2-1: qemu-dm is on amd64 not built for xenfv and xenpv
Package: xen-utils-3.2-1 Version: 3.2.1-2 Severity: grave Justification: renders package unusable qemu-dm sends out this: - supported machines are: pc Standard PC (default) isapc ISA-only PC - instead of: - Supported machines are: xenfv Xen Fully-virtualized PC (default) xenpv Xen Para-virtualized PC - this renders any tries to use HVM fail. -- System Information:
2007 Oct 26
6
Dont start windows XP/2k installation
we have a linux box Debian with Xen install on it for vitualizate windows enviroment. We follow this instruccion http://www.xensource.com/files/xen_install_windows.pdf but when we run "xm create win_2k.hvm" the windows installation pop up never appear. HVM file config: kernel = "/usr/lib/xen/boot/hvmloader" device_model=''/usr/lib/xen/bin/qemu-dm''
2009 May 12
7
Trying to install windows as guest
Hello everyone, I am trying to install windows xp as a guest OS. It runs through the installer just fine, but every time I reboot, it keeps booting back to the installer. Here is my config: ------------<code>--------------------------------------- kernel="/usr/lib/xen/boot/hvmloader" builder="hvm" memory=512 device_model=''/usr/lib/xen/bin/qemu-dm''
2006 Oct 26
7
"xm create winxp" causes my machine to hard reboot
When I run "xm create winxp" my computer hard reboots. I am using the xen-sources, xen and xen-tools packages from gentoo ~amd64 (version 3.0.2) My virtual machine config is the following: kernel = "/usr/lib/xen/boot/hvmloader" builder = ''hvm'' memory = 512 name = "winxp" vcpus = 1 vif = [ ''type=ioemu, bridge=xenbr0'' ] disk = [
2011 Mar 09
12
Can''t boot HVM Linux guests on Debian Squeeze Dom0
I just downloaded Debian Squeeze and installed Xen from packages, following the instructions here: http://wiki.debian.org/Xen I am able to get PV guests up and running easily, but HVM guests will not even boot. The HVM I am currently trying to run is Debian sarge, which I installed into a disk image and configured using qemu. I am running on an HP Proliant ML150G6, which has Intel-VT hardware
2010 Jun 21
4
Gentoo+Xen4.0: Error: coercing to Unicode: need string or buffer, NoneType found.
Hi, I''m trying to use a Gentoo whit Xem 4.0, but I try: xm create windows2008r2.hvm I get the error: Error: coercing to Unicode: need string or buffer, NoneType found. Does anybody knows how to solve that? windows2008r2.hvm: kernel = "hvmloader" builder=''hvm'' memory = 512 name = "Windows2008R2" vcpus=2 acpi=1 apic=1 disk = [
2009 Jun 13
2
How to write loop
Dear all, I want to do the following process as a loop ( to run automatically with dimension of X, here 50). How can I do that? Your cooments will be highly appreciable. Alex *# Code:* library(lars) library(chemometrics) X<-matrix(rnorm(2500),ncol=50) dim(X) # [1] 50 50 X1<-X[,2:dim(X)[2]] # I have taken out first column dim(X1) #[1] 50 49 X2<-X1[2:dim(X1)[1],] #
2008 Mar 26
5
[Xen-users] xend (12, ''Cannot allocate memory'')
I''m getting the error: xend (12, ''Cannot allocate memory'') From the command line after the Dom-0 goes through a period of heavy memory usage. I don''t have any hard numbers on how to duplicate it, but I''ll give you the steps I''ve gone through to duplicate the problem. First, some information about my setup. It''s a new setup, and has
2006 Sep 28
3
Bug#389836: xen-hypervisor-3.0-unstable-1-amd64: HVM domU won't start
Package: xen-hypervisor-3.0-unstable-1-amd64 Version: 3.0-unstable+hg11561-1 Severity: important The HVM domU won't start. The following is the config (comments stripped). --------------------begin-------------------- import os, re arch = os.uname()[4] if re.search('64', arch): arch_libdir = 'lib64' else: arch_libdir = 'lib' kernel =
2009 Sep 20
3
OpenBSD guest QEMU
Hi, I''m running OpenBSD 4.5 as HVM guest. Here is part of my .cfg file: kernel = ''/usr/lib/xen-3.2-1/boot/hvmloader'' device_model = ''/usr/lib64/xen-3.2-1/bin/qemu-dm'' builder = ''hvm'' It is running fine with vnc, but when I ssh to openbsd, and I type cat, vi, etc. it freezes. Any ideas? Thanks in advance. -- Sergio Roberto Charpinel
2007 Aug 10
1
[Fwd: Re: How to apply functions over rows of multiple matrices]
[Apologies to Gabor, who I sent a personal copy of the reply erroneously instead of posting to List directly] [...] > Perhaps what you really intend is to > take the average over those elements in each row of the first matrix which correspond to 1's in the second in the corresponding > row of the second. In that case its just: > > rowSums(newtest * goldstandard) /
2006 Feb 26
1
qemu on Vt-x
Hello, I don''t have a Vt-x machine on which I can test and see; I have a question regarding running qemu on Vt-x xen machines. xen-unstable has a config file example: dist/install/etc/xen/xmexample.hvm In this file we have the follwoing line: device_model = ''/usr/'' + arch_libdir + ''/xen/bin/qemu-dm'' The use manual says about the device_model:
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 Sep 18
2
start stubdom issue
I test stubdom in xen-3.3.1, when I start it, just see the message bellow using "xm li" . It seems stubdom haven''t start. Name ID Mem VCPUs State Time(s) Domain-0 0 964 2 r----- 34.8 hvmachine 1 1024 1 ------ 0.0 the two config
2009 May 15
1
Installing Windows 2008 server
Hello, We are planning to install a Windows 2008 DomU in one of our servers (SUSE 10/SP2, XEN 3.2). Does someone have some experience in installing 2008 ? Are they some know problems (and solutions if possible) to success in thre process. Here is the setup we will use for that DomU : ------------------------------------------------------------------- # SR3 MV9 name="SAP-IDES-ECC"
2008 Jan 31
5
How-To create Windows HVM?
Hi, i''m a little bit stuck here with creating a HVM-Windows (w2k3) Guest under Xen 3.1. I''m using ubuntu 7,10 with a 2.6.22.16-xen-patched kernel which seems to be stable for single cpu-linux guests. Cpu is a Q6600 and XD,VT and VT-d is enabled in the bios. When i create the windows guest with ''xm create w2k3 -c" (conf below) I get: "Started domain
2008 Mar 20
1
xend (12, ''Cannot allocate memory'')
I''m getting the error: xend (12, ''Cannot allocate memory'') From the command line after the Dom-0 goes through a period of heavy memory usage. I don''t have any hard numbers on how to duplicate it, but I''ll give you the steps I''ve gone through to duplicate the problem. First, some information about my setup. It''s a new setup, and
2006 Nov 17
1
debian amd64 etch hvm xp sp2 problem black screen frozen.
Hello. Im trying to get hvm running on my amd64 am2 socket 2gb ram. 1st it as a Debian amd64 etch. 2st xen 3.0.3-2 debian build (more configs below) 3st acpi=1 apic=1 Problem is I can install winXP but after reboot i get black screen. If i press F8 i get menu of XP but can''t select anything ->frozen again If i try acpi=0 apic=0 and install XP it freezes before it XP boots
2008 Feb 25
4
cpu does not support long mode. use 32 bit distribution.
hi all i am trying to boot from rhel5.1 x86_64 image. with the following configuration kernel = "/usr/lib/xen/boot/hvmloader" builder=''hvm'' memory = 3048 name = "rhel51" vcpus=1 cpus = "" vif = [ ''type=ioemu, bridge=xenbr0'' ] disk = [ ''phy:/dev/cciss/c0d0p7,ioemu:hda,w'',
2006 May 18
4
Fail to create hvm domain
I''m using FC5 with its Xen 3.0.2-2 package and 2.6.16-1.2118_FC5xen0 kernel. I''ve got a Pentium 9xx chip with virtualization enabled in the BIOS; it appears to be VT-enabled, since xm dmesg includes "(XEN) VMXON is done". I base my config file on example.hvm and on previous emails to this list. Unfortunately, I don''t get very far. xm create winxp.conf