User Tools

Site Tools


informatica:linux:xen

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
informatica:linux:xen [2010/07/10 13:38] 192.168.1.50informatica:linux:xen [2010/07/11 15:06] 192.168.1.50
Line 8: Line 8:
  
  
 +
 +
 +====== Instalar una debian lenny ======
 +
 +1. Crear una VM desde una plantilla:
 +
 +  xe vm-install template="Debian Lenny 5.0 (32-bit)" new-name-label=lenny
 +
 +Devuelve un UUID
 +
 +2. Instalar especificando repositorio:
 +
 +  xe vm-param-set uuid=56cfcf36-7be3-d49b-2dfa-e0b7cba1360c other-config:install-repository=http://ftp.debian.org/debian
 +
 +3. Arrancarla:
 +
 +  xe vm-start uuid=56cfcf36-7be3-d49b-2dfa-e0b7cba1360c
  
 ====== Comandos ====== ====== Comandos ======
informatica/linux/xen.txt · Last modified: 2015/04/13 20:19 by 127.0.0.1