Displaying 20 results from an estimated 300 matches similar to: "cannot compile hvmloader (dev86 missing)"
2007 Feb 01
2
hvmloader not fbuilt as part of Xen
Hi,
I have 3.0.4-1 testing downloaded a week ago.
I have enabled VT in the bios and rebuilt xen, but for some reason hvmloader does not get compiled and built.
Under xen/tools/firmware I see hvmloader and when I try and do a make it complains of
Install dev86 package to build firmware!
(http://www.cix.co.uk/~mayday)
Why is the hvmloader not built as part of Xen. I am using
2006 Feb 04
2
dev86/vmxloader for debian
Hi all
I have built a preliminary debian package for dev86, required to build
xen with vmx support. you can get my packages here:
http://debian.nsp.co.nz/dev86. I have also trivially patched the rules
for xen 3 to build the vmxloader and include it in the resulting
packages, my builds/sources for these packages are here:
http://debian.nsp.co.nz/xen3/. I''m working with debian-mentors
2013 Dec 20
1
Fwd: Building Xen on RHEL7
-------- Original Message --------
Subject: Building Xen on RHEL7
Date: Thu, 19 Dec 2013 18:57:22 +0000
From: Wei Liu <wei.liu2 at citrix.com>
To: <centos-virt at centos.org>
Hi all
This is a record of how I build Xen on RHEL 7. Hope this is helpful for
people who want to package Xen for the upcoming CentOS 7. Basically it's
not too much hassle to build Xen on RHEL 7. I'm in
2005 Mar 04
17
active record logs format
Hi,
I think this has already been asked on the list, but I can''t seem to
be able to find it again:
currently, active record does some weird thing with its sql logs i.e.:
[4;33mSQL (0.000000) [1;37mPRAGMA table_info(map_locations)
how do I remove the "[4;35m"
thx
Jean
2012 Apr 22
1
Missing dependency
Hey all,
Anyone know where I can find source packages for X86-64 CentOS 6.2:
dev86 is needed by my project
iasl is needed by my project
spice-server-devel >= 0.8.2-4.el6 is needed by my project
I can't seem to find them in the source repositories.
Thanks.
--
_
?v?
/(_)\
^ ^ Mark LaPierre
Registerd Linux user No #267004
www.counter.li.org
****
2009 Jul 14
4
[ActiveRecord::Base].collect {|a,b| ...} weirdness
Hey everyone.
My mind has been boggled by an issue I ran into a few hours ago. I am
completely lost as to why the following code behaves the way it does
and would appreciate any hints from you guys. It would already be
super-helpful if others could post their output for the following so
that I can figure out whether this is weirdness specific to my setup
or a global phenomenon.
So far,
2005 May 31
4
Chan_sccp / wiki
The chan_sccp page at
http://www.voip-info.org/tiki-index.php?page=chan_sccp2 has been
updated.
See the bottom of the page.
Thanks.
Comments welcome.
--
respectfully, Joseph ===============
---------------------= ********** =
2009 Mar 17
2
Windows Server 2008 with the KVM --no-acpi option
KVM version 84
Host OS: Centos version: 2.6.18-92.el5
Guest OS: Windows Server 2008 Web
Processor: Intel Xeon L5420 Quad-Core
I have installed kvm version 84 from .rpm's on lfarkas.org. Without the
--no-acpi option, Windows 2008 boots fine. With the --no-acpi option,
the VM displays the following:
Windows Boot Manager
Windows failed to start...
Status 0xc0000225
Info: Windows failed to
2001 Feb 17
0
Krebs for R (was Re: canonical correspondence analysis)
R-ecologists:
Anyone wanting to create a Krebs package for R can do so using the
C-source code avalaible at:
ftp://gause.biology.ualberta.ca/pub/jbrzusto/krebs/source.zip
Barry J. Cooke Current mailing address:
Ph.D. Candidate 3971 NW 23 Circle
Environmental Biology and Ecology Gainesville, Florida, USA
Department of Biological Sciences 32605
2010 Jun 22
1
problem rebuilding kvm package on centos 5.5
Hi All:
I'm trying to rebuild the kvm SRPM (kvm-83-164.el5_5.9.src.rpm)
on a centos 5.5 x86_64 and it's failing with the message:
error: Failed build dependencies:
kernel-devel-x86_64 = 2.6.18-194.el5 is needed by kvm-83-164.9.x86_64
I have already run "yum-builddep <srpm>" and here is the output
(indicates nothing missing)
Loaded plugins: fastestmirror
Loading mirror
2008 Jun 12
1
HVM guest support unavailable
Hi,
when I try to start a hvm the well known error message "Error: HVM guest support is unavailable: is VT/AMD-V supported by your CPU and enabled in your BIOS?" appears. I am using an Intel E8400 on Asus P5E VM DO Board. /proc/cpuinfo info shows that the CPU has vmx support. I have enabled "Vanderpool Technology" in BIOS.
According to the xen user manual the package dev86
2012 Feb 10
6
[PATCH v2 0/3] hvmloader: Make ROM dependencies optional
This patch set mainly allows the user to build a seabios or rombios only
version of hvmloader.
In addition, when building a seabios only hvmloader, Option ROMs like
vgabios and etherboot are no longer required, and therefore can be disabled
from the build. Dependency on the bcc compiler can also be avoided the
same way.
v2: Separate patches for separate issues
Introduced config option to
2001 Mar 03
3
Error in X11
In-Reply-To: <OF64BAAB51.93CEFB4D-ON852569DE.004CB60E at rtp.epa.gov>
This is more a linux question, but I have asked in some Linux
conferences with no success.
I am running 1.2.1 in Mandrake 7.2.Trying to run the graphics demo
produces axes, but no lines and I get an error message:
error in abline (h=0, col=gray(0,9))Error:X11 cannot allocate
additional graphics colors consider using
2010 Nov 18
46
[HOWTO] Running Xen 4.0 host (dom0) with Redhat Enterprise Linux 6 (RHEL6)
Hello,
If you''re interested in running Xen 4.0 hypervisor/dom0 on RHEL6,
take a look at here: http://wiki.xen.org/xenwiki/RHEL6Xen4Tutorial
It explains steps needed to rebuild Xen 4.0.1 src.rpm from Fedora on RHEL6,
and how to fetch dom0 capable 2.6.32.x kernel from upstream git repository.
It also shows how to get libvirt/virt-manager working with Xen on RHEL6.
Hopefully it helps :)
2010 Nov 18
46
[HOWTO] Running Xen 4.0 host (dom0) with Redhat Enterprise Linux 6 (RHEL6)
Hello,
If you''re interested in running Xen 4.0 hypervisor/dom0 on RHEL6,
take a look at here: http://wiki.xen.org/xenwiki/RHEL6Xen4Tutorial
It explains steps needed to rebuild Xen 4.0.1 src.rpm from Fedora on RHEL6,
and how to fetch dom0 capable 2.6.32.x kernel from upstream git repository.
It also shows how to get libvirt/virt-manager working with Xen on RHEL6.
Hopefully it helps :)
2005 May 28
1
7960 / chan_sccp: Less than three lines / more than three speeddials possible?
On Sat, May 28, 2005 at 01:51:56AM +0200, Stefan Gofferje arranged a set of bits into the following:
> Hi folks,
>
> I'm trying the latest mayday chan_sccp and found it difficult to have
> more than three speeddials. I have defined only one line but can't get
> more than three SDs. On console, * says
>
> May 28 01:44:12 ERROR[26933]: sccp_actions.c:252
>
2005 Jun 04
0
chan_sccp / 7960: Messages key, line / speeddial keys
On Sat, Jun 04, 2005 at 10:09:29AM +0200, Stefan Gofferje arranged a set of bits into the following:
> Hi folks,
>
> there are some 3rd party patches available for chan_sccp which add a
> feature and fix a few problems:
>
> http://www.sineapps.com/news.php?rssid=726
>
> sccp_cli.c.diff <http://www.newace.com/asterisk/sccp_cli.c.diff>
> Adds support for
2002 Feb 01
0
No subject
> myotis at cix.compulink.co.uk (Graham Smith) writes:
>
>> I apologise for this question, as I'm sure the answer has got to be
>> obvious, but I am trying to follow the John Maindonald tutorial and
have
>> stumbled at the first page.
>
>Link? (I suppose that I could find it, but it is you problem...)
http://wwwmaths.anu.edu.au/~johnm/r/dsets/
>> I have
2009 Jul 29
0
~RED ALERT**URGENT 2009 [CDC quote::DANGER!]~
[Arrow] [Idea] [Exclamation] Subject: ~RED ALERT**URGENT 2009 [CDC::"girl's suicide rate
'skyrockets' 76%" [Shocked] .....What is causing this [Question] and, Help stop this [Exclamation] ]~
*******
------>>> Which is more important, $$$ or your daughters [Question] <<<------
*******
~~~RED ALERT~~~
{~See CDC quote---76% 'skyrocket' rise is real
2006 Mar 15
1
Toshiba Strata DK-280 support?
Hi everyone,
Been reading up on Asterisk, and very interested in learning more. I've
googled and read the archives and haven't found anything definitive on
support for this phone system. We have a fairly large investment in the
system itself and the phones, but would love to get away from the
voicemail system it forces on us.
Can anyone provide any feedback on using this system with