Comment 41 for bug 420933

Revision history for this message
Felix Zielcke (fzielcke) wrote : Re: [Bug 420933] Re: Current grub-pc takes several minutes to show menu

Am Freitag, den 30.10.2009, 08:45 +0000 schrieb xenesis:
> Confirming this bug for me too.
>
> If I set debug=disk in grub.cfg I can see GRUB agressivly reading from
> the harddisk. It especially searches hd0, where Windows Vista lives.
>

If hd0 is your Vista, then you have problabe installed GRUB to the MBR
of that disk and not sdb.
In that case UUIDs get used for the $prefix where GRUB loads everything
it needs from itself, i.e. the modules.
Just run `sudo dpkg-reconfigure grub-pc' unselect /dev/sda and
select /dev/sdb
and then change your BIOS boot order to boot from sdb and not any more
from sda.

--
Felix Zielcke
Proud Debian Maintainer and GNU GRUB developer