mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-04-11 06:22:55 +00:00
The multi-layer EROFS rootfs feature relies on QEMU's VMDK flat-extent driver to merge multiple EROFS layers into a single virtual block device. Replace --disable-vmdk with an explicit --enable-vmdk so the Kata static QEMU build includes VMDK support. Signed-off-by: Fabiano Fidêncio <ffidencio@nvidia.com> Signed-off-by: Alex Lyn <alex.lyn@antgroup.com>