Answer the question
In order to leave comments, you need to log in
How is the process of loading an image into a virtual machine?
DIY MBR
The system boot begins with the BIOS reading the first sector of the hard disk, placing it in memory at 0000:7С00h and transferring control here. Programmers call it the Master Boot Record, or MBR for short. At the beginning of the MBR is the machine code of the bootloader, followed by the Partition Table, which describes the scheme for partitioning logical disks. At the end of the boot sector is the 55h AAh signature telling the BIOS that this is indeed the MBR and not something else.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question