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
linux:virtual:xen [2015/08/16 05:09]
admin [XEN]
linux:virtual:xen [2016/12/13 13:56] (current)
tomsa [Debootstrap]
Line 35: Line 35:
   vi /​etc/​xen/​xen-lenny-mail.cfg   vi /​etc/​xen/​xen-lenny-mail.cfg
   echo ip = "​89.250.246.104"​ >> /​etc/​xen/​xen-lenny-mail.cfg   echo ip = "​89.250.246.104"​ >> /​etc/​xen/​xen-lenny-mail.cfg
 +
 +
 +===== Debootstrap =====
 + <​code>​
 +cd [debootstrap temp dir]
 +mount /​dev/​mach3/​ubuntu1604 /mnt/image
 +debootstrap --include ssh,​ntp,​vim ​ xenial /mnt/image http://​cz.archive.ubuntu.com/​ubuntu
 +</​code>​
 +
  
 ===== Best Practice ===== ===== Best Practice =====
 
linux/virtual/xen.1439694573.txt.gz · Last modified: 2015/08/16 05:09 by admin