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 4.0 on Ubuntu Karmic

To: Boris Derzhavets <bderzhavets@xxxxxxxxx>
Subject: Re: [Xen-users] XEN 4.0 on Ubuntu Karmic
From: Thomas Halinka <lists@xxxxxxxxx>
Date: Thu, 08 Apr 2010 23:47:36 +0200
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Thu, 08 Apr 2010 14:48:21 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <296070.24077.qm@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
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: <296070.24077.qm@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
Reply-to: lists@xxxxxxxxx
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Am Donnerstag, den 08.04.2010, 14:29 -0700 schrieb Boris Derzhavets:
> Wait ...
> 
>  # dpkg -i /root/linux-image-2.6.32.10_pvops0.1_i386.deb - not mine
> # depmod 2.6.32.10 - not mine
> # update-initramfs -c -k 2.6.32.10 not mine
> 
> ***************** this ones ***************************
> # make
> # make modules_install install
> # mkinitramfs -o /boot/initrd-2.6.32.10.img 2.6.32.10  
> *******************************************************
> 
> Don't touch grub at all
> 
> # apt-get install grub
> # grub-install /dev/sda
> # update-grub
> 
> This is link :-
> 
> http://www.linux.com/myblog-admin/virt-installvirt-manager-at-xen-40-rc8-263210-pvops-dom0-on-top-ubuntu-karmic-koala-server.html
> 
> Boris.

Hi Boris,

linux-image-2.6.32.10_pvops0.1_i386.deb is a debian-package based on
pasis-Konfig... instead of 

        # make 
        # make modules_install install
        # mkinitramfs -o /boot/initrd-2.6.32.10.img 2.6.32.10
        
i just do 
        
        # pull 2.6.32.10-kernel...
        # wget -O .config
        
http://pasik.reaktio.net/xen/pv_ops-dom0-debug/config-2.6.32.10-pvops-dom0-xen-stable-x86_32
        # make oldconfig
        # make -j8 KDEB_PKGVERSION=pvos0.1 dep-pkg

and can install the kernel as deb-package...

So its "the same"....




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