WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-ia64-devel

[Xen-ia64-devel] Not sure what I broke... "xm create" failing

To: "'xen-ia64-devel@xxxxxxxxxxxxxxxxxxx'" <xen-ia64-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-ia64-devel] Not sure what I broke... "xm create" failing
From: Kayvan Sylvan <kayvan@xxxxxxxxx>
Date: Wed, 6 Feb 2008 20:21:14 -0800
Accept-language: en-US
Acceptlanguage: en-US
Delivery-date: Wed, 06 Feb 2008 20:21:31 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-ia64-devel-request@lists.xensource.com?subject=help>
List-id: Discussion of the ia64 port of Xen <xen-ia64-devel.lists.xensource.com>
List-post: <mailto:xen-ia64-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ia64-devel>, <mailto:xen-ia64-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ia64-devel>, <mailto:xen-ia64-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-ia64-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AchpQOBE3fL8sFfGSu+It8PODOhJCQ==
Thread-topic: Not sure what I broke... "xm create" failing

I did an update of the latest tree, recompiled and re-installed, and now:

 

# xm create -c Xen/config/CentOS-2.hvm

Using config file "./Xen/config/CentOS-2.hvm".

Error: (1, 'Internal error', 'Could not read guest firmware image /usr/lib/xen/boot/hvmloader (2 = No such file or directory)')

 

This is the same config file I have been using for a while now:

 

arch_libdir = 'lib'

kernel = "/root/efi-vfirmware.hg/binaries/xenia64-gfw.bin"

builder='hvm'

memory = 32768

shadow_memory = 148

name = "CentOS"

vcpus = 20

vif = [ 'type=ioemu, mac=00:7f:8f:31:7d:11, bridge=xenbr0' ]

disk = [ 'phy:/dev/VolGroup00/CentOS46,hda,w', 'file:/root/Xen/isos/centos-4.6-ia64-dvd.iso,hdc:cdrom,r' ]

device_model = '/usr/' + arch_libdir + '/xen/bin/qemu-dm'

sdl=0

vnc=1

vnclisten="0.0.0.0"

vncdisplay=89

vncpasswd=’XXX’

nographic=0

serial='pty'

monitor=1

 

It’s looking for “/usr/lib/xen/boot/hvmloader” when the kernel is specified there as “root/efi-vfirmware.hg/binaries/xenia64-gfw.bin"

 

Did something change?

 

---Kayvan

_______________________________________________
Xen-ia64-devel mailing list
Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ia64-devel
<Prev in Thread] Current Thread [Next in Thread>