|
https://docs.microsoft.com/zh-cn ... rd-drive-partitions
The minimum size of this partition is 100 MB, and must be formatted using the FAT32 file format.
此分区的最小大小为 100 MB,必须使用 FAT32 文件格式进行格式化。
For Advanced Format 4K Native drives (4-KB-per-sector) drives, the minimum size is 260 MB, due to a limitation of the FAT32 file format. The minimum partition size of FAT32 drives is calculated as sector size (4KB) x 65527 = 256 MB.
对于高级格式4K 本机驱动器(每个扇区 4 KB)驱动器,由于 FAT32 文件格式的限制,最小大小为 260 MB。 FAT32 驱动器的最小分区大小计算为扇区大小(4KB) x 65527 = 256 MB。
Advanced Format 512e drives are not affected by this limitation, because their emulated sector size is 512 bytes. 512 bytes x 65527 = 32 MB, which is less than the 100 MB minimum size for this partition.
高级格式512e 驱动器不受此限制的影响,因为它们的仿真扇区大小为512字节。 512字节 x 65527 = 32 MB,100小于此分区的最大大小(MB)。 |
|