Displaying 20 results from an estimated 1000 matches similar to: "install quest operating system"
2007 Dec 20
2
The console is currently unavailable
I have fedora 6 and i am trying to istall a guest OS with virtual machine
manager
Unfortunatale, virt-manager gives "The console is currently unavailable
What is wrong?
Can anyone help?
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2008 May 02
2
domU construcion fails
Hi all,
I got this error starting a domU
Started domain <servername>
xen_start_info @ffffffff80837000
shared @m00befea000 @ffffffff80107000=@ffffffffff5fd000 [0x802]
xen_start_info: @ffffffff80837000
cr3 0000000000101000 pml4p ffffffff80101ff8
pml4e 0000000000103067 (real 00000004ea4f4067) pgdp ffffff8000103ff0
pgde 0000000000105067 (real
2007 Jul 08
1
Error: (2, ''Invalid kernel'', ''xc_dom_find_loader: no loader found\n'')
Hello,
I''ve been using Xen 3.0.4 successfully on a debian dom0 with a p4 3.2 ghz
processor, but with a non VT chipset.
I''ve just recently purchase a Core 2 Duo, and thought about migrating my
guests to be vmx guests. I followed the guide at
http://wiki.xensource.com/xenwiki/VmxQuickstartGuide, but having troubles
starting the guest.
If I do "xm create -f
2008 Aug 19
2
Writing R Extensions : A new R package for Gini Index decomposition to prupose
Dear All,
I have developed a programme the anable the decomposition of the Gini index, it complets tha valuable work of Achim Zeileis, the author of the ineq package.
I would like to make it to be part of all R package. How should I proceed.
Must I sent it to the the Core developement team ?
The proogramme is written in R.
Many thanks for your advice,
Best regards,
Souleymane
2006 Aug 08
1
Samba AD member server and cached credentials?
Hi
we are using a recent samba server in an AD W2003 domain.
The AD DC's are located at the main location.
The samba member servers (file-servers) are located at the
outside locations.
A User is able to logon to his Workstation, even if the
Domaincontroller is not available, if he has already logged on to
this workstation earlier (the clients caches the credentials).
But the client is
2008 Nov 13
4
Howto make a 2.6.26 kernel for my domUs
Hello,
I wants to make a self compiled kernel for my domUs on a debian etch
server with Xen 3.1.4 and 2.6.18.8 dom0 kernel.
So, I download sources for linux-2.6.26.8, and I enabled all the Xen
features :
Symbol: HVC_XEN [=y]
Symbol: XEN_BALLOON [=y]
Symbol: XEN_FBDEV_FRONTEND [=y]
Symbol: XEN_SCRUB_PAGES [=y]
Symbol: XEN_KBDDEV_FRONTEND [=y]
Symbol: XEN_BLKDEV_FRONTEND [=y]
Symbol:
2007 Jan 10
1
"''Invalid kernel'', ''xc_dom_find_loader: no loader found\n" with new vanilla 2.6.23-rc8
Hey folks,
this is my first contact to XEN-users list. So please be patient if I
missed something. I''ve searched a lot before writing this email.
My problem:
I do have a non-VT/Pacifica box (an old IBM Laptop). There I''ve got already
Xen installed (Dom0, 2.6.18-xen0). Now I''ve tried to use the newest vanilla
kernel from Kernel.org (at this time: 2.6.23-rc8). As commonly
2009 Nov 09
1
CentOS 5.4 x86_64 domU start fails
Hi and hello,
The error:
libvirtError: virtDomainCreate() failed POST operation failed: (xend.err "(2,''Invalid Kernel'', ''xc_dom_find_loader : no loader found \\n'')")
My Machine:
SunOS katecholamin 5.11 snv_111b i86pc i386 i86xpv Solaris
I created a disk:
pfexec zfs create -V 10G rpool/vms/centos/centos-dsk
Mounted my .iso and shared it via nfs:
2010 Sep 27
8
pygrub question
Hi,
I''ve prepared a Ubuntu 10.04 LTS server on a Xen 3.2-1 host running
Debian Lenny on kernel 2.6.26-2-xen-amd64. The Ubuntu 10.04 domU is
running a 2.6.32-24-server kernel from the Ubuntu repositories, which is
(must be :-) ) xen-aware. The domU uses pygrub to boot and it works like
a charm.
Now I''m trying to deploy this domU on a Xen 3.2-1 host running Debian
Etch on kernel
2011 Mar 01
0
Debian 6.0 + Xen 4.0.1 + remus : "Error: (2, ''Invalid kernel'', ''xc_dom_find_loader: no loader found\n'')"
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi list,
I am trying to setup a DomU with linux-2.6.18-xen.hg in order to test
Remus on a Debian Squeeze 6.0 / Xen 4.0.1 (2.6.32-5-xen-amd64) Dom0.
After applying several patches to the Debian Squeeze Xen packages, I
have built the linux-2.6.18-xen.hg, but when I start my DomU, I have got
this error message :
Error: (2, ''Invalid
2016 Mar 18
2
Building with LLVM_PARALLEL_XXX_JOBS
On Thu, Mar 17, 2016 at 11:45 AM, Sedat Dilek <sedat.dilek at gmail.com> wrote:
> On Thu, Mar 17, 2016 at 10:05 AM, Sedat Dilek <sedat.dilek at gmail.com> wrote:
>> On Mon, Mar 14, 2016 at 5:30 PM, Chris Bieneman <cbieneman at apple.com> wrote:
>> [ brutal-snip ]
>> ...
>>> [ TODO#S: Before doing a 2nd build (and in a 3rd run using more
>>>
2013 Jan 30
0
Processed: Re: [experimental] boot fails as xen domU: xc_dom_find_loader: no loader found
Processing commands for control at bugs.debian.org:
> reassign 699381 src:xen 4.0.1-5.5
Bug #699381 {Done: Julien Cristau <jcristau at debian.org>} [src:linux] linux-image-3.7-trunk-amd64: boot fails as xen domU: xc_dom_find_loader: no loader found
Bug reassigned from package 'src:linux' to 'src:xen'.
No longer marked as found in versions linux/3.7.3-1~experimental.1.
2007 Nov 21
4
NA values
Hi all!
I am new to R and I would like to ask you the following question:How
can I substitute the NA values with 0 in a data frame? I cannot find a
command to check if a value is NA...
Thank you very much!
Eleni
2008 Jan 22
4
select repositories under linux
Hi all,
I am trying to install the package "GEOquery" in unix. I have downloaded the
standard version of R and this package is not contained in the default. I
know that I can select repositories under windows but I don't know how to do
it in unix. Does anyone have any idea on this?
Thank you in advance,
Eleni
[[alternative HTML version deleted]]
2007 Sep 25
7
Who uses R?
Dear R users,
I have started work in a Statistics government department and I am trying to
convince my bosses to install R on our computers (I can't do proper stats in
Excel!!). They asked me to prove that this is a widely used software (and not
just another free-source, bug infected toy I found on the web!) by suggesting
other big organisations that use it. Are you aware of any reputable
2008 Feb 14
4
Kaplan Meier function
Hi all,
I am trying to draw a Kaplan-Meier curve and I found online that Kaplan -
Meier estimates are computed with a function called km in the event package.
Is there an update for that because when I choose to download packages in
R,. there is no package called event, even though I have selected all the
repositories.
Thanks in advance,
Eleni
[[alternative HTML version deleted]]
2009 Sep 10
2
new kernel on Fedora 10 domU
Hi,
I installed Fedora 10 as domU on CentOS 5.3. I need new 2.6.25.14 kernel
under domU (in order to patch it for MPLS protocol). I followed advice on
http://wiki.xensource.com/xenwiki/Kernel.org_Linux_on_Xen, and compiled
kernel with XEN options enabled under domU. I got all relevant packages in
/boot and /lib/modules, but when I try to boot virtual machine I got this
error:
Error starting
2019 Jan 07
2
Bug#776450: Xen PVH support for grub-xen in Buster
On Mon, Jan 07, 2019 at 08:44:50AM +0000, Colin Watson wrote:
> On Mon, Jan 07, 2019 at 01:58:19AM +0100, Hans van Kranenburg wrote:
> > Ok great. Since I'm not using (and probably not going to use) the
> > multi-stage multiboot things, this is harder for me to help with.
>
> With any luck I should be able to work that bit out myself, since I
> think stable's Xen
2008 Mar 05
2
t.test & p-Value
Hello list,
I am trying to apply the paired t.test between diseased and not diseased
patients to identify genes that are more expressed in the one situation
under the other. In order to retrieve the genes that are more expressed in
the positive disease state I do:
p.values<-c()
for(i in 1:length(Significant[,1])){
p.values[i]<-try(t.test(positive[i,],negative[i,],alternative
2007 Nov 28
2
Clustering
Hello all!
I am performingsome clustering analysis on microarray data using
agnes{cluster} and I have created my own dissimilarity matrix according to a
distance measure different from "euclidean" or "manhattan" etc. My question
is, if I choose for example method="complete", how are the distances
between the elements calculated? Are they taken form the dissimilarity