Russ Johnson said:

>  /etc/inittab is the file that controls how init works. You can override
>  inittab by specifying a parameter at the lilo prompt. So, that being the
>  case, let's see what's in the /etc/lilo.conf file. All of it.

You got it!

boot = /dev/hda
timeout = 200
prompt
  vga = extended
  read-only
other = /dev/hda3
  label = win
image = /boot/vmlinuz-2.2.14-15mdk
  label = mx
  vga = normal
  append = "mem=124M"
#  append = "hdc=ide-scsi mem=124M"
  root = /dev/hdb8
  read-only
image = /boot/vmlinuz-2.2.14-15mdk
  label = mc
  vga = normal
  append = "init 3"
  root = /dev/hdb8
  read-only
image = /mnt/mandrake2boot/vmlinuz
  label = m2
  vga = normal
  append = "mem=124M"
  root = /dev/hda7

-- 
Lane
____
Lane Lester / Madison County, Georgia USA
Using Linux to get where I want to go...

Reply via email to