update path
This commit is contained in:
@ -10,17 +10,17 @@
|
||||
|
||||
# In order to be fed to virt-install or software like livecd-creator, this file needs to be flatten or merged into one.
|
||||
# Here is how you can do it with the ksflatten tool provided by the pykickstart package on Fedora :
|
||||
# ksflatten -c ldhi.cfg -o ../flat/flat-ldhi.cfg
|
||||
# ksflatten -c ldhi.cfg -o ../leaves/flat-ldhi.cfg
|
||||
# IMPORTANT : Weak dependencies to be destroyed in the resulting ks
|
||||
|
||||
# Instructions for livecd-creator (about to be deprecated)
|
||||
# An ISO file can be created using the following command as *root*:
|
||||
# livecd-creator -c ../flat/flat-ldhi.cfg --fslabel=ldhi
|
||||
# livecd-creator -c ../leaves/flat-ldhi.cfg --fslabel=ldhi
|
||||
# livecd-creator is part of the livecd-tools package
|
||||
|
||||
# Instructions for livemedia-creator
|
||||
# An ISO file can be created using the following command as *root*:
|
||||
# livemedia-creator --make-iso --ks flat-ldhi.cfg --no-virt --iso-only --iso-name phyllome-live-ldhi-x86_64.iso --releasever 35
|
||||
# livemedia-creator --make-iso --ks flat-ldhi.cfg --no-virt --iso-only --iso-name phyllome-live-dhi-x86_64.iso --releasever 35
|
||||
|
||||
# The resulting ISO can be tested with qemu-kvm, using the following these two commands, as *root*:
|
||||
# UEFI test:
|
||||
|
Reference in New Issue
Block a user