Function spurs_util::write_gpt[][src]

pub fn write_gpt(device: &str) -> SshCommand
Expand description

Write a new general partition table (GPT) on the given device. Requires sudo permissions.

NOTE: this will destroy any data on the partition!