home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / linux / 7117 < prev    next >
Encoding:
Internet Message Format  |  1992-07-31  |  2.3 KB

  1. Path: sparky!uunet!olivea!decwrl!mips!darwin.sura.net!jvnc.net!primerd.prime.com!hammer!cummings
  2. From: cummings@hammer.Prime.COM (Kevin Cummings)
  3. Newsgroups: comp.os.linux
  4. Subject: Re: Newbie Linuxer & misc. Qs (LONG!)
  5. Message-ID: <1992Jul31.113245@hammer.Prime.COM>
  6. Date: 31 Jul 92 15:32:45 GMT
  7. References: <1992Jul26.220519.18078@sura.net> <5446@mccuts.uts.mcc.ac.uk> <1992Jul31.091432.11879@constellation.ecn.uoknor.edu>
  8. Sender: cummings@hammer (Kevin Cummings)
  9. Organization: Prime Computer R&D
  10. Lines: 41
  11.  
  12. In article <1992Jul31.091432.11879@constellation.ecn.uoknor.edu>, callison@uokmax.ecn.uoknor.edu (James P. Callison) writes:
  13. > In article <5446@mccuts.uts.mcc.ac.uk> LeBlanc@mcc.ac.uk (A. V. Le Blanc) writes:
  14. > >In article <1992Jul26.220519.18078@sura.net> vargish@sura.net (Nick Vargish) writes:
  15. > >>4. Mtools sometimes can't initialize my floppies, and sometimes can't
  16. > >>   even see them (depending on what random numbers I'm using in
  17. > >>   /etc/mtools).
  18. > >
  19. > >You should have
  20. > >     A /dev/fd0 12 0 0 0
  21. > >     B /dev/fd1 12 0 0 0
  22. > >for the floppy entries in /etc/mtools.
  23. > Hmmm. I just left it as
  24. >     A /dev/PS0
  25. > and did
  26. >     ln /dev/fd0 /dev/PS0
  27. > and it works just fine for me.
  28.  
  29. /dev/PS0 is supposed to be a 1.4 MB 3.5" disk driver.
  30. /dev/fd0 is supposed to be an auto-detecting disk size and format disk driver.
  31.  
  32. So what you have done is make a link from a specific device name to the general
  33. driver.  (Not as bad as the other way around I have to admit).  
  34.  
  35. This may be a quickfix, or a workaround until you understand what should have
  36. been done, but PLEASE don't go around giving this to other people.  The
  37. confusion level about floppy disk drives is high enough without complicating
  38. it with mis-information.   Thanx.
  39.  
  40. =================================================================
  41. Kevin J. Cummings                       PrimeService
  42. 20 Briarwood Road                       A Computervision Company
  43. Framingham, Mass.                       500 Old Connecticut Path
  44.                     Framingham, Mass.
  45. Work:  cummings@primerd.Prime.COM
  46. Home:  cummings@kjc386.framingham.ma.us
  47.  
  48. Std. Disclaimer: "Mr. McKittrick, after careful consideration,
  49.           I've come to the conclusion that your new
  50.           defense system SUCKS..."   --  War Games
  51. =================================================================
  52.