Hello,

This is most probably a bug of the BIOS.  I had pushed to bochs' BIOS
a patch to implement LBA48 so as to overcome the LBA28 limitation
(2^28*512 = 128GB), but it still has a 2^32 sectors limitation as all
computations are done with 32bit integers, that's 2TB...

Samuel


_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to