GitHub - azenla/virtual: Linux Virtual Machines on macOS

2 min read Original article ↗

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

/ virtual Public

Linux Virtual Machines on macOS

License

View license

266 stars 15 forks Branches Tags Activity

Notifications You must be signed in to change notification settings

Repository files navigation

virtual

Boot Linux VMs in a single command on macOS using the new Virtualization.framework

Requirements

  • macOS Big Sur
  • Xcode 12 (for build)

Install

$ brew install kendfinger/tools/virtual

Usage

$ virtual -k ubuntu/vmlinuz -r ubuntu/initrd -d ubuntu/ubuntu.iso --network
Ubuntu 20.04 LTS ubuntu hvc0
ubuntu login:

Credits

Huge credit to Khaos Tian who inspired this project by the creation of SimpleVM.