Lines Matching refs:boot
1 Managing device boot order with bootindex properties
6 A simple way to set this order is to use the ``-boot order=`` option,
14 boot priority. There is no particular order in which devices with no
19 not support ``-boot order=``; on those machines you must always
44 Given the command above, firmware should try to boot from the e1000 NIC
52 booting. For instance, the x86 PC BIOS boot specification allows only one
53 disk to be bootable. If boot from disk fails for some reason, the x86 BIOS
54 won't retry booting from other disk. It can still try to boot from
59 boot from to a boot method. It doesn't happen for devices the firmware
60 can natively boot from, but if firmware relies on an option ROM for
62 device, the firmware may not be able to ask the option ROM to boot from
65 the option ROM will have a boot method for each of them, but it is not
66 possible to map from boot method back to a specific target. This is a
67 shortcoming of the PC BIOS boot specification.
69 Mixing bootindex and boot order parameters
73 with the ``-boot order=...`` (or ``-boot once=...``) parameter. The guest
76 undefined behavior, and thus the guest firmware will likely not boot