Sponsored Content
Special Forums Cybersecurity TPM/TrustedGrub install help please Post 302526731 by ysatxh on Wednesday 1st of June 2011 10:37:52 AM
Old 06-01-2011
Quote:
Originally Posted by frank_rizzo
Did you read/follow the instructions in the INSTALL file? I have no idea why you are trying to run the compile script directly.

the readme says :
Code:
=== 2.7 Installation of TrustedGRUB, general steps ===

To compile and install TrustedGRUB, please run

 #   ./build_tgrub.sh

Additional parameters for the build_tgrub-script can be listed with

 #   ./build_tgrub.sh --help

and as root:

 #   make install

Furthermore, please make sure, to copy the file "default", which comes with this package, into
the directory, where your "menu.lst" is.
NOTE: Please make sure, that no *1_5-files are in your /boot/grub-directory. The only valid
files in there are stage1, stage2, default, menu.lst / grub.conf.


grounation says "
Read the file README.tGRUB, you need some specific tools to compile it :
$ sudo aptitude install aclocale automake autoconf gcc"


so i got installed those tools, then I ./build_tgrub.sh, then it says

Code:
root@debian:/home/shane/Documents/TrustedGRUB-1.1.5#   ./build_tgrub.sh
- Deflating TrustedGRUB
- Configuring TrustedGRUB

it never goes to - Compiling TrustedGRUB like grounation says"

Then start compiling :
$ ./build_tgruib.sh - Deflating TrustedGRUB - Configuring TrustedGRUB - Compiling TrustedGRUB



As you can see I'm trying this on my debian machine this time and getting the same results.

Does it have something to do with the automake, autoconf, gcc tools required?
 

8 More Discussions You Might Find Interesting

1. HP-UX

Oracle 9i install: Error in invoking target install of makefile

I receive an error while installing Oracle 9i: Error in invoking target install of makefile /opt/oracle/product/9.2.0/sqlplus/lib/ins_sqlplus.mk Furthermore: $ whoami oracle $ echo $ORACLE_HOME /opt/oracle/product/9.2.0 $ pwd /opt/oracle/product/9.2.0/sqlplus/lib $ ll total... (5 Replies)
Discussion started by: chris2005
5 Replies

2. Linux

install macbook pro fedora10 ???((<<if can install, how to install? >> ))

If may install can Tells everybody ??? (0 Replies)
Discussion started by: kzBSD
0 Replies

3. Cybersecurity

Anyone actually do anything useful with the TPM module?

It seems like a lot of stuff i run across online are mainly applications that people wrote for their own company that utilize the TPM chip and use the Trouser's API. I was wondering if anyone here has done anything that uses the TPM for creating cryptographic keys? Is there any software out... (1 Reply)
Discussion started by: ysatxh
1 Replies

4. Solaris

Solaris 10 install dvd drive boots, but not recoginized by install process

I am trying to build a Sun Ultra 10 with solaris 10. This computer is one of a collection that was donated to the non-profic company I work for. All media was wiped before I recieved them, so I am starting from stratch. I downloaded the Solaris 10 ISO and burned a DVD. The computer came with a... (4 Replies)
Discussion started by: gwillhight
4 Replies

5. Red Hat

CentOS 6.1 base install (like FreeBSD base install)?

Hello, What is the simplest way to install CentOS 6.1 with console base-system only using official LiveDVD image on VirtualBox machine? I'd like to get simplest console with network support like FreeBSD base installation. Then, install services which I need. The installer jest extracts the... (2 Replies)
Discussion started by: newbie_develope
2 Replies

6. Cybersecurity

TrustedGrub Configure and boot

Is TrustedGrub can be setup and boot on Grub2? I am actually trying to setup TrustedGrub-1.1.5 on fedora-16. How it can be done? (0 Replies)
Discussion started by: Krishan Sethi
0 Replies

7. Red Hat

Install Red Hat 4.2 (Not Enterprise) from install tree

Hi guys I would like to install Red Hat Linux 4.2 on my old box (pIII). However there is a problem: i can't find the .iso image anywhere in the Net, all the material that i've found is (i think) an install tree of the OS. It will be possible for me to install the OS from that install tree? ... (3 Replies)
Discussion started by: mk2soldier
3 Replies

8. AIX

Install software in another directory with smitty install

Hello, I would like to ask if someone knows if is possible to install sofware via smitty or installp in another directorie , or we have to accept the default location? i would like to intall in /opt folder , but smitty installed it in /usr Thanks in advance (4 Replies)
Discussion started by: prpkrk
4 Replies
GRUB(8) 								FSF								   GRUB(8)

NAME
grub - the grub shell SYNOPSIS
grub [OPTION]... DESCRIPTION
Enter the GRand Unified Bootloader command shell. --batch turn on batch mode for non-interactive use --boot-drive=DRIVE specify stage2 boot_drive [default=0x0] --config-file=FILE specify stage2 config_file [default=/boot/grub/menu.lst] --device-map=FILE use the device map file FILE --help display this message and exit --hold wait until a debugger will attach --install-partition=PAR specify stage2 install_partition [default=0x20000] --no-config-file do not use the config file --no-curses do not use curses --no-floppy do not probe any floppy drive --no-pager do not use internal pager --preset-menu use the preset menu --probe-second-floppy probe the second floppy drive --read-only do not write anything to devices --verbose print verbose messages --version print version information and exit REPORTING BUGS
Report bugs to <bug-grub@gnu.org>. SEE ALSO
update-grub(8), grub-install(8). The full documentation for grub is maintained as a Texinfo manual in the grub-legacy-doc package. If the info and grub programs are prop- erly installed at your site, the command info grub should give you access to the complete manual. grub (GNU GRUB 0.97) January 2013 GRUB(8)
All times are GMT -4. The time now is 12:02 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy