Boot Linux VMs in a single command on macOS using the new Virtualization.framework
- macOS Big Sur
- Xcode 12 (for build)
$ brew install kendfinger/tools/virtual
$ virtual -k ubuntu/vmlinuz -r ubuntu/initrd -d ubuntu/ubuntu.iso --network
Ubuntu 20.04 LTS ubuntu hvc0
ubuntu login:
Huge credit to Khaos Tian who inspired this project by the creation of SimpleVM.