Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Mar 1999 10:38:18 +1000
From:      Andrew Johns <A_Johns@TurnAround.com.au>
To:        Jilani Khaldi <delphi@agata.clio.it>
Cc:        questions@FreeBSD.org
Subject:   Re: mounting a floppy disk...
Message-ID:  <37001CFA.105179B@TurnAround.com.au>
References:  <36FEB6BF.34F5F0CD@agata.clio.it> <36FEB809.2CAD8AD9@TurnAround.com.au> <36FF34F6.A8B645AB@agata.clio.it>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?37001CFA.105179B>