Fedora 23: Difference between revisions

Satellit (talk | contribs)
Satellit (talk | contribs)
Line 108: Line 108:
  ksflatten -v, --config fedora-live-soas.ks -o flat-fedora-live-soas.ks --version F24
  ksflatten -v, --config fedora-live-soas.ks -o flat-fedora-live-soas.ks --version F24


*'''NOTE the following command does NOT work in f23'''  only url and nfs install methods and supported
*'''NOTE the following command does NOT work in f23'''  "only url and nfs install methods and supported"
::this should be fixed later


  livemedia-creator --ks /home/(user)/Downloads/pagure.ks/flat-fedora-live-soas.ks  --logfile /tmp/lmc-logs/livemedia-out.log --no-virt --resultdir /tmp/lmc --project Fedora-soas-Live --make-iso --volid Fedora-SoaS-flat-live --iso-only --iso-name Fedora-SoaS-flat-live.iso --releasever 24 --title Fedora-SoaS-flat-live --macboot
  livemedia-creator --ks /home/(user)/Downloads/pagure.ks/flat-fedora-live-soas.ks  --logfile /tmp/lmc-logs/livemedia-out.log --no-virt --resultdir /tmp/lmc --project Fedora-soas-Live --make-iso --volid Fedora-SoaS-flat-live --iso-only --iso-name Fedora-SoaS-flat-live.iso --releasever 24 --title Fedora-SoaS-flat-live --macboot
USE:
dnf install livecd-tools
livecd-creator \
--config=/home/satellit/Downloads/pagure/flat-fedora-live-soas.ks \
--fslabel=Soas-f24-Remix --cache=/var/cache/live --verbose


=== Make a remix ===
=== Make a remix ===