Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Mar 1999 16:03:55 -0500 (EST)
From:      zhihuizhang <bf20761@binghamton.edu>
To:        Jilani Khaldi <delphi@agata.clio.it>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: mounting a floppy disk...
Message-ID:  <Pine.SOL.L3.93.990329160055.6001A-100000@bingsun2>
In-Reply-To: <36FEB6BF.34F5F0CD@agata.clio.it>

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

On Mon, 29 Mar 1999, Jilani Khaldi wrote:

> Hi all,
> when I do: 
>   mount /dev/fd0 /mnt
> I receive the message:
>   incorrect type block
> 
> I am missing something?

I usually use # mount -t msdos /dev/fd0 /floppy and then cp command
to copy files from a DOS diskette to FreeBSD or vice versa.  You must
create a directory like /floppy and umount the diskette later.

-Zhihui



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.SOL.L3.93.990329160055.6001A-100000>