diff --git a/src/etc/examples/vm.conf b/src/etc/examples/vm.conf index d6903457..f35235e3 100644 --- a/src/etc/examples/vm.conf +++ b/src/etc/examples/vm.conf @@ -1,4 +1,4 @@ -# $OpenBSD: vm.conf,v 1.6 2016/10/05 18:01:52 reyk Exp $ +# $OpenBSD: vm.conf,v 1.7 2017/03/25 16:28:25 reyk Exp $ # # Macros @@ -24,8 +24,7 @@ switch "local" { # OpenBSD snapshot install test vm "openbsd.vm" { - memory 512M - kernel $sets "bsd.rd" + boot $sets "bsd.rd" # First disk from 'vmctl create "/home/vm/OpenBSD.img" -s 4G' disk "/home/vm/OpenBSD.img" @@ -42,7 +41,6 @@ vm "openbsd.vm" { vm "vm1.example.com" { disable memory 1G - kernel "/bsd" disk "/home/vm/vm1-disk.img" # Use a specific tap(4) interface with a hardcoded MAC address