I have set up Ubuntu Precise on the new 2012 edition of the Apple MBA(5,2) following the excellent guide over here. Now I want to uninstall rEFIt, in order to avoid going over the boot options twice. The boot options are displayed via rEFIt and GRUB in that order. However to do so, I must be able to boot into Mac OS X via grub. At the moment this is not happening. I read somewhere that this requires chainloading. Could someone direct me to get this right?
Thanks in advance!
search --set=root --file /System/Library/CoreServices/boot.efi
. This command will automatically find a root device containing that file. The boot is slightly slower, though. – pietrodn Sep 20 '16 at 10:24