<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.2614.3500" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>Hi all I have been trying to start my dual boot linux system 
from a dos boot disk useing loadlin</FONT></DIV>
<DIV><FONT size=2>below is a copy of my lilo.conf</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>boot = /dev/hda<BR>timeout = 50<BR>linear<BR>prompt<BR>message 
= /boot/message<BR>default = dos<BR>vga = 
normal<BR>read-only<BR>map=/boot/map<BR>install=/boot/boot.b<BR>image = 
/boot/vmlinuz-2.2.16-22<BR>label = linux<BR>initrd = 
/boot/initrd-2.2.16-22.img<BR>root = /dev/hda5<BR>other = /dev/hda2<BR>label = 
dos</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>I have no problems starting the system from lilo boot i.e 
linux or dos</FONT></DIV>
<DIV><FONT size=2>But I have not been able to start linux from 
loadlin</FONT></DIV>
<DIV><FONT size=2>I have tried the following and in all cases I get image file 
not found </FONT></DIV>
<DIV><FONT size=2>What am I doing wrong.</FONT></DIV>
<DIV><FONT size=2>My system has 195 meg ram</FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=2>loadlin linux root=/dev/hda5 ro </FONT></DIV>
<DIV><FONT size=2>loadlin vmlinuz root=/dev/hda5 ro</FONT></DIV>
<DIV><FONT size=2>loadlin vlmlinuz-2.2.16-22 root=/dev/hda5 ro</FONT></DIV>
<DIV><FONT size=2>loadlin vlmlinuz-2.2.16-22.img root=/dev/hda5 ro</FONT></DIV>
<DIV><FONT size=2>loadlin initrd-2.2.16-22.img root=/dev/hda5 ro</FONT></DIV>
<DIV><FONT size=2></FONT><FONT size=2>
<DIV><FONT size=2>loadlin vmlinuz boot=/dev/hda1 ro</FONT></DIV>
<DIV>
<DIV><FONT size=2>loadlin vmlinuz boot=/dev/hda ro</FONT></DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV>I have also tried all the above with a space before and after '='</DIV>
<DIV> </DIV>
<DIV> </DIV></DIV></FONT></DIV>
<DIV><FONT size=2><BR> </DIV></FONT>
<DIV> </DIV></BODY></HTML>