home *** CD-ROM | disk | FTP | other *** search
/ Windoware / WINDOWARE_1_6.iso / misctext / netwin / windows.txt
Text File  |  1991-06-13  |  5KB  |  162 lines

  1.                 SETTING WINDOWS UP FOR NETWARE
  2.                 ──────────────────────────────
  3.  
  4. Here is a Guide to get windows working with a Novell network
  5. getting it to run off a novell network is a different story!.
  6.  The following is what worked for me with NO help from the
  7. "Windows Installation Guide" (Makes a good door stop!), It
  8. might not work for everybody but it should be a good start.
  9.  
  10.  
  11.  
  12. You Must use IPX ver 3.01 Rev B or better, and NETx Ver 3.01
  13. Rev x.
  14.  
  15. If you are using any Lan card that requires to use Irq 2 then
  16. you will have to change this and Windows gets upset with this
  17. On an IBM token ring card put switch 8 up (Off) to fix this
  18. problem. The fix from novell to solve this problem seem's to
  19. cause more problems later on!
  20.  
  21. Make sure you have a ordinary config.sys and have NO EMS or
  22. XMS driver resident in memory, Load IPX and NETx (Do-Not Use
  23. LANSPACE,EMSNETx or XMSNETx). If you didn't load ipx and the
  24. shell then remember to pick the network type in the
  25. installation screen of windows as windows will not see the
  26. network so it will not automatically load the drivers.
  27.  
  28.  Install Windows as per the windows manual, Next you will
  29. need to change the SYSTEM.INI file in the windows directory.
  30. Use any ASCII type editor, first look under the heading:-
  31. [boot.description]
  32.  
  33. network.drv=Novell Netware 2.10 or above, or Novell Netware
  34. 386
  35.  
  36. ensure that the above line is contained in this area.
  37.  
  38. Next look under the heading:-
  39. [386Enh]
  40. emmexclude=d800-dbff  - this is the address used by a IBM
  41.                         Token ring card {Actual D8000-DBFF0}
  42.                         You must enter your cards own Address
  43. ebios=*ebios
  44. display=*vddvga
  45. keyboard=*vkd
  46. mouse=*vmd
  47. network=*vnetbios, vnetware.386, vipx.386
  48. device=*vpicd         - Novells bug fix vpicda seems to stuff
  49.                         up when using xms.
  50.  
  51. Once you have saved the above then you can re start windows
  52. and use the lan at the same time.
  53.  
  54.  
  55. Memory and Windows.
  56.  
  57. Windows dose some very weird thing with memory, you will find
  58. that very few non-windows applications will work because of
  59. the base memory left free, usually about 430kb.
  60. If you try and use programs like lanspace,386max or any other
  61. program that loads the shell high then windows will crack the
  62. sads and crash, I won't go into the exact nitty gritty of how
  63. all this memory cram is resolved but here is a solution that
  64. I worked out using Quarterdecks QEMM386.SYS device driver and
  65. EMSNET4.EXE. {QEMM Ver 5.11}
  66.  
  67. Here is a example Config.sys:-
  68.  
  69. DEVICE=C:\QEMM386.SYS RAM ARAM=D800-DBFF
  70. FILES=30
  71. BUFFERS=20
  72. DEVICE=C:\LOADHI.SYS /R:5 DXMA0MOD.SYS
  73. DEVICE=C:\LOADHI.SYS /R:1 DXMC0MOD.SYS 400010000001
  74. SHELL=C:\COMMAND.COM /p /e:1024
  75. DEVICE=C:\WINDOWS\MOUSE.SYS /Y
  76. LASTDRIVE=K:
  77.  
  78.  
  79. The first line is the actual qemm device driver, the RAM
  80. command is to Allow use of ram 640k-1024 for XMS, etc, the
  81. ARAM part is important to stop the use of memory at the same
  82. point as your lan adaptor card(s).
  83. Loadhi.sys is used to load any device drivers into hi ram
  84. (XMS) although Some mouse drivers will not work 100% if
  85. loaded into Hi-ram so try and see.
  86.  
  87. Once windows has installed itself it uses smartdrive.sys and
  88. himem.sys, delete the lines containing them as qemm386 acts
  89. the same as himem.sys anyway and smartdrive gets upset on
  90. some machines when using qemm386.
  91.  You will have to edit SYSTEM.INI file in the windows
  92. directory for some more changes, Under the heading :-
  93. [386Enh]
  94. emmexclude=d800-dbff    {see page #1}
  95. emmexclude=a000-dfff
  96. IgnoreInstalledEmm=True
  97.  
  98.  
  99. Add the second and third lines to the file then save it.
  100.  
  101. The second line emmexclude=a000-dfff (actual A0000-DFFFFh)
  102. Instructs windows not to use memory in the 640-896K range as
  103. we use it later.
  104. The third line IgnoreInstalledEmm=True
  105. instructs windows not to install its own EMS emulator and to
  106. use qemm386 instead.
  107.  
  108.  
  109. Memory and Windows [Cont]
  110.  
  111.  
  112. After re-setting the machine and the drivers have been loaded
  113. then here's one way of loading the lan software using
  114. quaterdecks loadhi.com :-
  115.  
  116.  
  117. loadhi /b ipx
  118. emsnet4
  119.  
  120. If you are using a 3270 or 5250 emulator that uses ipx/spx
  121. then you can also load TBMI high by using loadhi /b tbmi .
  122.  
  123. **TBMI.COM and TASKID.COM are required if you intend to use a
  124.   3270 or 5250 emulation that requires ipx/spx under windows,
  125.   Novell also requires that you remove the vipx.386 line from
  126.   Network=*vnetbios, vnetware.386 line in the system.ini file
  127.   I found that it can cause errors when loading windows and
  128.   that leaving it in seems not to affect anything.
  129.  
  130.  
  131. Login in to the lan then execute windows.
  132.  
  133.  
  134. I have no doubt that there are much better ways of doing this
  135. but this way dose work.
  136.  
  137.  
  138.  
  139.  
  140. *NOTE:-
  141.       The above has been tested on 386's with Chip &
  142.       Technologies and VLSI Chip sets and on several 486
  143.       machines with 4MB or greater and had no problems,
  144.       But I had troubles with a 386 with a OPTI chipset using
  145.       windows and QEMM.
  146.       To fix this change config.sys to read:-
  147.       Device=c:\himem.sys  (windows own EMS)
  148.       Device=c:\QEMM386.SYS RAM ARAM=D800-DBFF MEM=2560 NOXMS
  149.  
  150.       This will enable windows own XMS manager, you can still
  151.       use loadhi for both drivers and IPX etc.
  152.  
  153.  
  154. Hope this Information Is Of Some help, If anyone Knows any
  155. better ways of doing the above please let me and everyone
  156. else know.
  157.  
  158.  
  159. Regards.
  160.  
  161. Steve Ruston, Melbourne, Australia.
  162.