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-users

[Xen-users] 3.0.2 hvmloader

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] 3.0.2 hvmloader
From: Dmitry Melekhov <dm@xxxxxxxxxx>
Date: Mon, 07 Aug 2006 14:55:03 +0500
Delivery-date: Mon, 07 Aug 2006 07:32:34 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 1.5.0.5 (X11/20060728)
Hello!

I want to run windows in xen.
My linux distrution in ubuntu 6.06 amd 64.

I downloaded and installed xen 3.0.2 from binaries.

I found that hvmloader is not included in binary distribution :-(
So I try to compile it from sources.
I get following error:

cpp -P -DDEBUG -DTEXTADDR=0x000D0000 vmxassist.ld > vmxassist.tmp
ld -o vmxassist -m elf_i386 -nostdlib --fatal-warnings -N -T vmxassist.tmp head.o trap.o vm86.o setup.o util.o
nm -n vmxassist > vmxassist.sym
objcopy -p -O binary -R .note -R .comment -R .bss -S --gap-fill=0 vmxassist vmxassist.tmp
dd if=vmxassist.tmp of=vmxassist.bin ibs=512 conv=sync
37+1 records in
38+0 records out
make[1]: *** [vmxassist.bin] Segmentation fault
make[1]: *** Удаляется файл `vmxassist.bin'
make[1]: Leaving directory `/var/local/files/xen-3.0.2-2/tools/firmware/vmxassist'
make: *** [all] Ошибка 2


Could you help me?


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

<Prev in Thread] Current Thread [Next in Thread>