Displaying 20 results from an estimated 4000 matches similar to: "Xen kickstart and virt-manager"
2007 May 15
4
[PATCH] [xm] Fix vncdisplay for hvm guests
''vncdisplay=N'' in hvm config file is ignored when building qemu-dm
arguments.
xm create or xm new -> xm start with hvm config file containing
vnc=1
vncdisplay=5
results in ''-vncunused'' being passed to qemu-dm. There are several
approaches
for a fix - this patch defaults vncdisplay to None in xm options. It
currently defaults to 1 and is always included in
2009 Jun 01
2
[PATCH viewer] few minor bugfixes
- perform dns lookup on hostname,
- randomize local tunnel port
- simple autobuild script
- bump rpm spec version
---
autobuild.sh | 41 +++++++++++++++++++++++++++++++++++++++++
main.c | 14 +++++---------
ovirt-viewer.spec | 9 ++++++++-
tunnel.c | 29 ++++++++++++++++++++---------
4 files changed, 74 insertions(+), 19 deletions(-)
create mode 100755
2010 Jan 06
1
Re: Lingoes 2
dimesio wrote:
>
> durammx wrote:
> > Hi all!
> > I trying to run this program (http://appdb.winehq.org/objectManager.php?sClass=version&iId=17469) but I'm a really noob on wine. :?
> > Can a big master of wine test?
> >
> > Also posted a bug (http://bugs.winehq.org/show_bug.cgi?id=19678) on bugzilla.
> >
> > Hope I did it well.
>
2009 Jul 16
1
[PATCH node-image] Removes the explicit setting of the emulator for testing.
Instead, the script lets libvirt determine which emulator to use.
Signed-off-by: Darryl L. Pierce <dpierce at redhat.com>
---
autotest.sh | 6 ++----
1 files changed, 2 insertions(+), 4 deletions(-)
diff --git a/autotest.sh b/autotest.sh
index c9f8a2d..96a15b5 100755
--- a/autotest.sh
+++ b/autotest.sh
@@ -270,7 +270,6 @@ define_node () {
# flexible options
# define defaults,
2020 Aug 05
3
Re: Installing Kali Linux using KVM virt-install tool
On Wed, Aug 5, 2020 at 1:32 PM Pavel Hrdina <phrdina@redhat.com> wrote:
> On Wed, Aug 05, 2020 at 06:57:11AM +0530, Kaushal Shriyan wrote:
> > Hi,
> >
> > I am trying to install kali-linux-2020.2-installer-amd64.iso (
> > https://www.kali.org/downloads/) using KVM virt-install tool
> >
> > #virt-install --name=kalilinux
2020 Aug 05
2
Installing Kali Linux using KVM virt-install tool
Hi,
I am trying to install kali-linux-2020.2-installer-amd64.iso (
https://www.kali.org/downloads/) using KVM virt-install tool
#virt-install --name=kalilinux --file=/linuxkvmaddgbdisk/kalilinux.img
--file-size=50 --nonsparse --vcpu=2 --ram=4096 --network=bridge:br0
--os-type=linux --os-variant=debian9 --graphics none
--location=/linuxkvmaddgbdisk/kali-linux-2020.2-installer-amd64.iso
2020 Aug 07
2
Re: Installing Kali Linux using KVM virt-install tool
On Fri, Aug 7, 2020 at 1:10 PM Erik Skultety <eskultet@redhat.com> wrote:
> On Wed, Aug 05, 2020 at 10:13:57PM +0530, Kaushal Shriyan wrote:
> > On Wed, Aug 5, 2020 at 1:32 PM Pavel Hrdina <phrdina@redhat.com> wrote:
> >
> > > On Wed, Aug 05, 2020 at 06:57:11AM +0530, Kaushal Shriyan wrote:
> > > > Hi,
> > > >
> > > > I am
2012 Aug 21
1
R-package "FunctSNP"
Hy everyone,
I am new in R so I will pose a simple question that I cannot find out
reading tutorials.
I would like to install the R-package "FunctSNP" by file.zip because
it?s in the archive
(http://ftp.sunet.se/pub/lang/CRAN/src/contrib/Archive/FunctSNP/)
but It doesn?t work, I think some problem concernings library.
Could someone show me how to do?
Thanks
LT
2009 Jun 08
2
[PATCH] few minor bugfixes
- perform dns lookup on hostname,
- randomize local tunnel port
- bump rpm spec version
updated to include danpb's feedback regarding getaddrinfo
---
main.c | 36 ++++++++++++++++++------------------
ovirt-viewer.spec | 9 ++++++++-
tunnel.c | 29 ++++++++++++++++++++---------
3 files changed, 46 insertions(+), 28 deletions(-)
diff --git a/main.c b/main.c
index
2009 Nov 05
1
Error when adding package RMySQL (PR#14044)
Full_Name: K?re Jonsson
Version: 2.10
OS: WinXP
Submission from: (NULL) (85.225.178.169)
I made a brand new installation of R 2.10 in two machines and got the same
problem.
Machine 1 is Win XP on metal installation
machine 2 is virtual in VMWare running a hacky OS named Tiny XP in which any
Microsoft windows XP siftware always successfully is installed.
Operation 1. Add package RMySQL from
2009 May 19
4
Bad Disk Performance of domU
Hi list.
Im Running xen on a brand new dell PE 1950 with 146 GB SAS Disk on raid1.
The performance on the I/O on the domU is really poor, but in dom0 the
performance is great.
Any ideas?
Regards
Francisco.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos-virt/attachments/20090519/7a9dc81d/attachment-0006.html>
2004 Jul 19
2
SSLeay
Could someone tell me where i can download the latest version of SSLeay. I
have tried the following sites:
* <ftp://ftp.psy.uq.oz.au/pub/Crypto/SSL/>
* <ftp://ftp.uni-mainz.de/pub/internet/security/ssl>
* <ftp://ftp.cert.dfn.de/pub/tools/crypt/sslapps>
* <ftp://ftp.funet.fi/pub/crypt/mirrors/ftp.psy.uq.oz.au>
* <ftp://ftp.sunet.se/ftp/pub/security/tools/crypt/ssleay>
2011 Mar 14
1
configsync requires 2nd puppet run for plugin loading to work
First run of puppet performs a configsync and an attempt to load the
downloaded plugins, the provider fails to be found by puppet in this
first run, another re-run of puppet is needed for the provider to
work, see debug output below.
Is this a bug or am I missing something you think?
The error in short:
err: /Stage[main]/Ibe::Slave/Logical_volume[mysql]: Could not
evaluate: No ability to
2008 Jul 11
1
wiki access
Hi,
since I, just hours ago, followed
http://wiki.centos.org/HowTos/JavaOnCentOS (Sun's JDK) I thought I'd
confirm and update the "A less simple approach" with information that's
a bit newer than jdk 1.4.
Registered WIKI account: MikaelFridh
Furthermore, I'd like to ask you if anyone know what was meant by the
comment on the wiki:
> *This HowTo is not complete
2019 Oct 05
2
Error validating install location: Distro 'rhel8' does not exist in our dictionary
Hi,
I am running the below command to spawn CentOS8 based Virtual Machines
using KVM based technology
virt-install --name=centos8
> --file=/linuxkvmguestosdisk/var/lib/libvirt/images/centos8 --file-size=100
> --nonsparse --vcpus=2 --ram=8096 --network=bridge:br0 --os-type=linux
> --os-variant=rhel8 --graphics none
>
2012 Jul 31
1
ways of getting around allocMatrix limit?
I need to multiply to very large, nonsparse matrices, and so get the
error "allocMatrix: too many elements specified".
Is there a way to set the limit for allocMatrix?
In my case, the two matrices, A and B, are nxm and mxp where m is
small, so I could subdivide each into blocks of submatrices
A=rbind(A1,A2,...) and B=cbind(B1,B2,...) then multiply each pair of
submatrices, but I was
2008 Mar 09
1
virt-install in CentOS 5
Hi All,
[I originally posted this message in the main CentOS users' list, but
later found this list. So, I'm reposting it here since this is where it
belongs.]
I'm trying to install a Fedora 8 domU on a CentOS 5 dom0, but the
following command fails:
[root at xenmaster ~]# virt-install -p -n krs -r 512 -m 00:16:3E:66:94:5F
-b xenbr0 --vnc --vncport=5910 -l
2020 Feb 13
1
ERROR Could not find an installable distribution at ....
Hi,
I am trying to set up alpine Linux Guest OS using the below command
#virt-install --name=mfecdrupalalphine
--file=/linuxkvmguestosdisk/var/lib/libvirt/images/mfecdrupalalphine.img
--file-size=100 --nonsparse --vcpus=2 --ram=6096 --network=bridge:br0
--os-type=linux --os-variant=alpinelinux3.8 --graphics none
2010 Oct 25
1
Error: could not find function "lmList"
Dear colleges,
I would like to use the lmList function. I have installed the lme4 library but when I try to use the lmList function I get this error message.
Error: could not find function "lmList"
Here you can see what kind of messages I am getting when installing lme4 package. Does anyone know how to solve this problem?
Thanks
Rosario
> install.packages()
--- Please select a
2009 Aug 02
1
Non sparse extend init issue
The patch was created against a 1.4 tree. However, it applies cleanly to mainline too.
The patch has been lightly tested. I am running fill_verify_holes on a non sparse volume
currently.
Please review.
Sunil