home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / protocol / nfs / 2807 < prev    next >
Encoding:
Internet Message Format  |  1992-11-20  |  2.4 KB

  1. Path: sparky!uunet!cs.utexas.edu!usc!sol.ctr.columbia.edu!emory!swrinde!network.ucsd.edu!sdcrsi!xlnt!elvis!larry
  2. From: larry@elvis.NoSubdomain.NoDomain (Larry Pollack)
  3. Newsgroups: comp.protocols.nfs
  4. Subject: HELP: Can't access B:
  5. Message-ID: <1253@xlnt.COM>
  6. Date: 20 Nov 92 20:10:24 GMT
  7. Sender: postmaster@xlnt.COM
  8. Reply-To: larry@xlnt.com
  9. Organization: XLNT Designs, Inc.
  10. Lines: 62
  11.  
  12. I recently upgraded to Windows 3.1 and PC-NFS 4.0 (in that order).
  13. Now, when I run MS-DOS from Windows, I can no longer access drive B:.
  14. I am using a Positive 386 25 MHz with a 3Com 3C503 network card. Here
  15. are the CONFIG.SYS and AUTOEXEC.BAT files:
  16.  
  17. DEVICE=C:\QEMM\QEMM386.SYS R:2 rom RAM VHI:N ST:M x=a000-c7ff xst=c000
  18. break=on
  19. STACKS=0,0
  20. buffers=30,8/x
  21. shell=c:\dos\command.com /p /e:512
  22. DEVICE=C:\dos\ANSI.SYS
  23. install=c:\dos\share!.exe
  24. DEVICE=C:\QEMM\LOADHI.SYS /R:1 C:\NFS\PCNFS.SYS /c^
  25. DEVICE=C:\NFS\SOCKDRV.SYS
  26. DEVICE=C:\QEMM\LOADHI.SYS /R:2 C:\NFS\VECIE6.SYS /i5
  27. DEVICE=C:\NFS\NFSVEC.SYS
  28.  
  29.  
  30. @ECHO OFF
  31. path c:\qemm;C:\WINDOWS;c:\dos;c:\bin;c:\nfs;c:\brief;c:\borlandc\bin;c:\norton;c:\poly
  32. PATH=%PATH%;p:\nfs4.0\utils
  33. set bpath=;c:\brief\macros
  34. set bhelp=c:\brief\help
  35. set bpackages=h,c-c,asm:r
  36. set bflags=-i120l256z -mLJP -Dega -D101key
  37. set btmp=c:\temp
  38. set MAILDIR=M:\
  39. SET TZ=PST8PDT
  40. SET COMSPEC=C:\DOS\COMMAND.COM
  41. SET NFSDRIVE=C
  42. SET NFSPATH=C:\NFS
  43. set TEMP=C:\WINDOWS\TEMP
  44. c:\qemm\loadhi /r:2 files 40
  45. c:\qemm\loadhi /r:2 lastdriv v
  46. c:\qemm\loadhi /r:2 nde
  47. C:\QEMM\LOADHI /R:1 C:\WINDOWS\SMARTDRV.EXE /L
  48. PRT -T30 *
  49. C:\NFS\NET INIT
  50. PROMPT $P$_$G
  51. VER
  52. rdate elvis
  53. c:\qemm\loadhi /r:1 C:\XVIEW\rtm.exe
  54. C:\XVIEW\rnmfile.exe
  55. C:\XVIEW\ifpcnfs.exe
  56. rem pause
  57. win
  58.  
  59. If I insert the "pause" statement at the end of AUTOEXEC.BAT and stop
  60. the batch file before running Windows, I can access the B: drive. If I
  61. type WIN and run the file manager, I can access the B: drive. As soon
  62. as I run a DOS prompt from Windows, I can no longer get to the B:
  63. drive; not from the file manager, nor from DOS after exiting Windows.
  64.  
  65. Is there some option in the .PIF I should be setting when I run DOS
  66. from Windows? Any help would be appreciated. Please e-mail to address
  67. below.
  68.  
  69. /======================================================================\
  70. | Lawrence J. Pollack                   | Your source for FDDI SMT.    |
  71. | XLNT Designs, Inc.                    | Voice   : 619-487-9320       |
  72. | Internet: larry@xlnt.com              | Fax     : 619-487-9768       |
  73. \======================================================================/
  74.