Re: Questions re: GRUB installation and setup in Anaconda

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



You can easily append stuff in the kickstart file.
bootloader --location=mbr --append="your_ad_here"

The whole point of %post scripts is for scripting stuff though...  :/
perl -pi -e 's/^(\W*kernel.*)/$1 your_ad_here/' /boot/grub/grub.conf

regards,
dan carpenter


[Index of Archives]     [Red Hat General]     [CentOS Users]     [Fedora Users]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux