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