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

[Xen-users] Re: installation help for xen3.0.2-2 with linux-2.6.16 kerne

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Re: installation help for xen3.0.2-2 with linux-2.6.16 kernel
From: "Hardeep Singh" <hardeepguru@xxxxxxxxx>
Date: Sat, 27 May 2006 17:41:10 -0500
Delivery-date: Sat, 27 May 2006 15:41:47 -0700
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=G68uC4EZzmlBUkcC9B9wEy052xOT2DulnhDuuR3tXFnxzOzw1kTZ1TwaTXx/FcuAAoZ6NYYuQL+Ad6DArHyKEgxpTrDJP3I9fZsl0ECCcgK/5qMzENhQFWb6aTBDcUErvfcJ0ot9UXAoD1Q9OFN7+ElkW2uzmIeqx/O6mATYp/8=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <77d78aa70605271418k3156ced8j581e92e4b2aad9f5@xxxxxxxxxxxxxx>
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/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <77d78aa70605271418k3156ced8j581e92e4b2aad9f5@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
I just found this on one of the installation pages on xen-wiki :

"Copy the modules directory /lib/modules/2.6.<version>-xen to the /lib/modules directory of your VM and make an initrd with mkinitrd. # mkinitrd /boot/initrd-xen-3.0.img 2.6.<version>-xen"

I did not do that. However I can not really understand what files to copy from and to where? Could someone give me some pointers on how to go about making my initrd?

root@pippin:/lib/modules# ls
2.6.12-9-686  2.6.16-xen

root@pippin:/lib/modules/2.6.12-9-686# ls
initrd   modules.alias   modules.ieee1394map  modules.pcimap    modules.usbmap
kernel   modules.ccwmap   modules.inputmap     modules.seriomap  volatile
madwifi  modules.dep     modules.isapnpmap    modules.symbols

root@pippin:/lib/modules/2.6.16-xen# ls
build          modules.ccwmap       modules.inputmap   modules.seriomap   source
kernel         modules.dep          modules.isapnpmap  modules.symbols
modules.alias  modules.ieee1394map  modules.pcimap     modules.usbmap

Regards,
Hardeep





On 5/27/06, Hardeep Singh <hardeepguru@xxxxxxxxx> wrote:
Hi all,

I'm new to Xen and am trying to install Xen3.0.2-2 on Ubuntu with kernel linux-2.6.16. I did make 'make world' and 'make install' and 'sh ./install.sh', however when try booting Xen it automatically reboots the system after sometime. My /boot/grub/menu.lst entry looks like the following.

title           Xen 3.0
kernel        /boot/xen-3.0.gz dom0_mem=262144
module      /boot/vmlinuz-2.6-xen root=/dev/hda1 ro console=ttyS0
boot

I am using a serial console to access the system and for that i've added the following to /boot/grub/menu.lst

serial --unit=0 --speed=38400 --word=8 --parity=no --stop=1
terminal --timeout=10 serial console

and this to /etc/inittab

T0:23:respawn:/sbin/getty -L ttyS0 38400 vt100

Any sort of help would be appreciated!

Regards
Hardeep



--
hardeep
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>