From owner-freebsd-questions Mon Mar 29 16:37:21 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 8F1B815816 for ; Mon, 29 Mar 1999 16:37:12 -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 KAA07382; Tue, 30 Mar 1999 10:43:02 +1000 (EST) (envelope-from A_Johns@TurnAround.com.au) Message-ID: <37001CFA.105179B@TurnAround.com.au> Date: Tue, 30 Mar 1999 10:38:18 +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: questions@FreeBSD.org Subject: Re: mounting a floppy disk... References: <36FEB6BF.34F5F0CD@agata.clio.it> <36FEB809.2CAD8AD9@TurnAround.com.au> <36FF34F6.A8B645AB@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: > > Andrew Johns wrote: > > You haven't specified the media (file system) type, try: > > mount -t msdos /dev/fd0 /mnt > > if it's a msdos formatted floppy. > That's Ok! Now I need to mount (access) the first partition of my HD > (FAT32). How to do? > > ps. with Linux I do: mount -t vfat /dev/hda1 /mnt > Try: mount -t msdos /dev/wd0s1a /mnt if it's the first IDE disk. -- 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