On Thu, May 02, 2019 at 11:14:29AM +0530, Danishka Navin wrote: > > I was trying to build ISO using fedora 29 ISO and anaconda-ks.cfg from a > installed system. > > I have add new entry with label of F29 as follows in to > isolinux/isolinux.cfg > But could not figure out what's wrong here. I was expecting anaconda to > start after selecting give label "F29". > > > *menu separator # insert an empty linemenu separator # insert an empty line* > > label F29 > menu label ^F29 > menu default > kernel vmlinuz > append initrd=initrd.img > inst.stage2=hd:LABEL=CDLABEL=Fedora-WS-Live-29-1-2 inst.ks=cdrom:/f29.cfg You need to use a boot.iso for inst.ks to work. Live does not support kickstart installs since version 21.15 - https://bugzilla.redhat.com/show_bug.cgi?id=1027160 -- Brian C. Lane (PST8PDT) - weldr.io - lorax - parted _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list