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] RE: [Fedora-xen] some initial trouble

To: "Steve Brueckner" <steve@xxxxxxxxxxxxxx>
Subject: Re: [Xen-users] RE: [Fedora-xen] some initial trouble
From: "Michael Weiner" <hunter@xxxxxxxxxxxxxxxx>
Date: Mon, 19 Mar 2007 15:02:56 -0400
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Mon, 19 Mar 2007 12:02:07 -0700
Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:references:x-google-sender-auth; b=Ut5hif4Wjlr1oIKJSW2A/KtC6tTViqV5LF0YzNBQYYWLUgy+NM73SjpZkzl16wJtT3rk05qh3d1BOBsKFVdlVs+TfPUPp0YEIDNmHOY3VHzzPd5KLUFvaTSOpkPlqxKZpJVvJtOcBrJMf9B/SISt9yuZ1JvrPDeawP1vcR2ZZDY=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:references:x-google-sender-auth; b=IOsJnX6aP+5P7+EMA2g7u817CQcNXDUkqmCDzZIAM8BF7Ccz5fFyKAkOr3M0lSwTimsen/LnmrAUWghwoAXhsQCVU0ngcPAWG3jFCdmixoY4sFdfH2xhX7LplTBR39+GU0rGihksbijZixKOhpBD7rhfYDXqhZot1cWQYaWtVKk=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <60D45469A1AAD311A04C009027B6BF6806146D36@SERVER20>
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: <60D45469A1AAD311A04C009027B6BF6806146D36@SERVER20>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
On 3/19/07, Steve Brueckner <steve@xxxxxxxxxxxxxx> wrote:
Michael Weiner wrote:
> On 3/19/07, Steve Brueckner <steve@xxxxxxxxxxxxxx> wrote:
>
>       Daniel P. Berrange wrote:
>       > On Mon, Mar 19, 2007 at 11:16:48AM -0400, Michael Weiner wrote:
>       >> Xen readers -
>       >>
>       >> Been trying to get xen working on FC6 for some time now, and i am
>       not >> sure what i am doing wrong - last time i played with xen it
>       was v2 >> and didnt seem to be this difficult to get working.
>       >
>       > You've not provided any initrd.
>
>       Yes, initrd's can be a pain with Fedora.
>
>       >> pretty generic, and when i go to fire it up with 'xen create
>       >> debian-3.1.cfg-c' it starts up and runs for a few moments then
>       dies, >> leaving the following in the log file:
>       >
>       > The system logs generally don't contain any useful information
>       > relating to Xen. You should instead look at the Xen logs -
>       > /var/log/xen/*
>
>       You can also get more information to debug problems by launching
with
>       a console (#xm create -c <domname>).  This will show you the VM
>       booting, and you'll be able to see errors such as module failures
>       due to a lack of an initrd.
>
>
> Thanks Steve, any possible pointers or URLs?
>
> Thanks
> Michael

Well here is how I built my initrd's for an older kernel
(for what its worth):

#mkinitrd -v -f -with=aacraid --with=sd_mod --with=scsi_mod \
initrd-2.6.16.13-xen.img 2.6.16.13-xen

#cp initrd-2.6.16.13-xen.img /boot

Note that this isn't a Xen thing so much as a general Linux thing.
Googling for initrd should help you out.

Steve -

Thanks for the information, I realize thats a linux thing, not a xen thing, as i used to have to create one in order to boot an old 440GX MB sometime ago. i DO however see these initrd's in /boot:

initrd-2.6.19-1.2911.6.5.fc6xen.img
initrd-2.6.19-1.2911.fc6xen.img

so they are there. This may sound like a stupid question but where exactly am i using these? They are already called out in dom0's grub.conf. Sorry, i am a little confused here....
Michael


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