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-devel

Re: [Xen-devel] initrd Xen 4.0

To: deshantm@xxxxxxxxx
Subject: Re: [Xen-devel] initrd Xen 4.0
From: ccmail111 <ccmail111@xxxxxxxxx>
Date: Thu, 13 May 2010 13:08:36 -0700 (PDT)
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Thu, 13 May 2010 13:09:54 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1273781316; bh=T9tzxiMJ7MUz0Fw9Il3xuM9umao3BTzdipeDovs3z8c=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type; b=xafKgSYRe3VTKdymE0a7ileTCfsdylnmRmgYid2ONx+VAbH1akt3Hc8UEcACYeie4AEaRLYf2K0PI4Iy5H1TfrJidkkQa/5AtYIehhJhIviuVBbdIDvi64afXCXWNUeyY5EC7HOB/kDuCmpIxIkn2/N54nOVKiupTfq1kqR7ins=
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type; b=cg5XyB9ZEQNb5AdQmAJpyKoK9wxNm1gceQ22GHzcDzBPQEBgtmDuuvZ8B9aUtdw0yLaBHiQ2U0S2kAV4cLtOuKcy9T/mfKGqpjeidCsss3cmYsYauvKK08RI1QpstJWLGzUtNGiVfb9mtBVG+V8zKGQjHsZlMIhfl9BWcm000p8=;
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <AANLkTim3gQws1X6_ozug7-nVkjGitGGnizoCV_sepfcs@xxxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx

The #5 of README is not clear in details.
which directory to run depmod and mkinitrd from ?

I see:

# depmod xen-4.0.0
WARNING: Couldn't find symtab and strtab in module xen-4.0.0

# ls -l
total 1356
-rw-r--r-- 1 root root 1380620 May 13 13:05 xen-4.0.0


Any suggestions ?



--- On Wed, 5/12/10, Todd Deshane <deshantm@xxxxxxxxx> wrote:

From: Todd Deshane <deshantm@xxxxxxxxx>
Subject: Re: [Xen-devel] initrd Xen 4.0
To: "ccmail111" <ccmail111@xxxxxxxxx>
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx
Date: Wednesday, May 12, 2010, 9:46 PM

Hi,

See inline.

On Wed, May 12, 2010 at 12:25 PM, ccmail111 <ccmail111@xxxxxxxxx> wrote:
>
> Hi,
>
> I downloaded Xen 4.0 and did:
> make install
> I donot see initrd (ramdisk) being created at all.
>
> Any suggestions ?
>

Step 5 of the README
   Depending on your config, you may need to use 'mkinitrd' to create
   an initial ram disk, just like a native system e.g.
    # depmod 2.6.18-xen
    # mkinitrd -v -f --with=aacraid --with=sd_mod --with=scsi_mod
initrd-2.6.18-xen.img 2.6.18-xen
   Other systems may requires the use of 'mkinitramfs' to create the
   ram disk.
    # depmod 2.6.18-xen
    # mkinitramfs -o initrd-2.6.18-xen.img 2.6.18-xen

You may need to change the kernel version based on what you built.
Also some distros use different commands to build initrd files.

I actually forgot about this step for a second too.

Thanks,
Todd

--
Todd Deshane
http://todddeshane.net
http://runningxen.com

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