|
Hopefully, this page is exactly what you are looking for, but if not, you can always find further assistance on Unix/Linux Forum!
MSDOSFS(5) FreeBSD File Formats Manual MSDOSFS(5)
NAME
msdosfs -- MS-DOS file system
SYNOPSIS
options MSDOSFS
DESCRIPTION
The msdosfs driver will permit the FreeBSD kernel to read and write
MS-DOS based file systems.
The most common usage follows:
mount_msdosfs /dev/ad0sN /mnt
where N is the partition number and /mnt is a mount point. Some users
tend to create a /dos directory for msdosfs mount points. This helps to
keep better track of the file system, and make it more easily accessible.
It is possible to define an entry in /etc/fstab that looks similar to:
/dev/ad0sN /dos msdosfs rw 0 0
This will mount an MS-DOS based partition at the /dos mount point during
system boot. Using /mnt as a permanent mount point is not advised as its
intention has always been to be a temporary mount point for floppy and
ZIP disks. See hier(7) for more information on FreeBSD directory layout.
SEE ALSO
mount(2), unmount(2), mount(8), mount_msdosfs(8), umount(8)
AUTHORS
This manual page was written by Tom Rhodes <trhodes@FreeBSD.org>.
FreeBSD 6.2 December 26, 2002 FreeBSD 6.2
Man(1) output converted with
man2html and wrapped by fishsponge
This page was generated on Wed Sep 19 20:33:19 BST 2007
|
Your favourite pages:
No pages logged yet. Trying to save cookie... Top 10 most popular pages:
svn man page (5400 hits) (FreeBSD 6.2)
sqlite3 man page (5399 hits) (openSUSE 10.2)
adv_cap_autoneg man page (4903 hits) (Solaris 10 11_06)
CPAN man page (4638 hits) (Suse Linux 10.1)
ssh man page (4358 hits) (Suse Linux 10.1)
ssh-socks5-proxy-connect man page (3024 hits) (Solaris 10 11_06)
netcat man page (2831 hits) (Suse Linux 10.1)
signal man page (2740 hits) (Suse Linux 10.1)
pprosetup man page (2531 hits) (Solaris 10 11_06)
startproc man page (2526 hits) (Suse Linux 10.1)
|