Auto install script not working for RHEL9.0 - Printable Version +- Ventoy Forums (https://forums.ventoy.net) +-- Forum: iVentoy General Use —— iVentoy 使用交流 (https://forums.ventoy.net/forumdisplay.php?fid=7) +--- Forum: iVentoy Discussion Forum (https://forums.ventoy.net/forumdisplay.php?fid=8) +--- Thread: Auto install script not working for RHEL9.0 (/showthread.php?tid=2831) |
Auto install script not working for RHEL9.0 - petergu0326 - 03-28-2024 Hi, I am use the auto install kickstart script with RHEL9.0 but will stop to "Welcome to red hat enterprise linux 9.0". Use iVentoy 1.0.19. What should I do ? Thank. [attachment=889] [attachment=888] RE: Auto install script not working for RHEL9.0 - sklerder - 03-28-2024 Hi petergu0326 . It seems that your ks.cfg script is not taken into account. Beware of the naming, the capture you posted is ks.cfg.txt, it should be really ks.cfg RE: Auto install script not working for RHEL9.0 - petergu0326 - 03-29-2024 (03-28-2024, 11:21 AM)sklerder Wrote: Hi petergu0326 . Hi sklerder, I know tool use "ks.cfg" but attachment not support ".cfg" so add ".txt". [attachment=890] RE: Auto install script not working for RHEL9.0 - sklerder - 03-29-2024 OK, my answer was "in case you didn't catch it" ... Alas, I can't help you much more, never tried with this release) and no way to try Please verify your configuration, as far as I remember (from old experiences), the boot command line has a really high importance. If you keep to get stuck (and even if you solve your problem), the command line to boot will help us (and you it you can't solve the problem) ... RE: Auto install script not working for RHEL9.0 - petergu0326 - 03-29-2024 (03-29-2024, 03:10 AM)sklerder Wrote: OK, my answer was "in case you didn't catch it" ... Thanks sklerder, Verify the "boot command line" is a good idea, I will try it again. |