userdoc:tt_virtualbox

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
userdoc:tt_virtualbox [2012/01/27 11:07]
abelbeck
userdoc:tt_virtualbox [2015/07/22 12:07]
droemel
Line 10: Line 10:
 Example: Example:
  
-  gunzip astlinux-1.0.1-asterisk-1.8.8.1.img.gz+  gunzip astlinux-1.2.3-asterisk-11.18.0.img.gz
  
-  VBoxManage convertfromraw -format VDI astlinux-1.0.1-asterisk-1.8.8.1.img astlinux-1.0.1.vdi+  VBoxManage convertfromraw -format VDI astlinux-1.2.3-asterisk-11.18.0.img astlinux-1.2.3.vdi
      
 //The formats VDI, VMDK and VHD are supported.// //The formats VDI, VMDK and VHD are supported.//
Line 24: Line 24:
 Example (let's say 2 GB): Example (let's say 2 GB):
      
-  VBoxManage modifyhd --resize 2048 astlinux-1.0.1.vdi+  VBoxManage modifyhd --resize 2048 astlinux-1.2.3.vdi
  
 Then simply create a new VirtualBox virtual machine using this .vdi file as the disk (I used a network bridge (en0) and the PCnet-Fast III adapter for the 'geni586' image on a Mac). Then simply create a new VirtualBox virtual machine using this .vdi file as the disk (I used a network bridge (en0) and the PCnet-Fast III adapter for the 'geni586' image on a Mac).
  • userdoc/tt_virtualbox.txt
  • Last modified: 2016/02/05 09:03
  • by droemel