LILO

Omar Loggiodice ologgio at vrainn.com
Fri Jan 19 16:54:13 EST 1996


Jeff Haynie Writes :
:
:
:Hi all,
:
:We are bringing up a new server and got the new kernel installed and 
:configured lilo to boot of /dev/hda1, since Linux is the only os on
:the server, however Lilo hangs at: 'LIL' when booting from harddrive.
:
:I remember this problem last time we did this with LILO but can't 
:remember what we did to fix it, it had something to do with rdev I 
:thought, something like rdev -R /dev/hda1 1, but this didn't work
:this time.
:
:Any suggestions?
:
:
:Jeff

Hi Jeff,

   I would recommend that you install LILO in the master boot record of the
   first hard drive (/dev/hda instead of /dev/hda1), especially given the
   fact that you have only linux installed. By installing LILO in /dev/hda1
   you are locating it in the _first_ partition, rather than the MBR of the
   first disk (/dev/hda).
   
   BTW, rdev -R /dev/hda1 1 doesn't do what you expected it to do because
/dev/hda1 is _not_ a kernel image (unless you did a very special
installation, in which case you wouldn't be asking the LILO question :) )

  Your kernel image is most likely something like /zImage or /vmlinuz. in
  any case, rdev sets the root partition (amongst many other settings) which
  doesn't affect the fact that lilo can't load a kernel.

:
:
:
:--------------------------------------------------------------------
:dresden.com			 http://www.dresden.com
:770.416.7232			 770.416.6410 fax
:2985 Gateway Drive, Ste.200	 Norcross, GA 30071 USA
:
:
:	 'the world at your keyboard'
:
:
:


-- 
____________________________________________________________________
            /   __  __  __  - __  __ / - _  __  ologgio at vrainn.com
  Omar R.  /__ /_/ /_/ /_/ / /_/ /_/ / /_  /-_  CIS: 74040,1543
                  __/ __/                         
___C++/6_yrs____Virtual Reality/4_yrs____Vorl_____Linux(free)_______
Public ANSI C++ draft: ftp://research.att.com/dist/c++std






More information about the Ale mailing list