From: bob.zhang2004 <bob...@gm...> - 2010-04-20 09:39:07
|
Hi all, My hardware is HP's dl360G6 installed RHEL x86_64 5.4 version. I installed TrustedGrub as guide. after rebooting , it will displays that like this: Trusted Grub now booting Redhat Enterprise Linux Server (2.6.18-164.e15)' Progress: Error 28: Selected item cannot fit into memory tRUB: ******************************************" tGRUB: * An error occured which might result in * tGRUB: * an unverifiable or insecure system * tGRUB: * state. !!! BOOTING WILL BE STOPPED !!! * tGRUB: ****************************************** thanks very much! any idea is welcome! =============== My installing grub step is like this: #rm -rf /boot/grub/stage* #rm -rf /boot/grub/*1_5 [root@localhost TrustedGRUB-1.1.4]# util/grub-install /dev/cciss/c0d0 --no-floppy Installation finished. No error reported. This is the contents of the device map /boot/grub/device.map. Check if this is correct or not. If any of the lines is incorrect, fix it and re-run the script `grub-install'. # this device map was generated by anaconda (hd0) /dev/cciss/c0d0 2010-04-20 bob.zhang2004 |