Lines Matching full:lba
114 * Important bugfixes are made for ReiserFS, APM, TFTP, LBA, etc.
209 * Added a new option `--force-lba' into the command "install". This
210 option disables some sanity checks for LBA mode (but not all). If you
211 are sure that your machine supports LBA mode but GRUB doesn't work in
212 LBA mode, you should specify it. It is necessary if your BIOS is too
216 accept `--force-lba' option. Specifying this option to "setup" or
219 `--disable-lba-support-bitmap-check' any longer. Use the option above.
236 * Fix a serious bug about LBA support. It is possible that you don't
237 disable the LBA support bitmap check any longer. Please send a report,
242 * Stage 1 supports both the LBA mode and the CHS mode.
274 * Now configure accepts the option `--disable-lba-support-bitmap-check'
275 to ignore an incorrect LBA support bitmap returned by a buggy BIOS. If
276 you are sure that your BIOS does support LBA mode but GRUB doesn't
277 work in LBA mode, recompile GRUB with this option specified. You can
278 check if GRUB accesses a drive in LBA mode by the command "geometry".
329 * The new Stage 1 `stage1_lba' supports LBA addressing mode.
332 * LBA and preliminary AWARD BIOS disk extension support.