Skip to content

Instantly share code, notes, and snippets.

View fredmj's full-sized avatar

Frederic MARIE-JOSEPH fredmj

View GitHub Profile
@fredmj
fredmj / vboxmanage_examples.md
Created June 12, 2021 09:14 — forked from carmark/vboxmanage_examples.md
VBoxManage simple examples

As something of a follow-up post to the previous entry, here’s a quick recipe for creating a Virtual Machine using the VirtualBox command line tools:

We’re using Windows Server 2008 64bit as an example, modify to taste.

$ VM='Windows-2008-64bit'

Create a 32GB “dynamic” disk.