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] Question on pv_ops kernel upgrade

To: Ian Tobin <itobin@xxxxxxxxxxxxx>
Subject: Re: [Xen-users] Question on pv_ops kernel upgrade
From: Pasi Kärkkäinen <pasik@xxxxxx>
Date: Fri, 9 Apr 2010 15:52:19 +0300
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Fri, 09 Apr 2010 05:58:00 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <039E0B4AA9103344A80DA55DDDC76A9323996B@xxxxxxxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <039E0B4AA9103344A80DA55DDDC76A9323996B@xxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.18 (2008-05-17)
On Fri, Apr 09, 2010 at 12:03:34PM +0100, Ian Tobin wrote:
>    Hi,
> 
> 
> 
>    Just wondering what the best procedure is to carry out kernel upgrade.
> 
> 
> 
>    Should I just run in the existing tree
> 
> 

Run "make clean" first.. other than that it should be ok.

After "git pull" it's good to take a look at "git log" and compare to
for example 
http://git.kernel.org/?p=linux/kernel/git/jeremy/xen.git;a=shortlog;h=xen/stable-2.6.32.x
to see that you have the latest changes for real.

-- Pasi

> 
>    cd /usr/src/linux-2.6
> 
>    git pull
> 
>    make oldconfig
> 
>  make bzImage
> 
>  make modules
> 
>  make modules_install
> 
>  cp -a arch/x86/boot/bzImage /boot/vmlinuz-version
> 
>  cp -a System.map /boot/System.map-version
> 
>  cp -a .config /boot/config-version
> 
>  depmod -a
> 
>  update-initramfs -c -k version
> 
> 
> 
> 
> 
> 

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

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

<Prev in Thread] Current Thread [Next in Thread>