#mkdir /mnt/win
# mount-t vfat/dev/SDB1/mnt/win (see the result of fdisk -l for details).
General command format: mount [-t VFS type] [-o option] device directory.
-t vfstype specifies the type of file system, which is usually not necessary. Mount will automatically select the correct type.
Common types are:
CD or CD image: iso9660
File system: msdos
Windows 9x fat32 file system: vfat
Windows NT ntfs file system: ntfs
Install Windows File Network * * * Enjoy: smbfs
UNIX(LINUX) file network * * * Enjoy: nfs