Could you test the attached patch?

-- 
Regards
Vladimir 'φ-coder/phcoder' Serbinenko

=== modified file 'grub-core/kern/i386/pc/init.c'
--- grub-core/kern/i386/pc/init.c	2011-01-10 16:54:21 +0000
+++ grub-core/kern/i386/pc/init.c	2011-03-30 11:14:59 +0000
@@ -148,6 +148,9 @@
   int grub_lower_mem;
 #endif
 
+  *((char *) 0x41a) = 0x1e;
+  *((char *) 0x41c) = 0x1e;
+
   /* Initialize the console as early as possible.  */
   grub_console_init ();
 

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to