pub async fn read_headers(disk: Disk) -> Result<(VmgsHeader, VmgsHeader), Error>
Expand description
Read both headers. For compatibility with the V1 format, the headers are at logical sectors 0 and 1
pub async fn read_headers(disk: Disk) -> Result<(VmgsHeader, VmgsHeader), Error>
Read both headers. For compatibility with the V1 format, the headers are at logical sectors 0 and 1