2021年7月7日 星期三

[電腦] BIOS,分割區,分割表

BIOS(Basic Input Pitput System)

開機 → BISO開機區塊初始化 → BISO開機自我檢測 → 作業系統開機

UEFI(Unified Extensible Firmware Interface)


----

分割區:

MBR(Master Boot Record): 最大2.2TB,4個分割區.
GPT(Guid Partiton Table): 最大1887萬TB,128個分割區.

分割表:

FAT16(File Allocation Table): 單一檔案最大2GB.
FAT32(File Allocation Table): 單一檔案最大4GB,因為用32-bit,2^32 = 4GB.
exFAT(Extended File Allocation Table): 單一檔案最大64ZB.
NTFS(New Technology File System): 單一檔案最大16TB.





沒有留言:

張貼留言