Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Aug 1999 15:01:13 +0100
From:      Cillian Sharkey <cillian@baker.ie>
To:        dadsip@iname.com
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: (No Subject)
Message-ID:  <37B819A9.230F6B86@baker.ie>
References:  <990816092929HH.20878@weba1.iname.net>

next in thread | previous in thread | raw e-mail | index | archive | help
> Hi, I am a new comer of this mailing lists. I want to ask how
> to mount vfat (partition C) to FreeeBSD at partition D and how
> to mount disk drive (vfat) a to FreeBSD.  thank you !

not quite sure what you're asking here, but as for mounting a vfat
partition under FreeBSD, one would normally do something like:

mount -t msdos /dev/wd0s1 /mnt/dos

which would mount the 1st slice on your first IDE disk under
the directory /mnt/dos

Regards,
- Cillian


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?37B819A9.230F6B86>