【发布时间】:2010-08-05 08:27:03
【问题描述】:
MS-dos FAT32格式和windows FAT32格式有什么区别?
【问题讨论】:
-
究竟什么是“MS-DOS FAT32”?根据维基百科,“FAT32 是在 Windows 95 OSR2 中引入的”。
-
FAT32 是一个文件系统。 MS-DOS 和 Windows 是操作系统。你也可以在 FAT32 上运行 Linux,它仍然是相同的 FAT32。
-
MS-DOS 通过使用 'fdisk' 格式化硬盘然后使用 'format' 来支持 FAT32。