home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / linux / 20857 < prev    next >
Encoding:
Internet Message Format  |  1992-12-17  |  746 b 

  1. Path: sparky!uunet!cis.ohio-state.edu!zaphod.mps.ohio-state.edu!cs.utexas.edu!qt.cs.utexas.edu!yale.edu!ira.uka.de!rz.uni-karlsruhe.de!not-for-mail
  2. From: "Kai Furmans" <HB12@DKAUNI2.BITNET>
  3. Newsgroups: comp.os.linux
  4. Subject: Re: problems with mount
  5. Date: 17 Dec 1992 19:47:27 +0100
  6. Organization: University of Karlsruhe, Germany
  7. Lines: 15
  8. Sender: usenet@nz12.rz.uni-karlsruhe.de
  9. Distribution: world
  10. Message-ID: <1gqhvvINNkm8@nz12.rz.uni-karlsruhe.de>
  11.  
  12.  
  13.  
  14. >
  15. >
  16. > whether I use menu, or mount, to mount a floppy, I get
  17. > "/dev/fd? mounted, or ?? busy". This is as root.
  18. > chris
  19.  
  20. Hi Chris,
  21. I suppose you tried to mount a floppy with MS-DOS format.
  22. To do this you have to specify a type parameter like
  23. mount -t msdos /dev/fd1 /dos
  24.  
  25. Hope that helps
  26. Kai
  27.