|
|
@ -1,4 +1,4 @@ |
|
|
|
# $OpenBSD: vm.conf,v 1.3 2015/12/07 17:12:16 reyk Exp $ |
|
|
|
# $OpenBSD: vm.conf,v 1.4 2016/01/06 09:59:30 reyk Exp $ |
|
|
|
|
|
|
|
# |
|
|
|
# Macros |
|
|
@ -18,7 +18,7 @@ vm "openbsd.vm" { |
|
|
|
disk "/home/vm/OpenBSD.img" |
|
|
|
|
|
|
|
# Second disk from OpenBSD contains the install sets |
|
|
|
disk $sets "install58.fs" |
|
|
|
disk $sets "install59.fs" |
|
|
|
|
|
|
|
# Interface will show up as tap(4) on the host and as vio(4) in the VM |
|
|
|
interfaces 1 |
|
|
|