From: neha g. <neh...@gm...> - 2014-05-19 11:02:16
|
I have installed trusted grub on ubuntu 12.04 32 bit on Dell laptop it is having TPM Chip. I have downloaded source code of trusted grub : from the below link http://sourceforge.net/projects/trustedgrub/ but after installing Trusted grub as maintained in README file , i have used grub command grub>root (hd0,5) grub>setup (hd0) grub>quit and restart system After reboot ,I got message like- Trusted GRUB 1.1.5 (http://trustedgrub.sf.net) [TPM detected !] (581K lower /3388564K upper memory) [Minimal BASH-like line editing is supported .For the first word,TAB lists possible command completions. Anywhere else TAB lists the possible completions of a device/filename. ] grub> from the above message i am not able to come conclusion that trusted grub is installed successfully or not or It is a error then how to resolve it and what is the reason? If it is installed sucessfully why grub menu is not coming and how to use trusted grub? If any link is there regard trusted grub that can tell in detail how it will work ,where it will stored its result? Thanks in Advanced !!!. |