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] Help with 4.1.0 and tboot

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Help with 4.1.0 and tboot
From: Dave Higgins <dave.higgins@xxxxxxxxxxxx>
Date: Wed, 06 Apr 2011 11:27:10 -0600
Delivery-date: Wed, 06 Apr 2011 10:28:22 -0700
Dkim-signature: v=1; a=rsa-sha256; c=simple/simple; d=secure64.com; s=2010; t=1302110408; bh=8XOGWTkcoLZD8qaLVzFd/QXclrpMwz8lmEnEcqcrWjI=; h=Message-ID:Date:From:MIME-Version:To:Subject:Content-Type: Content-Transfer-Encoding; b=dTI0SgYUWBNAUkFyTdaNhb4aUgnb6RFPJOm7m HPhkqV1ni6l7/VGJz96kgBio4HUrndmIaJ4HZnC1TSNDbRAKUXcAsjSDRXiRftRjPr3 TAjz9HK+DuvsfZFuE7kKTXv13XALOMf6jJ7q/ef9kGUexH9qblb8yYyTcitlIPpLfhA =
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Organization: Secure64 Software Corporation
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.14) Gecko/20110223 Lightning/1.0b2 Thunderbird/3.1.8
I have a Debian Xen 4.0 installed from the packages and have Dom0 and 2 DomU's running. We're looking to do some checks with Intel's TXT and need to build Xen to support(?) the tboot package (i.e. make build-tboot).

I can compile both sets of source code and can even get the system to boot, but I'm not sure I'm running a Dom0 as xencommons won't start and vicariously xend doesn't start.

My 40_custom grub looks something like:
multiboot       /boot/tboot
module          /boot/xen
module          /boot/vmlinuz
module          /boot/initrd.img
module          /boot/SINIT.BIN (TXT blob)

Is there any documentation on getting this to work? The docs in the 4.1.0 source are still for v3.0.

--
Dave Higgins
Secure64 Software Corporation
Englewood, Colorado
dave.higgins@xxxxxxxxxxxx
--
--
http://www.secure64.com/dnssec_resource_center.shtml

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Help with 4.1.0 and tboot, Dave Higgins <=