I use rpmstrap to do this.
I use this basic procedure http://trac.samhart.net/trac/wiki/rpmstrap_CentOS4 but rather than use a chroot dir - I create some loopback filesystems which I then mount in Xen.
Does that help or do you need more detail?
Daveh
_____
From: centos-bounces@centos.org [mailto:centos-bounces@centos.org] On Behalf Of Niels Przybilla Sent: 14 November 2005 10:58 To: 'CentOS mailing list' Subject: [CentOS] CENTOS as Guest in XEN
Hi,
does anyone know where to get a howto or pre configured Centos working as guest in XEN ?
thnaks and best regards
Niels
Hi,
this is a great first approach for me. Do you use CentOS 4 as host os ?
Best regards
Niels
_____
Von: centos-bounces@centos.org [mailto:centos-bounces@centos.org] Im Auftrag von Dave Hatton Gesendet: Montag, 14. November 2005 12:14 An: 'CentOS mailing list' Betreff: RE: [CentOS] CENTOS as Guest in XEN
I use rpmstrap to do this.
I use this basic procedure http://trac.samhart.net/trac/wiki/rpmstrap_CentOS4 but rather than use a chroot dir - I create some loopback filesystems which I then mount in Xen.
Does that help or do you need more detail?
Daveh
_____
From: centos-bounces@centos.org [mailto:centos-bounces@centos.org] On Behalf Of Niels Przybilla Sent: 14 November 2005 10:58 To: 'CentOS mailing list' Subject: [CentOS] CENTOS as Guest in XEN
Hi,
does anyone know where to get a howto or pre configured Centos working as guest in XEN ?
thnaks and best regards
Niels
I'm currently using FC4 with this kernel and xen build. http://people.redhat.com/riel/xen_for_fc4/ Works great for me (well the best so far :-)
I'm looking to use Centos4.2, but I have (at least) 2 problems. 1. The stock glibc causes a performance problem with tls - which I need to use. I know many people move the tls lib out of the way - but I need it. Glibc needs to be recompiled with a magic flag (sorry don't have it to hand at the moment) and currently the rhel/centos kernels are broken for building glibc. I now have a patched kernel which seems to build glibc OK. 2. There are xen patches to apply to the kernel and I don't know how easy they are to apply to the heavily modified rh kernel? I know many people use a vanilla kernel, but I hoped I could modifiy the rh/centos one. This is on my list to do.
Regards
Daveh
_____
From: centos-bounces@centos.org [mailto:centos-bounces@centos.org] On Behalf Of Niels Przybilla Sent: 14 November 2005 11:19 To: 'CentOS mailing list' Subject: AW: [CentOS] CENTOS as Guest in XEN
Hi,
this is a great first approach for me. Do you use CentOS 4 as host os ?
Best regards
Niels
_____
Von: centos-bounces@centos.org [mailto:centos-bounces@centos.org] Im Auftrag von Dave Hatton Gesendet: Montag, 14. November 2005 12:14 An: 'CentOS mailing list' Betreff: RE: [CentOS] CENTOS as Guest in XEN
I use rpmstrap to do this.
I use this basic procedure http://trac.samhart.net/trac/wiki/rpmstrap_CentOS4 but rather than use a chroot dir - I create some loopback filesystems which I then mount in Xen.
Does that help or do you need more detail?
Daveh
_____
From: centos-bounces@centos.org [mailto:centos-bounces@centos.org] On Behalf Of Niels Przybilla Sent: 14 November 2005 10:58 To: 'CentOS mailing list' Subject: [CentOS] CENTOS as Guest in XEN
Hi,
does anyone know where to get a howto or pre configured Centos working as guest in XEN ?
thnaks and best regards
Niels
On Mon, 2005-11-14 at 11:14 +0000, Dave Hatton wrote:
I use rpmstrap to do this.
I use this basic procedure http://trac.samhart.net/trac/wiki/rpmstrap_CentOS4 but rather than use a chroot dir - I create some loopback filesystems which I then mount in Xen.
Does that help or do you need more detail?
Have a look at
http://trac.samhart.net/trac/ticket/17
For a basic Centos 4.2 rpmstrap script btw .