Jay Schwichtenberg wrote onĀ 2013-03-05: > Hello, > > Don't know if this is a Ubuntu thing or tboot but need to start tracking > it down somewhere. > > I'm trying to get tboot working with Ubuntu Server 12.10 on a dual Xeon Intel > server and have not been having any success. I've read the documents > lcptools2 and policy_v2 and those make sense and I can generate a list.data file. > But there is no grub.conf or menu.lst file to work with.
First of all please install Ubuntu with legacy boot. And don't try tboot in EFI boot, tboot doesn't support EFI boot yet. If you install tboot1.7.0 with the deb package in the Ubuntu repo, the 20_linux_tboot scripts will be installed into /etc/grub.d/, and the boot.cfg should be updated with some tboot menuentries. If you want to enforce tboot policy, you need to change the installed 20_linux_tboot scripts to add list.data to tboot menuentry and regenerate the boot.cfg. or you can directly change boot.cfg for shortly usage. > > With Ubuntu 12.10 Server they now use a file called boot.cfg that was > generated by grub-mkconfig from scripts in /etc/grub.d. One of these > scripts is 20_linux_tboot which generates the tboot section in the > boot.cfg file. I can see that with the procedures in the documents that > you'd still need to generate something that has the private and public > keys and also setup the NV indexes. But a lot of the other information > seems to be generated by the 20_linux_tboot script. > > Is there any information on how to setup tboot using this 20_linux_boot boot > script and the way they're using grub? > > I don't have a serial cable for this thing yet (takes a RJ45 to serial cable) so I > don't have a tboot log. Should have that done by the end of the day. Serial log is preferred, but the memory log dumped with txt-stat is also helpful which is almost identical to serial log. Please provide the boot.cfg & log for further analysis. Jimmy
smime.p7s
Description: S/MIME cryptographic signature
------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________ tboot-devel mailing list tboot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tboot-devel