|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Kernel 2.4 linux distros based on Xen3
On Wed, 2006-02-01 at 13:37 +0100, carlopmart wrote:
> Is it possible to setup a linux distro (like CentOS 3, RHEL 3) based
> on 2.4 kernel under Xen 3 based host? Where I can find howto,docs,etc
> to accomplish this?
i successfully installed sl3.05 under sl4.1 (scientific linux is another
rhel clone like centos)
i run the dom0 and with the binary rhel4.1 xen packages (including
the 2.6 kernel package) from xen source.
what i did:
* copy sl3 installation in the domu partition
* replace the fsck.ext3 and e2fsck with sl4 versions
(if your domu partitions are ext3)
* install the xensource binary rhel4.1 kernel in domu
(in the domu you will get a lot of warnings, ignore)
* install module-init-tools from sl4 in the sl3 domu
* mv /lib/tls /lib/tls.old
or install
http://www.cl.cam.ac.uk/Research/SRG/netos/xen/downloads/RPMS/rhel3/glibc-2.3.2-95.30.xen.i686.rpm
regards
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|