home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1993 #2 / Image.iso / lan / misc.zip / OS2&50.TXT < prev   
Text File  |  1993-05-27  |  4KB  |  122 lines

  1.  
  2. INSTALLING LANtastic 5.0 IN AN OS/2 v2.* VIRTUAL DOS MACHINE
  3. [This will work for both HPFS and FAT16 file systems]
  4.  
  5.  
  6. At a DOS machine:
  7.  
  8. 1.   Make a bootable floppy w/COMMAND.COM. Any size diskette will
  9.      work.
  10.  
  11. 2.   Create the following CONFIG.SYS on the floppy [other devices
  12.      may be included, but these are necessary]:
  13.      Files=50
  14.      Buffers=32
  15.      Lastdrive=z
  16.      FCBS=16,8
  17.      Device=fsfilter.sys
  18.  
  19. 3.   Create the following autoexec.bat on the floppy:
  20.      @echo off
  21.      prompt $p$g
  22.      call startnet
  23.  
  24. At the OS/2 machine:
  25.  
  26. 4.   Open a DOS window by doing the following:
  27.      a.   Double click the OS/2 system icon.
  28.      b.   Double click Command Prompts.
  29.      c.   Double click DOS Window Icon.
  30.  
  31. 5.   Change to the directory c:\os2\mdos.
  32.  
  33. 6.   Copy FSFILTER.SYS to the floppy.
  34.  
  35. 7.   Execute the following command: VMDISK X: C:\<PATH>\<FILENAME>.
  36.  
  37.      Where:    X: = drive letter of floppy.
  38.                PATH = directory path to filename.
  39.                FILENAME = name of IMAGE file.
  40.      ex: VMDISK A: C:\OS2\MDOS\DOSMACH.IMG
  41.  
  42.      (This step creates the virtual dos image file)
  43.  
  44. 8.   Insert the LANTASTI install floppy and copy all the files to
  45.      a temporary directory on the C: drive.
  46.      (Ex. copy a:\ c:\tempdir)
  47.  
  48. 9.   Type EXIT to go back to the OS/2 desktop.
  49.  
  50. 10.  Click the right mouse button on the DOS Window Icon to bring
  51.      up icon menu.
  52.  
  53. 11.  Click on COPY to create a new icon for the DOS VDM.
  54.  
  55. 12.  Click on the New Name box and enter a name for the icon.
  56.      (ex: DOS VDM).
  57.  
  58. 13.  Click on copy to create the icon.
  59.  
  60. 14.  Click the right mouse button on the new icon to bring up icon
  61.      menu.
  62.  
  63. 15.  Click the ARROW next to the OPEN menu option to bring up
  64.      Settings menu.
  65.  
  66. 16.  Click on SETTINGS to bring up Settings window.
  67.  
  68. 17.  Click on Session to bring up Session parameters.
  69.  
  70. 18.  Click on DOS Settings to bring up DOS Settings window.
  71.  
  72. 19.  Click on DOS_STARTUP_DRIVE.
  73.  
  74. 20.  Click on value box and type in the drive:\path\filename as
  75.      created in step 8.
  76.  
  77. 21.  Click on SAVE.
  78.  
  79. 22.  Double click on the upper left corner of the DOS Settings
  80.      window.
  81.  
  82. 23.  Double click on the icon for the DOS VDM. (You'll get an error
  83.      about the control dir)
  84.  
  85. 24.  Change to the temporary directory where the Lantasti files
  86.      were copied. (C:\TEMPDIR)
  87.  
  88. 25.  Run the LANTASTI install program and do the following:
  89.  
  90.      Enter a Machine name
  91.      Machine type: Server or Workstation depending on user.
  92.      Installation directory: C:\LANTASTI
  93.      Network Startup Batch File: Build - A:\STARTNET.BAT
  94.      Network Adapter Installed: (Specify adapter)
  95.      Adapters Drivers to Install: (Specify adapter or ALL)
  96.      Modify Config.sys: NO
  97.      Printer Connections: (As needed)
  98.      Disk Drive Connections: (As needed)
  99.      Set Up Server With: Default Wildcard Account & Resources
  100.      Server's Control Directory: A:\LANTASTI.NET (if server)
  101.      Perform Installation: (Press Enter on this option to install)
  102.  
  103. 26.  When install completes, Double click the upper left corner of
  104.      the DOS VDM window to close
  105.  
  106. 27.  Restart the DOS VDM window by double clicking the icon and the
  107.      network should load without errors.
  108.  
  109. Sharing OS/2 Resources
  110.  
  111. To share resources with other nodes on the LANtastic network, be
  112. sure to modify and/or create resources so they are OS/2 type on the
  113. OS/2 server.  To do this:
  114.  
  115. 1.   Load NET_MGR
  116. 2.   Select Shared Resources Management
  117. 3.   Select or create desired resources to share [@printer devices
  118.      or drive resources].
  119. 4.   Modify the resouce by selecting it, then selecting Disk Drive
  120.      Type: and choosing OS/2 as the type.
  121.  
  122.