direktiv / vorteil

turn your applications and containers into micro virtual machines
https://direktiv.io
Apache License 2.0
174 stars 13 forks source link

Sparsifying Dynamic-VHDs #95

Closed trentis closed 3 years ago

trentis commented 3 years ago

Problem description

In the branch https://github.com/vorteil/vorteil/tree/aws-rework. The dynamic-vhd's that get built are broken. Potentially something to do with the RegionisHole function and File seeking.

Steps to reproduce

  1. List of steps that must be taken to reproduce the issue.
    • Build a disk using dynamic-vhd format from this branch
    • Use the disk attached to compare the hex

vhd that works

trentis commented 3 years ago

Resolved able to run on hyper-v now