LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   new lilo version 21.75 - need to install it (https://www.linuxquestions.org/questions/linux-newbie-8/new-lilo-version-21-75-need-to-install-it-3291/)

rdaves@earthlink.net 06-11-2001 11:32 PM

RE: Red Hat linux v7.0
I am trying to get upgraded to kernel 2.4 and am having trouble because lilo doesn't like the size of my hard drive. I am told that lilo > v 21.6 is able to handle this problem. I have downloaded lilo v21.75 and unpacked it. How do I install it?

rdaves@earthlink.net 06-12-2001 01:21 AM

Found the answer
 
cd'd to the directory containing lilo-2.1.7.5 and issued

code
--------------------------------------------
/make install
--------------------------------------------

mcleodnine 06-12-2001 02:45 AM

Re: Found the answer
 
Quote:

Originally posted by rdaves@earthlink.net
cd'd to the directory containing lilo-2.1.7.5 and issued

code
--------------------------------------------
/make install
--------------------------------------------

"Oh Boy." Johnny Prine

Y'all might wanna
Code:

./config
make
make install

since make install won't do much when nuttin's been compiled. :)

Of course you'd want to peruse README and INSTALL first...

Happy poking,
D.


All times are GMT -5. The time now is 04:37 AM.