> this makes me think that grub is causing the SATA controller to reset
> itself with every disk read or something, and then grub is waiting for
> it to come back to life before carrying on.
On i386-pc GRUB uses BIOS calls to access disks. I'd suggest updating
Option ROM and/or BIOS. I take no res
Dear Daniel,
Am Donnerstag, den 03.10.2013, 23:48 -0400 schrieb Daniel Kahn Gillmor:
[…]
> Is this something i can debug better somehow?
you could use a serial console for debugging and increase the debugging
level.
Additionally you should GRUB built from the Bazaar repository to find
out if
With debug disabled by default, someone forgot to fix a minor boo-boo. :)
Don't really care about those dprintf's anyway. You might as well remove them.
Index: grub-core/term/at_keyboard.c
===
--- grub-core/term/at_keyboard.c