[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-users] Re: xm create error - Unable to allocate memory


  • To: "Glen Eustace" <geustace@xxxxxxxxxxxxxx>
  • From: "Todd Deshane" <deshantm@xxxxxxxxx>
  • Date: Sun, 11 May 2008 21:44:52 -0400
  • Cc: Xen users list <xen-users@xxxxxxxxxxxxxxxxxxx>
  • Delivery-date: Sun, 11 May 2008 18:45:25 -0700
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:references; b=VAjWOP1QmNhQ6Wg7cG6dwLwQswR/W/BShf9KPm9/Vf7x3FIlzZucmyc8f24+6CcvWkWOrIZQDZ4q+98FzYL7VQR6RokOrdBVFd5FxzWsb2VHH1XSL4tp+/Vm9FbWX023IZD1SedoU3laZuTwYB7V2cyqfez2gevyBon8cXyWPbs=
  • List-id: Xen user discussion <xen-users.lists.xensource.com>



On Sun, May 11, 2008 at 9:31 PM, Glen Eustace <geustace@xxxxxxxxxxxxxx> wrote:
What I currently have is below, if I comment out the 'boot =', the vnc listener starts, if I have it in it doesn't.  But to install windows, I need to boot off of the CD.

check the /var/log/xen/qemu* log that is created with the boot= and the without the boot= case

I think you might be able to get rid of the stdvga line and also the vncunused line.

You should also be able to get rid of the vfb= line.

Try changing the boot= line to
boot="d"
alternatively, boot="cd"

Cheers,
Todd


name = "agree-20"
device_model = "/usr/lib64/xen/bin/qemu-dm"
kernel = "/usr/lib/xen/boot/hvmloader"
builder = "hvm"
memory = 512
vcpus = 1
> > > sdl = 0
vnc = 1
vncunused = 1
disk = [ "tap:aio:/var/lib/VirtualMachines/agree-20.img,hda,w","phy:/dev/sr0,hdc:cdrom,r" ]
boot = [ 'd' ]

vif = [ 'type=ioemu, bridge=xenbr0' ]
apic=0
acpi=0
pae=0
stdvga = 1
vfb = [ 'type=vnc' ]


_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.