home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / os / msdos / programm / 11726 < prev    next >
Encoding:
Internet Message Format  |  1992-12-31  |  1.7 KB

  1. Path: sparky!uunet!utcsri!geac!lethe!uunorth!cibbs!root
  2. From: root@cibbs.UUCP (Mark Buckaway)
  3. Newsgroups: comp.os.msdos.programmer
  4. Subject: Network drive identification/ MOUNT command for DOS
  5. Message-ID: <eTPNwB2w165w@cibbs.UUCP>
  6. Date: Thu, 31 Dec 92 12:16:01 EST
  7. Organization: DataSoft Consulting (Toronto, Ont. Canada)
  8. Lines: 27
  9.  
  10. UNIX sysadmins know about the MOUNT command to add file systems to thier unix
  11. box. I would like to do something similar for DOS. That is add a "file system"
  12. (ie. another drive) as a directory off my main drive. DOS includes the JOIN
  13. command but this is incompatible with network drives. I am running Netware
  14. Lite V1.1.
  15.  
  16. Some time back, I saw articles that were mentioning that it was possible to
  17. change the "device descriptor" (please forgive me if this is NOT the correct
  18. term) to make a network drive LOOK like a hard drive to DOS. My idea
  19. encorporates writing a same utility to change the network drive "into" a hard
  20. drive, spawn to the JOIN command, and switch the drive back to a network
  21. drive. If it is possible to fool DOS in this manner, this should work.
  22.  
  23. All reference material I have says nothing of how to determine if a network
  24. drive is such and not a hard drive. Does anyone know who to do this? Or have
  25. code segments either in assembly or C on how to poke around memory for these
  26. items. If all else fails, anyone know of a good reference book I can RTFM?
  27.  
  28. I am very knowledgible in C, know something about assembly. Any help would be
  29. appreciated.
  30.  
  31. Mark
  32.  
  33. ----
  34. Club InSaNiTy BBS   |   BBS:+1 416 691 0679 |   root@cibbs.UUCP
  35. DataSoft Consulting | Voice:+1 416 691 5529 |   uunorth!cibbs!root
  36. Mark Buckaway       | Toronto, Ont. CANADA  |   1@4653 (WWIVnet)
  37.