[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-users] Problem while installing XEN 3.1 on Fedora 6


  • To: raghunathan srinivasan <raghunathansrinivas@xxxxxxxxx>
  • From: Nico Kadel-Garcia <nkadel@xxxxxxxxx>
  • Date: Wed, 07 Nov 2007 00:13:22 +0000
  • Cc: xen-users@xxxxxxxxxxxxxxxxxxx
  • Delivery-date: Tue, 06 Nov 2007 16:15:06 -0800
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; b=PXtsnPR6tK8WbrnO8asL3X1bduD1zSega1UNM0vA5ND7gxVFolluiPJahsz6UHOR2Z+RbjPqdxAp4WPCioZm1oqDPmntgCdH6mMN6sj43sstnU4zD18INlVf4chqSM7mCgMEPflaDpg6yAIO+7bgZwsaP+TvC/QwjtCRLGOCP3Y=
  • List-id: Xen user discussion <xen-users.lists.xensource.com>

raghunathan srinivasan wrote:
thanks for that.

I actually wanted to use the source code as I wanted to make small
changes to XEN and recompile it. If I use the RPM can I recompile the
code?
Oh, yes. Start with the SRPM, and be ready to spend some time waiting for it to compile. And make sure to reset the %release setting in the .spec file.


I tried making changes to the grub.conf file. It has the following
contents, my paths are relative to /boot:

title Fedora Core (2.6.18-1.2798.fc6)
        root (hd0,0)
        kernel /vmlinuz-2.6.18-1.2798.fc6 ro
root=/dev/VolGroup00/LogVol00 rhgb quiet
        initrd /initrd-2.6.18-1.2798.fc6.img
title XEN 3.1 /XenLinux 2.6
        kernel /xen-3.1.gz console=vga
        module /vmlinuz-2.6-xen root=/dev/VolGroup00/LogVol00 console=tty0

I made these entries using the documentation on XEN.  On booting that
kernel it displays some commands and then it displays kernel panic and
reboots the machine.

Is it because I dont have an initrd entry for it? There is no initrd
file corresponding to XEN in the boot directory.

thanks & regards.
You do have a /boot partition of its own, as partition 0 on hard drive 0 (which you can look up in /boot/grub/device.map), right? And why not boot with your installation CD in "rescue" mode in order to get at and play with the grub configuration as needed?

Also, I would *not* put a "/" in a title.

And last, how did you install your Xen kernel? See, the SRPM does all that for you, but did you do a "make install" with it? That should have given you an initrd.

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


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.