Grub Equilvalent of lilo -R kernel
After compiling a kernel how can I boot into it one time? If the kernel fails, I don't want to be stuck default booting to it. I know lilo provies the -R option to specify a next-boot kernel only, reverting back to the original upon reboot if the boot did not complete successfully. Is there a grub equivalent for this?Thanks,
Ben