[EMAIL PROTECTED] wrote:
Hi,Is it possible to put a script somewhere in the KS file who is gonna fix my live CD to always boot with ACPI=OFF If yes, can you tell me how. Regards
Hi Jean, you could just add a line like this to your kickstart: bootloader --append="acpi=off" --location=mbr I hope this helps. Best Regards, Sebastian Dziallas -- Fedora-livecd-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/fedora-livecd-list
