Page MenuHomeFreeBSD

Add VHDX support to mkimg(1)
ClosedPublic

Authored by gonzo on Jun 8 2020, 1:18 AM.
Tags
None
Referenced Files
F122934204: D25184.id72809.diff
Wed, Jul 9, 5:07 PM
Unknown Object (File)
Tue, Jul 1, 11:06 AM
Unknown Object (File)
Sun, Jun 29, 2:35 PM
Unknown Object (File)
Sun, Jun 22, 9:58 AM
Unknown Object (File)
Sat, Jun 21, 10:27 PM
Unknown Object (File)
Sat, Jun 21, 7:09 AM
Unknown Object (File)
May 29 2025, 5:11 PM
Unknown Object (File)
May 13 2025, 8:03 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