home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / linux / 22637 < prev    next >
Encoding:
Text File  |  1993-01-04  |  1.2 KB  |  39 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!math.fu-berlin.de!informatik.tu-muenchen.de!rz.uni-passau.de!kirk.fmi.uni-passau.de!ellmenre
  3. From: ellmenre@kirk.fmi.uni-passau.de (Nils Ellmenreich)
  4. Subject: Re: Problems mounting a floppy!!!!!!!!
  5. Message-ID: <1993Jan4.120218.17048@tom.rz.uni-passau.de>
  6. Keywords: mounting floppy problems fstab
  7. Sender: news@tom.rz.uni-passau.de (News-Operator)
  8. Organization: University of Passau, Germany
  9. References:  <1i94fmINNnds@urmel.informatik.rwth-aachen.de>
  10. Date: Mon, 4 Jan 1993 12:02:18 GMT
  11. Lines: 26
  12.  
  13. In article <1i94fmINNnds@urmel.informatik.rwth-aachen.de>, jansen@bruichladdich.informatik.rwth-aachen.de (Thomas Jansen) writes:
  14. |> How can I mount a floppy ????
  15. |> Trying to mount the floppy with :
  16. |> 
  17. |> mount /dev/fd0 /floppy (where floppy is a created subdirectory)
  18. |> 
  19. |> I get the message: "/dev/fd0 allready mounted or /floppy busy "
  20.  
  21. There are three possibilities:
  22.  
  23.  - You didn't put a filesystem on the floppy. Do that by typing
  24.     mkfs /dev/fd0 1440              (for 3.5" HD)
  25.  
  26.  - The directory /floppy is not empty.
  27.  
  28.  - You have already mounted sth. on /floppy.
  29.  
  30. Hope that helps!
  31.  
  32. -- 
  33. Nils Ellmenreich                         University of Passau, Germany
  34. ellmenre@kirk.fmi.uni-passau.de         ellmenre@forwiss.uni-passau.de
  35.  
  36.  
  37.  
  38.  
  39.