home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sources / wanted / 3968 < prev    next >
Encoding:
Internet Message Format  |  1992-08-15  |  1.1 KB

  1. Path: sparky!uunet!mcsun!uknet!edcastle!eonu24
  2. From: eonu24@castle.ed.ac.uk (I Reid)
  3. Newsgroups: comp.sources.wanted
  4. Subject: Re: DOS floppy disk driver for UNIX
  5. Keywords: dos, unix, driver
  6. Message-ID: <24887@castle.ed.ac.uk>
  7. Date: 15 Aug 92 11:04:45 GMT
  8. References: <generous.713743473@nova> <4562@news.duke.edu>
  9. Organization: Edinburgh University
  10. Lines: 17
  11.  
  12. magidj@cellbio.duke.edu (Jonathan Magid) writes:
  13.  
  14. >>Does anyone know of where I might find sources for a driver
  15. >>to read DOS disks from a UNIX machine (preferably BSD and/or
  16. >>SunOS).  Any pointers/information is appreciated.
  17.  
  18. >The Linux Virtual File System  stuff implements this on a kernel level;
  19. >Linux is a mostly POSIX system, but perhaps it wouldn't be too difficult
  20. >to adapt for BSD.  You can check out the Linux kernel stuff at
  21. >tsx-11.mit.edu or reggae.oit.unc.edu.
  22.  
  23. Before Dos stuff made it into the Linux kernel everyone was using a package
  24. called mtools (comp.sources.unix I think) which reads/writes/etc dos format
  25. floppies and hard disks. The code is a bit freeform for my tastes but you might
  26. bew able to get enough from it.
  27.  
  28. Iain
  29.