Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Dec 1998 09:40:47 -0500 (EST)
From:      Spike Gronim <spork@ix.netcom.com>
To:        alissa bader <molbloo@interport.net>
Cc:        questions@FreeBSD.ORG
Subject:   Re: stupid stupid stupid floppy question
Message-ID:  <Pine.BSF.4.05.9812220939240.296-100000@PigStuy.dyn.ml.org>
In-Reply-To: <Pine.GSO.3.96.981221214959.9581A-100000@interport.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 21 Dec 1998, alissa bader wrote:

> 
> um, how do I mount a floppy disk?
> 
> I looked up stuff in the manual, and I typed
> 
> mount -t msdos /dev/fd0c /floppy
> 
> and I got the response
> 
> mount: /floppy:  no such file or directory

"mkdir /floppy" should solve your problem. 

> 
> I know the floppy drive is configured for the system, 'cause it shows up
> on the startup when I reboot.
> 
> second part of this question:  how do I get to the file on the floppy
> disk, after I mount it?  I think I'm too used to GUI stuff here, gosh on
> my mac, it would just show up on the desktop and I'd point and click.

If you wanted to copy the file to your home directy, the command would be
"cp /floppy/foobar /home/yourlogin/". 

> 
> Oh yeah, this is using FreeBSD 2.2.7
> 
> I know I'll be laughing and kicking myself when someone tells me how to do
> this, cause it must be ridiculously easy.
> 
> thanks!
> 
> --alissa
> 


	-Spike Gronim
	 sporkl@ix.netcom.com	


		The majority only rules those who let them. 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.9812220939240.296-100000>