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
Last revision Both sides next revision
appnote:xenserver [2014/09/01 14:08]
mcb30
appnote:xenserver [2014/09/01 14:36]
robinsmidsrod
Line 14: Line 14:
 </​code>​ </​code>​
  
-  * Create an iPXE script file ''/​var/​www/​boot/​xenserver/​xen.ipxe''​) containing:<​code> ​ #!ipxe+  * Create an iPXE script file (''/​var/​www/​boot/​xenserver/​xen.ipxe''​) containing:<​code> ​ #!ipxe
   kernel boot/xen dom0_max_vcpus=1-2 dom0_mem=max:​752M com1=115200,​8n1 console=com1,​vga   kernel boot/xen dom0_max_vcpus=1-2 dom0_mem=max:​752M com1=115200,​8n1 console=com1,​vga
   module boot/​vmlinux xencons=hvc console=hvc0 console=tty0   module boot/​vmlinux xencons=hvc console=hvc0 console=tty0
Line 22: Line 22:
  
   * Instruct iPXE to boot from your ''​xen.ipxe''​ script, e.g. using<​code>​   * Instruct iPXE to boot from your ''​xen.ipxe''​ script, e.g. using<​code>​
-chain http://​your.web.server/​boot/​xen.ipxe+chain http://​your.web.server/​boot/xenserver/xen.ipxe
 </​code>​ </​code>​
  
 +  * These instructions are based on the [[http://​docs.vmd.citrix.com/​XenServer/​6.2.0/​1.0/​en_gb/​installation.html#​pxe_boot_install|XenServer documentation]].
appnote/xenserver.txt ยท Last modified: 2014/09/01 14:36 by robinsmidsrod
Recent changes RSS feed CC Attribution-Share Alike 4.0 International Driven by DokuWiki
All uses of this content must include an attribution to the iPXE project and the URL https://ipxe.org
References to "iPXE" may not be altered or removed.