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)
Sun, Nov 2, 8:06 AM
Unknown Object (File)
Thu, Oct 30, 2:31 AM
Unknown Object (File)
Mon, Oct 27, 9:11 AM
Unknown Object (File)
Sun, Oct 19, 1:44 AM
Unknown Object (File)
Mon, Oct 13, 8:00 AM
Unknown Object (File)
Thu, Oct 9, 6:50 PM
Unknown Object (File)
Oct 3 2025, 6:04 AM
Unknown Object (File)
Oct 2 2025, 3:48 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