LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   No grub.conf be created when group Core installed in kickstart (https://www.linuxquestions.org/questions/linux-general-1/no-grub-conf-be-created-when-group-core-installed-in-kickstart-403904/)

hubert.li 01-16-2006 03:08 AM

No grub.conf be created when group Core installed in kickstart
 
I need to update grub.conf in my RPM: restore. Here is the code in kickstart:

...
%packages
@ Core
@ Restore
...

After Core installed, there is no grub.conf file, and in %post section, I can find the grub.conf be created. Why?


All times are GMT -5. The time now is 12:23 PM.