max / vbox-utils

Utilities to work with Sun VirtualBox software

Clone this repository (size: 8.0 KB): HTTPS / SSH
$ hg clone http://bitbucket.org/max/vbox-utils/

Changed (Δ1 byte):

raw changeset »

clone-vm.sh (1 lines added, 1 lines removed)

Up to file-list clone-vm.sh:

@@ -13,7 +13,7 @@ fi
13
13
orig=jeos-clean
14
14
nic='080027BB86D9'
15
15
name=$1
16
sshport=2
16
sshport=$2
17
17
vboxdir='/var/vm/vbox'
18
18
cfgurl='VBoxInternal/Devices/pcnet/0/LUN#0/Config'
19
19