--- trunk/grubby/grubby.c 2013/10/21 14:04:39 2261 +++ trunk/grubby/grubby.c 2013/10/21 14:06:22 2262 @@ -182,6 +182,8 @@ "/boot/grub/grub.conf", "/boot/grub/menu.lst", "/etc/grub.conf", + "/boot/grub2/grub.cfg", + "/boot/grub2-efi/grub.cfg", NULL }; static int i = -1;