> My question is: Can I install Suse on my computer next to Windows and
> Redhat?
Yes.
> Do i have to purchase a special bootmanager(www.bootmanager.com) or can Lilo
> handle 3 operatingsystems?
No, and yes, lilo can.
> And if Lilo can handle 3 operatingsystems, how do i change the setup of Lilo
> and to what settings?
It would look something like this:
-------------------
boot=/dev/hda
map=/boot/map
install=/boot/boot.b
prompt
timeout=20
image=/boot/vmlinuz-2.2.16-redhat
label=redhat
root=/dev/hda3
read-only
other=/dev/hda1
table=/dev/hda
label=windows
image=/boot/vmlinuz-2.2.16-suse
label=suse
root=/dev/hda5
read-only
-------------------
This is just an example, but I believe (I have not tested it since I worked
on my own linux distro long ago) it should work. The first image= entry is
for redhat, the second entry, other=, is for windows, and the third entry is
for suse.
HTH, Matt
begin:vcard
n:Housh;Matt
x-mozilla-html:FALSE
org:The University of Tulsa;CIR
adr:;;;;;;
version:2.1
email;internet:[EMAIL PROTECTED]
title:System Administrator
fn:Matt Housh
end:vcard