morpheus_core::disk::gpt_ops

Function create_gpt

Source
pub fn create_gpt<B: BlockIo>(
    block_io: B,
    num_blocks: u64,
) -> Result<(), GptError>
Expand description

Scan disk for GPT and populate partition table