[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Multiple Installation Question



Michael Jones wrote:

> I already have LILO installed on the MBR, and I tried removing it once but
> it didn't work.


(a)I gather you have one Linux OS working with LILO and want to
install additional Linux OS's.
	
	I then have _personally_ installed additional Linux OS's without
using LILO for the second os and just used the original LILO from
install number 1 to map the others.

WAIT A MINUTE !!!, just look at the one and only LILO I'm using on
this triple boot box. I'll include it. 


-- 


               " etiam capillus unus habet umbram suam "
                                                     
                  Linuxcare, At the center of Linux.
                      http://www.linuxcare.com
                  
              Bill Schoolcraft    http://www.wiliweld.com
boot=/dev/hda
map=/boot/map
install=/boot/boot.b
prompt
timeout=50
default=linux
other=/dev/hda1
	label=95
	table=/dev/hda
image=/boot/vmlinuz
	label=linux
	root=/dev/hda3
	read-only
image=/boot/vmlinuz
	label=suse
	root=/dev/hda4
	read-only

[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]