Displaying 20 results from an estimated 2000 matches similar to: "openSUSE in domU on a CentOS dom0"
2008 Jan 25
8
Processor architecture
Hi,
How could i know the processor architecture whether this is x86 or x86_64 ?
arch returns the architecture of the OS installed on the machine.
But what happened when i installed x86 dom0 on x86_64 machine, then arch and
#uname -a as well as #xm info all shows. x86, but really the machine is
x86_64.
Could anybody tell me how i can get the system information that this is
x86_64 machine.
Is
2001 Mar 09
6
Problem compiling ogg on OpenBSD-2.7
Hi,
I have downloaded the following files
libao-0.6.0.tar.gz
libogg-1.0beta4.tar.gz
libvorbis-1.0beta4.tar.gz
vorbis-tools-1.0beta4.tar.gz
as said from the download section. But I'm at a loss to what do after
that. I don't have much experience/knowledge in compiling etc, but I
still want to try out ogg. (I downloaded the source coz I have an OpenBSD
machine, and there was no
2007 Apr 06
1
Re: RHEL5 as PVM on RHEL5 xen
Thanks you all guys. I am able to create the RHEL5 PVM on RHEL5 host
successfully. Only thing that i need to add is /mnt/etc/fstab in inintrd
command and preload to both the fronthend drivers.
As blow.
# mount /home/disk /mnt
# mkinirtd /boot//boot/initrd-2.6.18-8.el5xenU.img 2.6.18-8.el5xen --fstab
/mnt/
etc/fstab --with xenblk --with xennet --preload xenblk --preload xennet
Thanks a lot,
2007 Jun 18
5
Guest-domain has no login
Hi *,
as this is my first post I want to say hello to everybody.
Well, and unfortunatly I''ve already got a question for you:
I''ve installed a guest domain (OS: CentOS 4) on my xen-machine and
it''s para-virtualised (just to provide the information ;) ).
After the installation and mount the image containing the guest to copy
the necessary modules for the xen-kernel,
2007 Jan 27
2
Where can I get samba-vscan from?
Hi there!
Am using CentOS 4.4. Have installed Samba and ClamAV. My understanding
is that there's a vfs module (samba-vscan) which I have to install for
Samba to virus scan its shares. Where can I get it from? I tried stuff
like "yum install samba-vscan" etc but it doesn't seem to be there in
the repos. I have RPMForge and the usual CentOS repos enabled.
Is this something I have
2005 Jul 07
1
iPod on Centos 4
I'm having trouble getting my iPod working under Centos 4. I was hoping
someone else using their iPod with Centos 4 could shed some light on
this.
When I attach my iPod via USB, I get these messages:
19:36:44 brahma kernel: usb 1-8: new high speed USB device using address 2
19:36:45 brahma kernel: Initializing USB Mass Storage driver...
19:36:45 brahma kernel: scsi2 : SCSI emulation for USB
2008 Jan 25
2
strange xen memory calculations?
Hi,
I have started the xen kernel with parameter dom0_mem=300M.
xm info | grep total
total_memory : 2045
Name ID Mem VCPUs State Time(s)
Domain-0 0 300 2 r----- 292.1
FTP 822 1 56.7
LDAP 1 822 1 r----- 541.3
NFS1 822 1 14.8
NFS2 822 1 1.4
For the
2011 Apr 30
10
How to check if a package exists
Dear all,
I''m trying to do this. Say for example, I want this link: "liblcgdm.so
-> liblcgdm.so.1.8.0" to be present on the client only if "lcgdm-
libs-1.8.0-1sec.sl5" is already listed. I already have this to create
the link:
file {
''liblcgdm.so'':
ensure => symlink,
name => ''/opt/lcg/lib/liblcgdm.so'',
2007 Mar 07
1
ioemu in config file and O_DIRECT option
In config file, ''*type=ioemu*'' is added with vif . Does it make the
difference if we don''t add.
Because i did not notice any difference in para as well as full
virtulization.
Same as in case of exporting the disk to Guest dom. Is it just a placeholder
or else ?
Second thing, I am running RHEL3 as a HVM DomU on xen-3.0.4. Every thing
works fine, but i had a problem to
2007 Sep 28
1
About xen book : Professional-XEN-Virtualization-William-Hagen
Hi Xen Users,
Anybody read this book. Could anybody tell me how this would be helpful and
what points it covers ?
http://www.amazon.com/Professional-XEN-Virtualization-William-Hagen/dp/0470138114
Thanks,
Trilok
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2001 Mar 13
2
Followup to compiling Ogg on NetBSD-1.5/i386
Hi Jeremy,
I went through the list archives, and have been trying to follow and
implement things as I understand:
1. libao needs <sys/soundcard.h> and <machine/soundcard.h>, and so I
linked /usr/include/soundcard.h there.
2. Since `soundcard.h' doesn't have SNDCTL_DSP_GETODELAY, I uncommented
that particular line in `src/plugins/oss/ao_oss.c'. These steps made sure
2007 Jan 26
1
Setting up HP OfficeJet 5610 fax on CentOS 4.4 shared
Hi there,
As the subject says, I'm trying to set up an HP OfficeJet 5610 on
CentOS 4.4 for shared use across my machines. I've managed to get
printing (through HPLIP/ CUPS/ SAMBA) and scanning (through SANE)
shared; but I'm unable to get fax shared working.
Is it possible to do that? The instructions on the HPLIP page talk
about installing the 5610 as a fax device and then faxing
2007 Aug 28
1
PV domain on NAS
Hi All,
Could anybody tell me the creating of pv domain on nas. I mean to say that
root file sytem should be at nas location.
Useful links will be most welcome.
Thanks,
Trilok
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2013 Oct 16
3
[PATCH] xen/arm: Add CPU ID for Broadcom Brahma-B15
From: Marc Carino <marc.ceeeee@gmail.com>
Let Xen recognize the Broadcom Brahma-B15 CPU by adding the appropriate
MIDR mask to the initialization phase. Further, ensure that the console
output properly reports the CPU manufacturer as "Broadcom Corporation".
Signed-off-by: Marc Carino <marc.ceeeee@gmail.com>
---
xen/arch/arm/arm32/proc-v7.S | 8 ++++++++
2001 Mar 13
1
Compiling vorbis-tools on NetBSD-1.5/i386
[This mail is a bit long: sorry.]
Hi,
I have been trying to compile vorbis-tools-1.0beta4 on NetBSD-1.5/i386,
and I get the following:
---------------------
Upon typing
./configure --prefix=/usr/pkg/ --with-ogg-prefix=/usr/pkg/
--with-vorbis-prefix=/usr/pkg/ --with-ao-prefix=/usr/pkg/
checking for Ogg... yes
checking for Vorbis... yes
checking for ao... no
*** Could not run
2006 Jan 17
1
Mounting problem
Hi folks,
For unknown cause I encounter following mounting problem;
# /mnt/hda8
mount: wrong fs type, bad option, bad superblock on /dev/hda8,
missing codepage or other error
In some cases useful info is found in syslog - try
dmesg | tail or so
# dmesg | tail
via82cxxx: timeout while reading AC97 codec (0x9A0000)
via82cxxx: timeout while reading AC97 codec (0x9A0000)
2007 May 14
3
Number of xenbr''s limited to four on openSuSE 10.2 ?
Hi Group
...
havin'' read whatever I could "google" on this
topic, I didn`t find any
solution:
openSuSE 10.2 (out
of the box), xenkernel, running on HP Proliant DL360G5
(dual
internal networking, plus additional 4-port adapter) gives me eth0 -
eth5, but only peth0 - peth3 (as well as vif0 - vif3 and consequentely
xenbr0 - xenbr3).
I increased the number of
loopback-devices
2009 Sep 07
2
finding the minimum value
Hi all,
I'm using a certain procedure to calculate the value of some variable(Bayes risk),B.
So I got the values B1, B2, ........, B1000, each under certain input values and using a long procedure.
Now, I want to put the values I got in a nummerical vector and find their minimum value. I think c( ) should work.For example if I have only 10 values I could have used
2001 Jun 16
2
Inconsistent ext3fs after crash (2.2.19/0.0.7a)
Hi,
i am seeing something interesting since the upgrade to 2.2.19/0.0.7a - I am
experimenting with the am930 wireless driver and i am crashing on
module exit. Everytime i reboot afterwards the var fs on /dev/hda8
is inconsistent
[...]
Checking all file systems...
Parallelizing fsck version 1.21-WIP (01-Jun-2001)
/dev/hda7: recovering journal
/dev/hda7: clean, 39160/320640 files, 354596/640702
2003 Jun 02
2
partition magic messed up my magic number
Hi,
I've been foolish enough to let Partition-Magic move/resize/etc. my partitions without a prior backup.
My ext3 /dev/hda7 (was RH 9) is no longer recognised by fsck.
I tried fsck -b 8139, 32768 and 65536 - but am not quite sure
about if these are the right ones to try.
So far I created another partition with same number of blocks and did a backup with
dd if=/dev/hda7 of=/dev/hda8