userdoc:tt_proxmox

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
userdoc:tt_proxmox [2013/12/22 08:43]
droemel
userdoc:tt_proxmox [2016/02/05 09:04] (current)
droemel
Line 1: Line 1:
 ====== Convert AstLinux install files to Proxmox VE ====== ====== Convert AstLinux install files to Proxmox VE ======
  
 +!!Obsolete info with AstLinux 1.2.5 and later.!!  Use the ISO Installer Image.
 +
 +\\ 
  
 You can convert an astlinux-XX.img file to a [[http://www.proxmox.com/downloads|Proxmox VE]] .qcow2 file and have a bootable system with a few simple steps. You can convert an astlinux-XX.img file to a [[http://www.proxmox.com/downloads|Proxmox VE]] .qcow2 file and have a bootable system with a few simple steps.
Line 12: Line 15:
 Example: Example:
  
-  gunzip astlinux-1.1.3-asterisk-1.8.23.1.img.gz+  gunzip astlinux-1.2.3-asterisk-11.18.0.img.gz
      
-  qemu-img resize astlinux-1.1.3-asterisk-1.8.23.1.img 4G+  qemu-img resize astlinux-1.2.3-asterisk-11.18.0.img 4G
      
-  qemu-img convert -f raw astlinux-1.1.3-asterisk-1.8.23.1.img -O qcow2 astlinux.qcow2+  qemu-img convert -f raw astlinux-1.2.3-asterisk-11.18.0.img -O qcow2 astlinux.qcow2 
 +   
 +Here is the complete manual of the [[http://linux.die.net/man/1/qemu-img|qemu-img]] command. 
 + 
 +\\ 
      
  
Line 28: Line 35:
 Finally, configure using the normal **[[userdoc:new-install|setup]]**. Finally, configure using the normal **[[userdoc:new-install|setup]]**.
  
-!!Note ->!! Testing was performed using Proxmox VE 3.1 on bare metal (you need a 64bit CPU with VT-x or it is really slow!).  Your mileage may vary testing Proxmox within another VM, for example VMware appears to work for evaluation purposes, but VirtualBox may have issues with the network bridge interface.+!!Note ->!! Testing was performed using Proxmox VE 3.1 on bare metal ((you need a 64bit CPU with VT-x or it will be really slow!)).  Your mileage may vary testing Proxmox within another VM, for example VMware appears to work for evaluation purposes, but VirtualBox may have issues with the network bridge interface. 
 + 
 +\\  
 +\\ 
  • userdoc/tt_proxmox.1387723419.txt.gz
  • Last modified: 2013/12/22 08:43
  • by droemel