Page MenuHomeFreeBSD

Add VHDX support to mkimg(1)
ClosedPublic

Authored by gonzo on Jun 8 2020, 1:18 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jan 23, 8:03 PM
Unknown Object (File)
Nov 27 2024, 10:46 AM
Unknown Object (File)
Nov 24 2024, 12:14 PM
Unknown Object (File)
Nov 22 2024, 10:57 AM
Unknown Object (File)
Nov 21 2024, 2:07 PM
Unknown Object (File)
Nov 18 2024, 10:48 AM
Unknown Object (File)
Nov 18 2024, 7:43 AM
Unknown Object (File)
Nov 18 2024, 6:26 AM
Subscribers

Details

Summary

VHDX is the successor of Microsoft's VHD file format. It increases
maximum capacity of the virtual drive to 64TB and introduces features
to better handle power/system failures.

VHDX is the required format for 2nd generation Hyper-V VMs.

Test Plan

Generated VHDX image based on the release image and successfully booted
2nd generation Hyper-V VM using it as a virtual drive.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable