home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / mswindo / setup / 1209 < prev    next >
Encoding:
Text File  |  1992-09-10  |  2.3 KB  |  52 lines

  1. Newsgroups: comp.os.ms-windows.setup
  2. Path: sparky!uunet!elroy.jpl.nasa.gov!ames!eos!aio!aio.jsc.nasa.gov!bartels
  3. From: bartels@aio.jsc.nasa.gov (Jeff Bartels)
  4. Subject: Re: Can't use a swapfile on my SCSI disk.
  5. In-Reply-To: kbm8572@zeus.tamu.edu's message of Mon, 7 Sep 1992 18:25:00 GMT
  6. Message-ID: <BARTELS.92Sep10093202@wind.aio.jsc.nasa.gov>
  7. Lines: 39
  8. Sender: news@aio.jsc.nasa.gov (USENET News System)
  9. Organization: /u51/Users/bartels/.organization
  10. References: <7SEP199213255518@zeus.tamu.edu>
  11. Date: 10 Sep 92 09:32:02
  12.  
  13. >>>>> In article <7SEP199213255518@zeus.tamu.edu>, kbm8572@zeus.tamu.edu (BRYAN MILLIGAN) writes:
  14.  >> News-Software: VAX/VMS VNEWS 1.41    
  15.  
  16.  >>     I recently upgraded to Windows 3.1 and seem to be having a great deal
  17.  >> of trouble with swapfiles.  My setup:
  18.  >>     386/33 8MB RAM
  19.  >>     Adaptec 1542A SCSI Controller
  20.  >>     Quantum 80MB and Maxtor 120MB SCSI drives
  21.  >>     HIMEM.SYS, EMM386.SYS (Win 3.1 versions)
  22.  >>     SMARTDRV.SYS (Win 3.1 version w/ double buffering)
  23.  >>     RAMDRIVE.SYS (512K in extended; Win 3.1 version)
  24.  >>     ASPI4DOS.SYS (V 3.0A w/ /V option)
  25.  >>     MOUSE.SYS, ANSI.SYS, JETSCRPT.SYS (QMS JetScript driver)
  26.  >>     MS-DOS 5.0
  27.  >> I this setup everything works fine until I try and use a swapfile.  With 
  28.  >> Win 3.0 I could use a temporary swapfile, but I could not set up a permanent
  29.  >> swapfile.  With Win 3.1 I can't use any type of swapfile.  If I do set one up
  30.  >> Windows locks up the machine on exit (time for the three-fingered salute), I
  31.  >> lose most of my program groups, and most of the files on my hard disk are
  32.  >> corrupted (cross-linked, truncated, etc.).  I really need to be able to use
  33.  >> a swapfile to run Mathematica proberly (even with 8MB RAM).  Does anyone
  34.  >> know of a fix for this problem?  Any help would be appreciated. 
  35.  
  36.  
  37.  >> bryan
  38.  
  39.  >> kbm8572@zeus.tamu.edu (VAX 9000)
  40.  >> bryan@aero15.tamu.edu (Sun 4/65)
  41.  >> (409)845-0714         (Panasonic Easa-Phone)
  42.  
  43. My SCSI adapter (Future Domain and Seagate before that) requires a
  44. segment of high memory (for SCSI BIOS + other stuff). That means that I have to provide a
  45. x=NNNN-NNNN argument in my EMM386 invocation so that the segment is
  46. protected from corruption. Check your manual for the Adaptec, it
  47. should tell you where this segment resides and how big it is. You can
  48. also probably configure the memory location with jumpers on your
  49. board.
  50.  
  51. Hope this helps. 
  52.