I'm working on a network boot disk for multiple computers (Ghost), and
am trying to have the boot disk auto detect and install the  network
drivers automatically, to save time since I image dozens of computers
at once.  Right now, I can properly load up the drivers through
config.sys, but I have to select them from a menu.  For the auto
select mode, I have to load them in autoexec.bat, using devload.com. 
The first two drivers, generic ones-- protman.dos and dis_pkt.dos load
up fine, but when I try to load each individual network driver, the
entire process outputs an error, some hex, and hangs.  I'm not sure
whether I have himem.sys and emm386.exe configured wrong, or if it is
something else, so I have included my himem and emm386 lines below.

My Himem.sys line:
device=\bin\himem.exe /testmem:off

My emm386.exe line:
device=\bin\emm386.exe noems X=TEST

Thanks,
Charles

--
A wise man knows everything.
A shrewd man knows everyone.


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642
_______________________________________________
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user

Reply via email to