From owner-freebsd-questions Sun Mar 28 15:14:31 1999 Delivered-To: freebsd-questions@freebsd.org Received: from WEBBSD1.turnaround.com.au (webbsd1.turnaround.com.au [203.39.138.49]) by hub.freebsd.org (Postfix) with ESMTP id 044B614CE8 for ; Sun, 28 Mar 1999 15:14:25 -0800 (PST) (envelope-from A_Johns@TurnAround.com.au) Received: from TurnAround.com.au (dhcp64.turnaround.com.au [192.168.1.64]) by WEBBSD1.turnaround.com.au (8.8.7/8.8.7) with ESMTP id JAA29678; Mon, 29 Mar 1999 09:19:57 +1000 (EST) (envelope-from A_Johns@TurnAround.com.au) Message-ID: <36FEB809.2CAD8AD9@TurnAround.com.au> Date: Mon, 29 Mar 1999 09:15:21 +1000 From: Andrew Johns Organization: TurnAround Solutions P/L X-Mailer: Mozilla 4.5 [en] (WinNT; I) X-Accept-Language: en MIME-Version: 1.0 To: Jilani Khaldi Cc: freebsd-questions@FreeBSD.ORG Subject: Re: mounting a floppy disk... References: <36FEB6BF.34F5F0CD@agata.clio.it> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Jilani Khaldi wrote: > > Hi all, > when I do: > mount /dev/fd0 /mnt > I receive the message: > incorrect type block > > I am missing something? > > Thank you. > > ps: I am working with FreeBSD 3.1 > > jk > You haven't specified the media (file system) type, try: mount -t msdos /dev/fd0 /mnt if it's a msdos formatted floppy. -- Regards | _/\_/\ Andrew Johns BSc (Comp Sci) | / \ TurnAround Solutions Pty Ltd | \_...__/ http://www.turnaround.com.au/ | \/ "The box said 'Requires Windows 95, NT, or better,' so I installed FreeBSD." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message