ImDiskAPIBuildInMemoryMBR Method |
Name | Description | |
---|---|---|
BuildInMemoryMBR(DISK_GEOMETRY, PARTITION_INFORMATION) |
This function builds a Master Boot Record, MBR, in memory. The MBR will
contain a default Initial Program Loader, IPL, which could be used to boot
an operating system partition when the MBR is written to a disk.
| |
BuildInMemoryMBR(DISK_GEOMETRY, PARTITION_INFORMATION, Byte) |
This function builds a Master Boot Record, MBR, in memory. The MBR will
contain a default Initial Program Loader, IPL, which could be used to boot
an operating system partition when the MBR is written to a disk.
|