Click to See Complete Forum and Search --> : Lilo and Caldera E-Desktop


dgcartel
11-18-2000, 07:31 PM
What would my lilo file need to look like in order to boot the other os I have. To put it short and sweet I have the Following (my machine has 2 drives )

Drive 1 = MS Whistler Beta 1 /hda *yes its legal* http://www.linuxnewbie.org/ubb/smile.gif

Drive 2 = Caldera E-Desktop /hdb

----------------------------------
As of right now lilo is this

boot = /dev/hda
install = /boot/boot.b

# options

prompt
delay = 50
timeout = 50
message = /boot/message

default = linux

image = /boot/vmlinuz-pc97-2.2.14-modular
label = linux
root = /dev/hdb1
vga = 274
read-only
append = "mem=192M debug=2 noapic nosmp"

other = /dev/hda1
label = whistler

---------------------------------------

The last two lines i added all i get is the word boot on the gfx bootup caldera has. I press enter and I will boot into caldera no problem. Any ideas

mdwatts
11-20-2000, 10:17 AM
eDesktop uses Grub and not Lilo.

Check Caldera's knowledgebase for info on setting up multiboot using Grub.