> On 18 January 2012 15:23, Fernando Freire <freir...@up.edu> wrote: <snip>
> Installing grub (emerge grub), and installing it to the Boot Record > (MBR) of a drive are very different things. > > Do you mean; > grub > root (hd0,0) > and NOT > grub > setup(hd0) ? Hmm, I first installed grub from the repository and then did a grub-install --no-floppy to (in my case) hd(0,3) which worked perfectly fine with my 2008 MBP. Refit correctly identifies the Linux partition and when it has done its thing it drops me into GRUB, and of course from there into the operating system. Perhaps I'm using the terminology wrong, sorry for the confusion! <snip> -FF-