Changes

From SME Server
Jump to navigationJump to search
1,096 bytes removed ,  10:20, 25 October 2007
→‎fat32/vfat: remove all the cautions, just use mkfs.vfat
Line 84: Line 84:     
=====fat32/vfat=====
 
=====fat32/vfat=====
It's probably easier to format your fat32/vfat drive on your windows system (You *must* have one, or you wouldn't be using this format...)
  −
  −
There is a potential issue formatting a fat32/vfat drive larger than 32GB in Windows.  This problem with various Microsoft ''format'' programs does not restrict Windows from successfully ''using'' drives up to 8TB. 
  −
  −
This link provides more detailed information and a downloadable 'fat32format' program for formatting large disks in Windows, as well as covering various problems you may encounter related to specific hardware configurations: http://www.ridgecrop.demon.co.uk/index.htm?fat32format.htm.
  −
  −
Here are the official Microsoft statements about fat32/vfat:
  −
* Microsoft KB article on fat volume size limits: http://support.microsoft.com/kb/314463<br>Summary: 32GB limit during XP Setup, 8 Terabyte otherwise
  −
* Older Microsoft technote about fat32 limits with 'format' under Win2K: http://www.microsoft.com/technet/prodtechnol/windows2000serv/reskit/prork/prdf_fls_pxjh.mspx?mfr=true<br>Summary: ''format'' under Windows 2000 has a 32GB limitation.
  −
   
You can format your drive from your SME server using
 
You can format your drive from your SME server using
 
  mkfs.vfat -n MyLabel /dev/sdd1
 
  mkfs.vfat -n MyLabel /dev/sdd1

Navigation menu