[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Xen-users] Re: installation help for xen3.0.2-2 with linux-2.6.16 kernel
- To: xen-users@xxxxxxxxxxxxxxxxxxx
- From: "Hardeep Singh" <hardeepguru@xxxxxxxxx>
- Date: Sun, 28 May 2006 15:40:39 -0500
- Delivery-date: Sun, 28 May 2006 13:41:14 -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=GREXpHlissl5RHTFwAUPgT/yKcwi04nX16fwdXvgBKCVxW30FKnxSHrhgQlib3u2jS3cld5wn6mqEGht6UCOWsrIJh3leVQ4+/K4cPWpAysXwzJDBjoGbnBY9cm6a39zWWiY374Vx36Wi2kVoPgNyOysomUl0zIUmLI0rKa9Zm8=
- List-id: Xen user discussion <xen-users.lists.xensource.com>
Hi,
Thanks a lot. That helped though I had to put com1=38400,8n1 due to a different baud rate of my terminal, otherwise all I could see was junk! My Xen is now up and running :)
Thanks & Regards, Hardeep
On 5/27/06, Mark Petersen <markp@xxxxxxxxxxxxxxxxx> wrote:
At 05:41 PM 5/27/2006, you wrote: >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?
I think this is referring to getting the modules in a domU. You can 'mkinitrd -o /boot/inird-xen-3.0.img 2.6.16-xen' and then add another module line to your grub menu.lst
. It'll probably end up looking like this:
title Xen 3.0 kernel /boot/xen-3.0.gz dom0_mem=262144 com1=9600,8n1 module /boot/vmlinuz-2.6-xen root=/dev/hda1 ro console=ttyS0 module /boot/initrd-
xen-3.0.img boot
-- hardeep
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|