User Tools

Site Tools


myhelp:livecd

Differences

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

Link to this comparison view

Next revision
Previous revision
myhelp:livecd [2026/03/03 09:18] – created - external edit 127.0.0.1myhelp:livecd [2026/04/22 12:24] (current) 62.46.242.255
Line 6: Line 6:
 Create the ISO for ... USB Create the ISO for ... USB
 <code> <code>
-livemedia-creator --make-iso --ks ks-el10.cfg --iso-only +livemedia-creator --make-pxe-live --ks ks-iso.cfg --iso-only --nomacboot 
---nomacboot --no-virt --resultdir el10-result.d --project "MY ISO+--no-virt --resultdir result-pxe.d --project "MY live CD" --iso-name mylive.iso 
---iso-name covinv.iso --iso Rocky-10.1-x86_64-minimal.iso +--iso Rocky-10.1-x86_64-minimal.iso  --lorax-templates 70-rocky 
 </code> </code>
  
Line 14: Line 15:
 Create the ISO for ... PXE Create the ISO for ... PXE
 <code> <code>
-livemedia-creator --make-pxe-live --ks pxe-ks-el10.cfg --iso-only +livemedia-creator --make-pxe-live --ks ks-pxe.cfg --iso-only --nomacboot 
---nomacboot --no-virt --resultdir el10-result.d --project "MY ISO+--no-virt --resultdir result-pxe.d --project "MY live CD" --iso-name mylive.iso 
---iso-name covinv.iso --iso Rocky-10.1-x86_64-minimal.iso +--iso Rocky-10.1-x86_64-minimal.iso  --lorax-templates 70-rocky
 </code> </code>
myhelp/livecd.1772529490.txt.gz · Last modified: by 127.0.0.1