Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| userdoc:tt_proxmox [2015/07/22 17:10] – droemel | userdoc:tt_proxmox [2016/02/05 15: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.!!  | ||
| + | |||
| + | \\ | ||
| You can convert an astlinux-XX.img file to a [[http:// | You can convert an astlinux-XX.img file to a [[http:// | ||
| Line 17: | Line 20: | ||
|    |    | ||
| qemu-img convert -f raw astlinux-1.2.3-asterisk-11.18.0.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:// | ||
| + | |||
| + | \\ | ||
|    |    | ||