Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Dec 1998 18:59:52 -0800
From:      Eddie Lawhead <eddie@silk.net>
To:        alissa bader <molbloo@interport.net>, questions@FreeBSD.ORG
Subject:   Re: stupid stupid stupid floppy question
Message-ID:  <3.0.3.32.19981221185952.006e7f7c@silk.net>
In-Reply-To: <Pine.GSO.3.96.981221214959.9581A-100000@interport.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Hello

>
>mount: /floppy:  no such file or directory
>

/floppy does not exist.  Try "mount -t msdos /dev/fd0c /mnt" 

>
>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 the file is on the floppy just 
cd /mnt
cp /mnt/my-file /where/you/want/it

HTH

Eddie Lawhead
eddie@silk.net
>
>thanks!
>
>--alissa
>
>
>To Unsubscribe: send mail to majordomo@FreeBSD.org
>with "unsubscribe freebsd-questions" in the body of the message
>
>

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?3.0.3.32.19981221185952.006e7f7c>