From: Yash J. <yas...@gm...> - 2011-07-28 10:01:18
|
Hello All, I wanted to add a sha1 in a checkfile. i followed the procedure mentioned in read me file of trusted grub, 1. executed the file ./utils/create_sha1 <myfile> It gave me 80 digit checksum with the filename, copied the same data into file but my system does not boot. I checked in the boot.c, it parses only first forty bytes fron the file and expects ' '<space>, but i am not understanding then why create_sha1 is giving me 80 bytes of result. Please help. Thanks and Regards, Yeshpal Jain. |