disk schema – POFTUT

What is Master Boot Record or MBR?

Master Boot Record is the start of an partition schema in disk file systems. In daily usage we use single physical disk by splitting it multiple partitions for different use cases. Operating systems needs some structure in order to use disk drives without problem. Partition schema provides some structure where operating systems obeys this structure. … Read more