i followed readme as below
#make world
#uname -a 2.6.18-128.7.1.el5xen #make install
# mkinitrd -v -f --with=aacraid --with=sd_mod --with=scsi_mod initrd-2.6.18- xen.img 2.6.18-xen
i updated menu.lst
title Xen 3.4 / XenLinux 2.6
kernel /boot/xen-3.4.gz console=vga
module /boot/vmlinuz-2.6.18.8-xen root=<root-dev> ro console=tty0
module /boot/initrd-2.6.18-xen.img
after reboot to the new kernel, it failed to start X window.
pls advise if i could use yum or rpm to install.
Yahoo!香港提供網上安全攻略,教你如何防範黑客! 請前往 http://hk.promo.yahoo.com/security/ 了解更多!
use original centos x packages, or ask this at one of the xen mailinglists. this is nothing which gets support here.
regards
Aclhk Aclhk wrote:
i followed readme as below
#make world
#uname -a 2.6.18-128.7.1.el5xen #make install
# mkinitrd -v -f --with=aacraid --with=sd_mod --with=scsi_mod initrd-2.6.18- xen.img 2.6.18-xen
i updated menu.lst
title Xen 3.4 / XenLinux 2.6
kernel /boot/xen-3.4.gz console=vga module /boot/vmlinuz-2.6.18.8-xen root=<root-dev> ro console=tty0 module /boot/initrd-2.6.18-xen.img
after reboot to the new kernel, it failed to start X window.
pls advise if i could use yum or rpm to install.
Yahoo!香港提供網上安全攻略,教你如何防範黑客! 請前往 http://hk.promo.yahoo.com/security/ 了解更多!
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
do anyone know the xen version in centos 5.4 (redhat 5.4)?
if they support 3.2 or above, i will wait.
--- 2009年9月11日 星期五,Juergen Gotteswinter jg@internetx.de 寫道﹕
寄件人: Juergen Gotteswinter jg@internetx.de 主題: Re: [CentOS] install xen-3.4.1 in centos 5.3 收件人: "CentOS mailing list" centos@centos.org 日期: 2009年9月11日,星期五,上午7:50
use original centos x packages, or ask this at one of the xen mailinglists. this is nothing which gets support here.
regards
Aclhk Aclhk wrote:
i followed readme as below
#make world
#uname -a 2.6.18-128.7.1.el5xen #make install
# mkinitrd -v -f --with=aacraid --with=sd_mod --with=scsi_mod initrd-2.6.18- xen.img 2.6.18-xen
i updated menu.lst
title Xen 3.4 / XenLinux 2.6
kernel /boot/xen-3.4.gz console=vga
module /boot/vmlinuz-2.6.18.8-xen root=<root-dev> ro console=tty0
module /boot/initrd-2.6.18-xen.img
after reboot to the new kernel, it failed to start X window.
pls advise if i could use yum or rpm to install.
Yahoo!香港提供網上安全攻略,教你如何防範黑客! 請前往 http://hk.promo.yahoo.com/security/ 了解更多!
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
On 09/11/2009 11:10 AM, Aclhk Aclhk wrote:
do anyone know the xen version in centos 5.4 (redhat 5.4)?
if they support 3.2 or above, i will wait.
the xen in rhel-5.4 ( and therefore in centos-5.4 ) is still based on the original root, however - there are plenty of things backported from newer Xen's. Is there any specific feature you are looking for ?
I am looking usb 2.0 and better drbd device support.
--- 2009年9月11日 星期五,Karanbir Singh mail-lists@karan.org 寫道﹕
寄件人: Karanbir Singh mail-lists@karan.org 主題: Re: [CentOS] install xen-3.4.1 in centos 5.3 收件人: "CentOS mailing list" centos@centos.org 日期: 2009年9月11日,星期五,上午10:18
On 09/11/2009 11:10 AM, Aclhk Aclhk wrote:
do anyone know the xen version in centos 5.4 (redhat 5.4)?
if they support 3.2 or above, i will wait.
the xen in rhel-5.4 ( and therefore in centos-5.4 ) is still based on the original root, however - there are plenty of things backported from newer Xen's. Is there any specific feature you are looking for ?
drbd support has nothing to do with xen version
Aclhk Aclhk wrote:
I am looking usb 2.0 and better drbd device support.
--- 2009年9月11日 星期五,Karanbir Singh mail-lists@karan.org 寫道﹕
寄件人: Karanbir Singh mail-lists@karan.org 主題: Re: [CentOS] install xen-3.4.1 in centos 5.3 收件人: "CentOS mailing list" centos@centos.org 日期: 2009年9月11日,星期五,上午10:18
On 09/11/2009 11:10 AM, Aclhk Aclhk wrote:
do anyone know the xen version in centos 5.4 (redhat 5.4)?
if they support 3.2 or above, i will wait.
the xen in rhel-5.4 ( and therefore in centos-5.4 ) is still based on the original root, however - there are plenty of things backported from newer Xen's. Is there any specific feature you are looking for ?
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
On Fri, Sep 11, 2009 at 03:10:36AM -0700, Aclhk Aclhk wrote:
do anyone know the xen version in centos 5.4 (redhat 5.4)?
if they support 3.2 or above, i will wait.
Xen hypervisor in RHEL 5.4 is 3.1.2 + a lot of patches from Redhat (backports from newer Xen versions).
You can check the Xen hypervisor version by running "xm info". Version is in xen_major, xen_minor and xen_extra fields.
Xen tools in RHEL 5.4 are Xen 3.0.3 based.
-- Pasi
--- 2009???9???11??? ????????????Juergen Gotteswinter jg@internetx.de ?????????
?????????: Juergen Gotteswinter jg@internetx.de ??????: Re: [CentOS] install xen-3.4.1 in centos 5.3 ?????????: "CentOS mailing list" centos@centos.org ??????: 2009???9???11???,?????????,??????7:50
use original centos x packages, or ask this at one of the xen mailinglists. this is nothing which gets support here.
regards
Aclhk Aclhk wrote:
i followed readme as below
#make world
#uname -a 2.6.18-128.7.1.el5xen #make install
# mkinitrd -v -f --with=aacraid --with=sd_mod --with=scsi_mod initrd-2.6.18- xen.img 2.6.18-xen
i updated menu.lst
title Xen 3.4 / XenLinux 2.6
kernel /boot/xen-3.4.gz console=vga
module /boot/vmlinuz-2.6.18.8-xen root=<root-dev> ro console=tty0
module /boot/initrd-2.6.18-xen.img
after reboot to the new kernel, it failed to start X window.
pls advise if i could use yum or rpm to install.
Yahoo!?????????????????????????????????????????????????????????! ????????? http://hk.promo.yahoo.com/security/ ????????????!
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
-- InterNetX GmbH Maximilianstrasse 6 D-93047 Regensburg
Tel. +49 941 59559-480 Fax +49 941 59559-245
Geschäftsführer/CEO: Thomas Mörz Amtsgericht Regensburg, HRB 7142 _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Yahoo!?????????????????????????????????????????????????????????! ????????? http://hk.promo.yahoo.com/security/ ????????????!
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos