> diff --git a/share/config_files/live/x86/grub.conf b/share/config_files/live/x86/grub.conf > index 9bd4d53..4a1c7f3 100644 > --- a/share/config_files/live/x86/grub.conf > +++ b/share/config_files/live/x86/grub.conf > @@ -4,5 +4,6 @@ splashimage=@SPLASHPATH@ > timeout 5 > hiddenmenu > title @PRODUCT@ @VERSION@ > + findiso > kernel @KERNELPATH@ @ROOT@ > initrd @INITRDPATH@ > diff --git a/share/config_files/x86/grub.conf b/share/config_files/x86/grub.conf > index 9bd4d53..4a1c7f3 100644 > --- a/share/config_files/x86/grub.conf > +++ b/share/config_files/x86/grub.conf > @@ -4,5 +4,6 @@ splashimage=@SPLASHPATH@ > timeout 5 > hiddenmenu > title @PRODUCT@ @VERSION@ > + findiso > kernel @KERNELPATH@ @ROOT@ > initrd @INITRDPATH@ Please note that you used spaces whereas the original file used tabs here. - Chris _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list