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] DomU kernel never created during compilation process of Xen

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] DomU kernel never created during compilation process of Xen
From: "Argyro Andreou" <argyro.andreou@xxxxxxxxx>
Date: Wed, 19 Mar 2008 15:39:40 -0400
Delivery-date: Wed, 19 Mar 2008 12:40:15 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=Vvvwc7q7svaeYYHBS72dKJulftIZ6KHdFunBKdV+yIo=; b=kWdJ5BcyU0tcEBLxAkT46eyAOB4iLn+xVahFO1nBdIsyraN0GoFNCYyu7jzfy6M9w4M5SjFFWF8rfCeTbjnzrWILmEm6elBiwz/7HHXnwsRqOyNlKggkaHjE6O6BadiYt0GKlWiXP1TgJ9tuCa9v5JHCoCM2NNVXqUzMwHxJg3Y=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=message-id:date:from:to:subject:mime-version:content-type; b=aLLhOS36SOVF79a3+rzHheLN/yfEz2oG4dFi1dHORDl4xKqzRFI/4hfwmsZSOXIGmA+VQDgmcQGmNyVzL+sevrj2dGDaX9FDbU2ujyhOv7r+fUEAwI9JK0ETsCFwJ+p3wOXVjOFfNfXxHAG+mgLZLDeEXD0GZgiOQhPdH012YTY=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
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>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi all,
 
I'm trying to bring up a guest domain on an FC8-xen system and realized that te domU kernel was never created. I checked in the makefile and it says the following
KERNELS='linux-2.6*' kernels
 
which means from what I understand to compile alle kernels that start with linux-2.6. Shouldn't the domU kernel been created?
 
Any ideas what went wrong?
 
Thanks
Argyro
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] DomU kernel never created during compilation process of Xen, Argyro Andreou <=