Well, I've found a simple solution to both lilo problems - from RedHat, the
Mandrake kernel is at /mnt/mandrake/boot/vmlinuz, and from Mandrake,
the Red Hat kernel is at /mnt/redhat/boot/vmlinuz-2.2.14-5.0
Lilo now works from either install, so only problem 1 (see original post)
remains.
Trevor
PS Thanks, Hans, for your response also.
On Thu, 18 May 2000, you wrote:
> 2) Lilo when installed by the Red Hat installation using the following
> lilo.conf file:
>
> boot=/dev/hda
> map=/boot/map
> install=/boot/boot.b
> prompt
> timeout=50
> linear
> default=windows
>
> image=/boot/vmlinuz-2.2.14-5.0
> label=redhat
> read-only
> root=/dev/hda2
> append="mem=96M"
>
> other=/dev/hda1
> label=windows
>
> image=/boot/vmlinuz
> label=linux
> root=/dev/hdb5
> append="hdd=ide-scsi mem=96M"
> read-only
>
> boots redhat & windows OK, but if I select linux (mandrake), I get an error that
> modules.dep can't be found. Mandrake still starts, but I have lots of red FAILs
> at boot time, eg eth0
>
> 3) If I install lilo from Mandrake, using
>
> boot=/dev/hda
> map=/boot/map
> install=/boot/boot.b
> vga=normal
> default=windows
> keytable=/boot/us.klt
> prompt
> timeout=50
> #message=/boot/message
> other=/dev/hda1
> label=windows
> table=/dev/hda
> image=/boot/vmlinuz
> label=linux
> root=/dev/hdb5
> append="hdd=ide-scsi mem=96M"
> read-only
>
> image=/boot/vmlinuz-2.2.14-5.0
> label=redhat
> read-only
> root=/dev/hda2
> append="mem=96M"
>
> I get "open /boot/vmlinuz-2.2.14-5.0: No such file or directory". Windows &
> Mandrake boot OK (except for Problem 1) but no Red Hat.
>
> So I guess I have screwed something! How do I fix it???
>
> -- [EMAIL PROTECTED]
--
Lee & Trevor Farrell
[EMAIL PROTECTED]