|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Missing /usr/lib64/xen/bin/qemu-dm in xen-4.0.1-0.2.fc13
Does simple copy help ?
[root@fedora14 usr]# cd lib/xen/bin/ [root@fedora14 bin]# ls -l total 1240 -rwxr-xr-x 1 root root 1254960 Sep 3 21:17 qemu-dm -rwxr-xr-x 1 root root 4397 Aug 25 14:22 stubdom-dm -rwxr-xr-x 1 root root 238 Sep 3 21:17 stubdompath.sh [root@fedora14 bin]# file qemu-dm qemu-dm: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.32, stripped [root@fedora14 bin]# cp qemu-dm /usr/lib64/xen/bin/
Boris.
--- On Fri, 9/3/10, John McDermott (U.S. Navy Employee) <John.McDermott@xxxxxxxxxxxx> wrote:
From: John McDermott (U.S. Navy Employee)
<John.McDermott@xxxxxxxxxxxx> Subject: [Xen-users] Missing /usr/lib64/xen/bin/qemu-dm in xen-4.0.1-0.2.fc13.src.rpm To: "xen-users" <xen-users@xxxxxxxxxxxxxxxxxxx> Date: Friday, September 3, 2010, 8:41 AM
Xen Users, When trying to install a 64-bit Fedora 13 HVM on 64-bit Xen 4.0.1, built using the xen-4.0.1-0.2.fc13.src.rpm from http://pasik.reaktio.net, virt-install complains that it cannot find /usr/lib64/xen/bin/qemu-dm. This is not surprising, since there is no corresponding emulator file in the BUILD/xen-4.0.1/dist directory structure, just the 32-bit lib/xen/bin/qemu-dm file. Has anyone else seen this problem, or should I tinker with the .spec file myself? Sincerely, John ---- What is the formal meaning of the one-line program #include "/dev/tty" J.P. McDermott
building 12 Code 5542 mcdermott@xxxxxxxxxxxxxxxxNaval Research Laboratory voice: +1 202.404.8301 Washington, DC 20375, US fax: +1 202.404.7942 _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxxhttp://lists.xensource.com/xen-users
|
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|