bug-grub
[Top][All Lists]
Advanced

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

[bug #26834] search for UUID fails with dedicated /boot filesystem on di


From: Arthur Marsh
Subject: [bug #26834] search for UUID fails with dedicated /boot filesystem on disk larger than what BIOS sees
Date: Tue, 29 Sep 2009 17:56:59 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.14) Gecko/2009091010 Iceweasel/3.0.14 (Debian-3.0.14-1)

Follow-up Comment #1, bug #26834 (project grub):

by adding:

set debug=all
set pager=1

at the grub prompt, I could see a little bit of what was going on.

(hd0), the disk that is larger than what the BIOS can see gets opened
successfully and its partition table gets read, however, there is an error:

disk.c 396 Read out of range sector 0xffeb

and then reading (hd0,1) fails.

I believe that something in the "Read out of range" causes reading (hd0,1),
even though if I remove the "search" line from the grub menu entry so that
(hd0,1) is read without trying to read an "out of range sector", the read of
(hd0,1) is successful and I can boot from the large hard disk.

    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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