Revision 14023
Added by Aaron Marcuse-Kubitza over 10 years ago
trunk/config/VirtualBox_VMs/vegbiendev/README.TXT | ||
---|---|---|
4 | 4 |
# start the VM |
5 | 5 |
|
6 | 6 |
to set up the VM: |
7 |
ln -s /Volumes/vegbiendev/vegbiendev.vdi ~/VirtualBox\ VMs/vegbiendev/vegbiendev.vdi |
|
8 |
screen |
|
9 |
# press ENTER |
|
10 |
l=1 overwrite=1 inplace=1 src=/Volumes/vegbiendev/vegbiendev.vdi dest=~/VirtualBox\ VMs/vegbiendev/vegbiendev.file.vdi put # runtime: 5 h ("4:43:16") |
|
11 |
# move vegbiendev.vdi to the internal hard drive |
|
12 |
# press Ctrl-D |
|
13 |
(cd ~/VirtualBox\ VMs/vegbiendev/; mv vegbiendev.file.vdi vegbiendev.vdi) |
|
7 | 14 |
# open VirtualBox |
8 | 15 |
# select the vegbiendev VM |
9 | 16 |
# restore the "+bootloader+VirtualBox Guest Additions+eth1" snapshot |
Also available in: Unified diff
config/VirtualBox_VMs/vegbiendev/README.TXT: to set up the VM: added steps to move vegbiendev.vdi to the internal hard drive