|
Because previously an ISA port NE200 network card was used. Now it needs to be replaced with a PCI port network card. Run setup in the net directory. Import dlkfet.dos from the floppy disk into ndis2\dos. The NWLink protocol is automatically added after importing the driver. Add the NetBEUI protocol. After booting, an error occurs: mac 0006: network interface hardware not found or not responding; mac 0001: initialization failure. autoexec.bat ----------------------------------------------- PATH C:\NET C:\NET\NET START NET TIME \\RAWSRV /SET /YES ET16V-16 PRDRV /P9 d: copy e:\raw\hyr.exe /y copy e:\raw\bad.* /y HYR ------------------------------------------- cofig.sys ------------------------------------------- DEVICE=C:\NET\HIMEM.SYS DEVICE=C:\NET\EMM386.EXE RAM FILES=60 DOS=HIGH,UMB DEVICE=C:\NET\IFSHLP.SYS LASTDRIVE=Z BUFFERS=20 -----------------------------------------------------
|