Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Mar 1999 15:08:29 -0800 ()
From:      Rick Hamell <hamellr@dsinw.com>
To:        Jilani Khaldi <delphi@agata.clio.it>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: mounting a floppy disk...
Message-ID:  <Pine.WNT.3.95.990328150716.-4004019A-100000@bb-b1-11a>
In-Reply-To: <36FEB6BF.34F5F0CD@agata.clio.it>

next in thread | previous in thread | raw e-mail | index | archive | help
> Hi all,
> when I do: 
>   mount /dev/fd0 /mnt
> I receive the message:
>   incorrect type block
> 
> I am missing something?


	Yeah, -t tells it what kind of file system. I.e. if you're
mounting a dos disk, you need mount /dev/fd0 -t MSDOS /mnt 



							Rick 



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.WNT.3.95.990328150716.-4004019A-100000>