home *** CD-ROM | disk | FTP | other *** search
- 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
- From: "Kai Furmans" <HB12@DKAUNI2.BITNET>
- Newsgroups: comp.os.linux
- Subject: Re: problems with mount
- Date: 17 Dec 1992 19:47:27 +0100
- Organization: University of Karlsruhe, Germany
- Lines: 15
- Sender: usenet@nz12.rz.uni-karlsruhe.de
- Distribution: world
- Message-ID: <1gqhvvINNkm8@nz12.rz.uni-karlsruhe.de>
-
-
-
- >
- >
- > whether I use menu, or mount, to mount a floppy, I get
- > "/dev/fd? mounted, or ?? busy". This is as root.
- > chris
-
- Hi Chris,
- I suppose you tried to mount a floppy with MS-DOS format.
- To do this you have to specify a type parameter like
- mount -t msdos /dev/fd1 /dos
-
- Hope that helps
- Kai
-