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/23 07:47]
droemel
userdoc:tt_proxmox [2016/02/05 09:04]
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. 
 + 
 +\\ 
      
  
  • userdoc/tt_proxmox.txt
  • Last modified: 2016/02/05 09:04
  • by droemel