home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / os2 / misc / 28278 < prev    next >
Encoding:
Internet Message Format  |  1992-08-26  |  1.3 KB

  1. Path: sparky!uunet!cs.utexas.edu!uwm.edu!ogicse!das-news.harvard.edu!cantaloupe.srv.cs.cmu.edu!crabapple.srv.cs.cmu.edu!andrew.cmu.edu!jg3s+
  2. From: jg3s+@andrew.cmu.edu (Jeffrey Michael Gerber)
  3. Newsgroups: comp.os.os2.misc
  4. Subject: Drives in VDM
  5. Message-ID: <Aeaxgba00iUxA56nJH@andrew.cmu.edu>
  6. Date: 26 Aug 92 11:27:35 GMT
  7. Article-I.D.: andrew.Aeaxgba00iUxA56nJH
  8. Organization: Junior, Social & Decision Sciences, Carnegie Mellon, Pittsburgh, PA
  9. Lines: 18
  10.  
  11. I have a VDM I used to connect to our system via TCP/IP.  Everything is
  12. fine in the box until I attempt to run a program called LOGIN (based on
  13. a program from IBM).  One of the functions of this program is to create
  14. a virtual drive on the PC for a network "drive."
  15.  
  16. When I attempt to use this program, it tells me that all drives are in
  17. use.  Changing DOS_LASTDRIVE to something less than Z does not help. 
  18. Using LASTDRIVE in the VDM's CONFIG.SYS does not help.
  19.  
  20. I am told this is how the program works to find a free drive:  It looks
  21. at LASTDRIVE.  If it's Z or non-existent, it goes back and looks at each
  22. drive letter until it finds one that isn't in use.  You can also specify
  23. a drive.  If I do specify a drive, I'll still get the DRIVE IN USE error.
  24.  
  25. Is there anyway in a VDM to force it to not allocate those drives?  I am
  26. using FSFILTER.SYS.  Maybe some FSACCESS command?
  27.  
  28. Thanks, Jeff.
  29.