*** We have two schools booting off of Hard Disks done two different
ways. Once school we put a lilo boot loader on the hard drive and use:

make bin32/<yournic>.lilo

for the etherboot image.

At our second school we have a few Wind$ze legacy programs that are still
needed so we dual boot the system. We use loadlin to boot a normal kernel
image in DOS using something like:

loadlin kernel root=/dev/nfs ip=dhcp

We add a few MENUITEM lines in Config.sys to get a quick menu asking boot
Win or Linux. The advantage of this setup (for those who need to dual
boot) is that you don't have to format an existing Wind$ze machine, just
make a few config changes. However, I've seen some network cards refuse to
work in this configuration. Apparently Wind$ze loads some device drivers
that I can't get rid of and may put some network cards in an undesirable
state which causes the kernel to fail when it looks for it's ip-address
when making the DHCP request.


On Tue, 13 Nov 2001, Johann GORLIER wrote:

> Stop me if I'm wrong but you may need to prepare your HardDisk to put
> the boot.img on it.
> 
> I don't know exactly how, with etherboot packages it should be like make
> bin32/net_driver.hd0 instead of make bin32/net_driver.fd0...
> 
> Hope this helps.
> 
> JOhann
> 
> 
> Peter Wagner a �crit :
> > 
> > Hi,
> > can anyone help me booting the workstations from their local Harddisk, and not 
>from the Bootprom.
> > 
> > Thanks, Peter Wagner- Jetzt kostenlos bei T-Motion registrieren unter 
>http://www.t-motion.de -
> > 
> > _____________________________________________________________________
> > Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
> >       https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
> > For additional LTSP help,   try #ltsp channel on irc.openprojects.net
> 
> _____________________________________________________________________
> Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
>       https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
> For additional LTSP help,   try #ltsp channel on irc.openprojects.net
> 


_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.openprojects.net

Reply via email to