Is there a way to specify "advanced options for grub" bootloader in kickstart file? I want to have the functionality of changing the device order which is provided under "Advanced bootloader options" in a normal RH installer. Say if I have two disks (/dev/sda and /dev/sdb) and I install on /dev/sdb, the default action is to install bootloader in /dev/sda. But I want it to install bootloader on /dev/sdb MBR. Is this possible in kickstart? <Jaiber John>