Re: [tboot-devel] tboot setup with Ubuntu Server 12.10and20_linux_tboot

2013-03-06 Thread Wei, Gang
Jay Schwichtenberg wrote onĀ 2013-03-06: > Here's the error code from the second boot attempt. > > Thanks > Jay S. > > > TBOOT: TXT chipset and all needed capabilities present > TBOOT: TXT.ERRORCODE: 0xc8c1 > TBOOT: AC module error : acm_type=0x1, progress=0x0c, error=0x2 > TBOOT: TXT.ESTS: 0

Re: [tboot-devel] tboot setup with Ubuntu Server 12.10and20_linux_tboot

2013-03-06 Thread Jay Schwichtenberg
Jimmy, THANKS! Your suggestions got me going in the right direction and I seem to have things booting correctly. I had to add a couple of things to get things working. 1) Had to add tpm_takeownership -z to the process. 2) Added the TPM error index setup (0x2002) to the process. I've added