Home | History | Annotate | Download | only in docs

Lines Matching full:lba

326 have the new interface, Logical Block Address (@dfn{LBA}) mode. GRUB
327 automatically detects if LBA mode is available and uses it if
328 available. In LBA mode, GRUB can access the entire disk.
2912 @deffn Command install [@option{--force-lba}] [@option{--stage2=os_stage2_file}] stage1_file [@option{d}] dest_dev stage2_file [addr] [@option{p}] [config_file] [real_config_file]
2955 @strong{Caution2:} A number of BIOSes don't return a correct LBA support
2957 ignore the wrong bitmap, that is, the option @option{--force-lba}. Don't
2958 use this option if you know that your BIOS doesn't have LBA support.
3190 @deffn Command setup [@option{--force-lba}] [@option{--stage2=os_stage2_file}] [@option{--prefix=dir}] install_device [image_device]
3204 The options @option{--force-lba} and @option{--stage2} are just passed
3679 @item --force-lba
3680 Force GRUB to use LBA mode even for a buggy BIOS. Use this option only
3681 if your BIOS doesn't work properly in LBA mode even though it supports
3682 LBA mode.