Displaying 20 results from an estimated 6000 matches similar to: "Cloning very slow?"
2010 Feb 11
1
libvirt attaching wrong usb device?
I'm trying to attach a USB device which is attached to my host to a
guest instance. The device definition in the XML looks like:
<hostdev mode='subsystem' type='usb' managed='yes'>
<source>
<vendor id='0x046d'/>
<product id='0xc111'/>
</source>
</hostdev>
and the device
2010 Feb 26
24
xen Installation through YUM
HI,
I am trying to install xen through yum. Here is what I did.
[root@localhost Kishore]# yum install kernel-xen xen
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package kernel.x86_64 0:2.6.31.9-174.fc12 set to be installed
--> Processing Dependency: kernel-firmware >= 2.6.31.9-174.fc12 for package:
kernel-2.6.31.9-174.fc12.x86_64
2009 Oct 27
12
Virt-manager issue resolved
[This email is either empty or too large to be displayed at this time]
2010 Jan 01
10
virsh -c xen:/// list: = Connection refused
I''m running the 2.6.31.6 pv_ops dom0 kernel, libvirt 0.7.0 and Xen 3.4.1.
When I try connecting to the Xen hypervisor using virsh it gives me a
"Connection refused":
root@grp-01-23-02:~# xm list
Name ID Mem VCPUs State
Time(s)
Domain-0 0 1020 4 r-----
858.3
root@grp-01-23-02:~# virsh -c
2019 Jan 21
7
[Bug 109407] New: GTX 1050 fails to initialise acceleration
https://bugs.freedesktop.org/show_bug.cgi?id=109407
Bug ID: 109407
Summary: GTX 1050 fails to initialise acceleration
Product: xorg
Version: unspecified
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
Assignee: nouveau at
2009 Dec 09
2
PCI: Not using MMCONFIG, leave system completely hung while booting Xen 3.4.1
Hi Everyone,
I am trying to setup xen3.4.1 FC12(xendom0) on top of FC12 freshly
installed. I am using DQ965GF intel mother board having intel VT-x enabled.
I have installed everything properly, but xen boot gets stuck at this point,
xenbus_probe_init ok
ACPI: bus type pci registered
PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 255
PCI: Not using MMCONFIG.
I did few googlings
2009 Dec 09
2
PCI: Not using MMCONFIG, leave system completely hung while booting Xen 3.4.1
Hi Everyone,
I am trying to setup xen3.4.1 FC12(xendom0) on top of FC12 freshly
installed. I am using DQ965GF intel mother board having intel VT-x enabled.
I have installed everything properly, but xen boot gets stuck at this point,
xenbus_probe_init ok
ACPI: bus type pci registered
PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 255
PCI: Not using MMCONFIG.
I did few googlings
2010 Oct 13
2
total newbie issue with Cortado player using new java 1.6.0_22
is anybody else having problems with the new java 1.6.0.22 ?
i am tried both cortado-ovt-debug and cortado-ovtk-debug - neither seem to work
anymore once i installed the new java. once i go back to the old java 21
everything works fine.
my jar file downloads for console messages (below) came from:
http://downloads.xiph.org/releases/cortado/cortado-ovtk-debug-0.6.0.jar
i have included
2018 Nov 04
13
[Bug 108651] New: Screen flickering when using compositor with OpenGL backend
https://bugs.freedesktop.org/show_bug.cgi?id=108651
Bug ID: 108651
Summary: Screen flickering when using compositor with OpenGL
backend
Product: Mesa
Version: unspecified
Hardware: All
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component:
2010 May 15
2
febootstrap failure
On Fri, May 14, 2010 at 11:02:36PM -0400, Aron Griffis wrote:
> Hi again Rich,
>
> I'm trying to use febootstrap to install either rawhide or f13,
> but my attempts are failing.
>
> $ sudo febootstrap fedora-13 /mnt/jubjub-f
> ...
> Running rpm_check_debug
> ERROR with rpm_check_debug vs depsolve:
> libc.so.6()(64bit) is needed by procmail-3.22-25.fc12.x86_64
2005 Jan 25
2
Rd problems when converting DVI version
Hi
Running R v2.0 on SuSe linux 8.2.
I'm trying to build a package (which built perfectly on Windows...) on
Linux, and I ran:
R CMD check mypackage
I got:
* checking mypackage-maual.tex ... ERROR
LaTeX errors when creating DVI version
This typically indicates Rd problems
OK, there are no problems with my Rd - I got 3 warnings but they were
all expected, and the whole package builds find
2010 Aug 02
3
Unable to update wine
I am running Fedora FC12 and tried to update wine. Here is the output from yum list wine:
Installed Packages
wine.i686 1.1.38-1.fc12 @updates
wine.x86_64 1.1.38-1.fc12 @updates
Available Packages
wine.i686 1.2.0-1.fc12 updates
wine.x86_64
2004 Nov 16
3
Simple plot() question
Hi
First a simple question to do with plot(). How do I change the x-axis
labels on a plot?
For example, I am plotting each row of a matrix, and I want each row to
be a line on my graph. Simple really. Eg:
plot(sg[1,], type="l")
When I do this, the x-axis is labelled 1:38, as I have 38 columns in my
matrix. When I do:
plot(sg[1,order(sg[1,])], type="l")
Ideally I would
2005 Jan 05
8
Replacing all NA values in a matrix
OK, dumb question, and it is probably in the docs somewhere, but after
12 months working with R and quite a while looking at the docs, I still
don't know (or have forgotten) how to replace all NA values in a matrix
at once with some other value. I can do it column by column using
is.na(), but I can't figure out how to do it for the whole matrix. My
apologies, I am ashamed ;-)
Michael
2003 Jul 07
1
Xvfb and R
Hi
I have recently installed and implemented Xvfb (X virtual frame buffer) so that I can create jpegs using R over CGI (SUSE Linux 8.1 and Apache 1.3).
I have noticed that in order to do this, a file (Rplots.ps) is created in my cgi-bin directory everytime a cgi script is run. This could cause problems though as I have a multi-user system where it is possible that two different users will run
2015 Jan 06
4
Xen4CentOS python-virtinst version issue, blktap2 problem
Hello,
It seems currently when you "yum update" CentOS 6.6 Xen host you end up getting python-virtinst from c6 base repo:
python-virtinst-0.600.0-24.el6.noarch
and not from Xen4CentOS repo, because the version there is "older": 0.600.0-19.
.. which means the centos/xen-specific patch in python-virtinst is "lost". (default to tap2 instead of tap1, to make blktap2
2010 Dec 29
1
I can''t install PV ubuntu in my CentOS5.5 based xen
Hi,
I''m using the build-in xen with centOS5.5. The xen version here is
3.1.2-194.26.1.el5.
I have succeeded install Debian Lenny on-line with the address "
http://ftp.us.debian.org/debian/dists/lenny/main/installer-i386/ "
And my full command to setup Xen is "/virt-install -n aaronXEN -r 256
--vcpus=2 --check-cpu --disk path=/dev/mapper/crhGroup-aaronXEN
--location
2009 May 27
3
Installing Debian as guest VM
hi all,
When i tried to install debian as a new guest VM in paravirtualized
mode on Xen the following error occurs. please help me to resolve the problem..
Unable
to complete install ''<type ''exceptions.ValueError''> Invalid
install location: Opening URL http://172.16.0.31:8088/debian1 failed..
Traceback (most recent call last):
File
2009 Sep 23
1
hello, how to install ubuntu for iso CD.
hello all,
I have a question of how to install the DomU, I used virt-install, typed VM ''s name. After asked the following question,
What is the install location?
I typed /media/ubuntu/-9.04-desktop-i386.iso
it didn''t work, show the following messages
Could not find an installable distribution at
2010 May 28
3
CentOS 5 and seamonkey
Has anyone had any success in rebuilding seamonkey 2.0.4 for CentOS 5
(32-bit)? I'm currently running seamonkey-2.0-1 which I rebuilt last
November. Sadly, I have no idea where the SRPM originated.
I found seamonkey-2.0.4-1.fc12.src.rpm and
seamonkey-2.0.4-1.fc12.src.rpm, downloaded and got to 0th base:
[rj at madeleine Downloads]$ rpmbuild --rebuild