Skip to content

Commit cca8477

Browse files
authored
Update virtualbox guide
added citation to Richard Case's vagrantfile
1 parent 118cb30 commit cca8477

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/virtualbox

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
This guide shows how to use **VirtualBox** (GPL-licensed, free for all uses) combined with **Vagrant** (source-available, BSL 1.1) to automate the creation of a **nested-virtualization–capable** Linux VM for Firecracker development on macOS (Intel), Windows, or Linux hosts. It replaces ad hoc VMware Fusion setups with a **reproducible**, **version-controlled** workflow that anyone can run with a single `vagrant up`.
44

5+
# Adapted from Richard Case’s Vagrant setup:
6+
# https://github.com/liquidmetal-dev/flintlock/blob/main/Vagrantfile
7+
58
---
69

710
## Prerequisites

0 commit comments

Comments
 (0)