1 2 3 4
menuentry "Load Ubuntu's grub.cfg" { search --set=root --fs-uuid UUID_OF_UBUNTU_PARTITION_HERE configfile /boot/grub/grub.cfg }