WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] Xen and megaraid Drivers CentOS 4

Andrew Turnbull wrote:
Which files do I need to copy to the /boot ?

You should be able to do 'make install' which we (re)install xen. linux kernels, tools, libraries etc... This should be safe unless you've done any tailoring since your original install (e.g. editing stuff in /etc/xen {any new files you've added won't be touched}).

If you just want to update the kernel image then you can do this by hand:

cp $MY_XEN_TREE/dist/install/boot/vmlinuz-2.6.11.10-xen0 /boot

Modules can be installed by :

cp -a $MY_XEN_TREE/dist/install/lib/modules/2.6.11.10-xen0 /lib/modules

(having first removed the existing /lib/modules/2.6.11.10-xen0 diretory)

James

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users