|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] CentOS 5.2 and Xen 3.0.3 upgrade too 3.2.1
On Thu, Jul 3, 2008 at 5:06 AM, --[ UxBoD ]-- < uxbod@xxxxxxxxxxxx> wrote:
Hi,
I have recently upgraded from CentOS 5.1 too 5.2 and now run Xen 3.0.3. What would be the best way to upgrade too Xen 3.2.1 ? I presume I would also need to change my network settings for xenbr0 aswell ? Any help would be greatfully appreciated.
Regards,
--
--[ UxBoD ]--
// PGP Key: "curl -s http://www.splatnix.net/uxbod.asc | gpg --import"
// Fingerprint: F57A 0CBD DD19 79E9 1FCC A612 CB36 D89D 2C5A 3A84
// Keyserver: www.keyserver.net Key-ID: 0x2C5A3A84
// Phone: +44 845 869 2749 SIP Phone: uxbod@xxxxxxxxxxxxxxxx
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users I have Centos 5.1 and upgraded xen 3.0.3 to 3.2.0 this way:
1). Install xen 3.1 rpms
2) Install xen 3.2 rpms
3) grub.conf
title CentOS (2.6.18-xen_3.2.0) root (hd0,5) kernel /boot/xen.gz-3.2 swiotlb=256 noirqdebug module /boot/vmlinuz-2.6-xen ro root=LABEL=/ max_loop=32
module /boot/initrd-2.6-xen.img
where vmlinuz-2.6-xen is a symlink to : vmlinuz-2.6-xen -> vmlinuz-2.6.18-xen_3.1.0
and initrd-2.6-xen.img is a symlink to: initrd-2.6-xen.img -> initrd-2.6.18-xen_3.1.0.img
Beware, xenbr0 will disappear and the bridge name will be the interface name.
Chris
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|