[DOS]Drive Layout & File Naming
We are going to be describing some abbreviations and file naming in DOS and Windows.
M.B.R -> Master Boot Record.
Master Boor Record gives information about the drive. For example the OS, Ram, etc.
F.A.T(2) -> File Allocation Table.
File Allocation table always stores 2 copies of a file, if one of the two is missing or deleted, F.A.T will use the second copy and retrieve it.