home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / linux / 10317 < prev    next >
Encoding:
Text File  |  1992-09-09  |  1.3 KB  |  33 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!unislc!erc
  3. From: erc@unislc.uucp (Ed Carp)
  4. Subject: Re: mount -t msdos problem
  5. X-Newsreader: Tin 1.1 PL5
  6. References: <BuBo3G.63z@rice.edu>
  7. Message-ID: <1992Sep9.230314.21653@unislc.uucp>
  8. Organization: Unisys Corporation SLC
  9. Date: Wed, 9 Sep 1992 23:03:14 GMT
  10. Lines: 21
  11.  
  12. Eric Christopher Sachs (sachse@owlnet.rice.edu) wrote:
  13.  
  14. : Has anyone else had problems mounting dos floppies using
  15. : the mount -t msdos command.  I was able to use it without
  16. : a problem under v.97 and v.97.1, but v.97.2, v.97.3, and
  17. : v.97.4 all core dump if I try to mount a dos floppy.  I
  18. : am currently using the executable for mount that I obtained
  19. : from the installation of v.97.  Is there a more recent
  20. : version that I should be using?  Or, does someone have the
  21. : full code for mount so that I could compile it with each
  22. : of these versions of linux?
  23.  
  24.  
  25. There's a minor bug that broke mount under 0.97pl2 and above.  If I remember,
  26. it had to do with the statement: "while (path...".  You're supposed to
  27. change itto "while (*path...".
  28. -- 
  29. Ed Carp, N7EKG     erc@apple.com                801/538-0177
  30. "This is the final task I will ever give you, and it  goes  on  forever.   Act
  31. happy, feel happy, be happy, without a reason in the world. Then you can love,
  32. and do what you will."           -- Dan Millman, "Way Of The Peaceful Warrior"
  33.