At Fri, 22 Mar 2002 09:39:22 +0100, Jean-Jacques Michel wrote: > - Can you rely on the information given by int13/48h : it should be the > number of PHYSICAL sectors > on the disk, but it gives the number of sectors that you can access > using a CHS addressing scheme.
Does the interrupt return a valid value in your environment? Because some bogus BIOSes just return zero as a total number, GRUB calculates it based on C/H/S values, if your BIOS returns zero. Okuji _______________________________________________ Bug-grub mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-grub
