--- trunk/grubby/test.sh 2014/07/16 10:56:09 2708 +++ trunk/grubby/test.sh 2014/07/16 10:57:06 2709 @@ -523,6 +523,11 @@ --devtree='/boot/dtb-2.6.38.8-32.fc15.x86_64/foobarbaz.dtb' \ --initrd=/boot/initramfs-2.6.38.8-32.fc15.x86_64.img \ --boot-filesystem=/boot/ --copy-default --efi + grub2Test grub2.14 add/g2-1.14 \ + --add-kernel=/boot/vmlinuz-0-rescue-5a94251776a14678911d4ae0949500f5 \ + --initrd /boot/initramfs-0-rescue-5a94251776a14678911d4ae0949500f5.img \ + --copy-default --title "Fedora 21 Rescue" --args=root=/fooooo \ + --remove-kernel=wtf testing="GRUB2 add initrd" grub2Test grub2.2 add/g2-1.4 --update-kernel=/boot/new-kernel.img \