Project

General

Profile

« Previous | Next » 

Revision 14913

fix: config/VirtualBox_VMs/vegbiendev/README.TXT: to retrieve the contents of the VM: don't need to boot the VM because those snapshots are already booted

View differences:

trunk/config/VirtualBox_VMs/vegbiendev/README.TXT
141 141
# open VirtualBox
142 142
# select the vegbiendev VM
143 143
# restore the "+LiveCD+ssh+root pw+mount" snapshot
144
# boot the VM
145 144
# --link-dest: relative to dest, not currdir, so need abs path
146 145
l=1 overwrite=1 inplace=1 src=root@128.111.220.198:/mnt/ dest=~/Documents/BIEN/vegbiendev.2014-2-2_1-07-32PT/ sudo -E put --link-dest="$HOME"/Documents/BIEN/vegbiendev/ --exclude=/home/bien/svn/ --exclude=/home/aaronmk/Dropbox/
147 146
	# --exclude=/home/aaronmk/Dropbox/: this is not used by the BIEN scripts
......
160 159
# open VirtualBox
161 160
# select the vegbiendev VM
162 161
# restore the "(+VirtualBox changes)+root pw" snapshot
163
# boot the VM
164
# when asked whether to skip mounting, press S
165 162
# --link-dest: relative to dest, not currdir, so need abs path
166 163
l=1 overwrite=1 inplace=1 src=root@128.111.220.240:/ dest=~/Documents/BIEN/vegbiendev.2014-2-2_1-07-32PT.VirtualBox/ sudo -E put --link-dest="$HOME"/Documents/BIEN/vegbiendev.2014-2-2_1-07-32PT/ --exclude=/home/bien/svn/ --exclude=/home/aaronmk/Dropbox/
167 164
	# --exclude=/home/aaronmk/Dropbox/: this is not used by the BIEN scripts

Also available in: Unified diff