bug-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #46817] GRUB2 can't boot on HP dv6 notebook


From: Henry
Subject: [bug #46817] GRUB2 can't boot on HP dv6 notebook
Date: Tue, 12 Jan 2016 08:25:21 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

Follow-up Comment #13, bug #46817 (project grub):

I attach my code for debugging and dump for reference.
GRUB2 always allocates 20M buffer to 0x9ba3f000. If I use 0x812da8 as size of
erasing, GRUB2 works; If I increase this size, GRUB2 hangs. 
0x9ba3f000 + 0x812da8 = 0x9c251da8. I have checked this in GRUB2's command
line:

"write_word 0x9c251da6 0; ls /" Works.
"write_byte 0x9c251da8 0; ls /" Hangs.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?46817>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]