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
howto:rh_san [2016/07/06 13:39]
mcb30
howto:rh_san [2021/02/15 14:05] (current)
mcb30
Line 11: Line 11:
     #!ipxe     #!ipxe
     ​     ​
-    set base http://​mirror.centos.org/​centos/​7/os/x86_64+    set base http://​mirror.centos.org/​centos/​8/BaseOS/x86_64/os
     ​     ​
     prompt -k 0x197e -t 2000 Press F12 to install CentOS... || exit     prompt -k 0x197e -t 2000 Press F12 to install CentOS... || exit
-    kernel ${base}/​images/​pxeboot/​vmlinuz initrd=initrd.img repo=${base}+    kernel ${base}/​images/​pxeboot/​vmlinuz initrd=initrd.img ​inst.repo=${base}
     initrd ${base}/​images/​pxeboot/​initrd.img     initrd ${base}/​images/​pxeboot/​initrd.img
     boot     boot
  
-You can replace the base URL (''​http://​mirror.centos.org/​centos/​7/os/​x86_64''​ in this example) with the URL of a local mirror of your Linux distribution.+You can replace the base URL (''​http://​mirror.centos.org/​centos/​8/BaseOS/x86_64/os''​ in this example) with the URL of a local mirror of your Linux distribution.
  
 Copy this ''​install.ipxe''​ file to your web server. Copy this ''​install.ipxe''​ file to your web server.
howto/rh_san.1467812352.txt.gz ยท Last modified: 2016/07/06 13:39 by mcb30
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.