Skip to content

feat: add storeOnDisk support for vfkit runner#495

Merged
astro merged 1 commit intomicrovm-nix:mainfrom
luizribeiro:vfkit-store-on-disk
Mar 30, 2026
Merged

feat: add storeOnDisk support for vfkit runner#495
astro merged 1 commit intomicrovm-nix:mainfrom
luizribeiro:vfkit-store-on-disk

Conversation

@luizribeiro
Copy link
Copy Markdown
Contributor

Passes the store disk image as a read-only virtio-blk device when storeOnDisk = true, consistent with other runners.

This avoids sharing /nix/store from the macOS host via virtiofs, which is problematic due to macOS's case-insensitive filesystem. See comments in #154.

@astro astro merged commit d7832a2 into microvm-nix:main Mar 30, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants