1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00
Files
openshift-docs/modules/virt-add-boot-order-web.adoc
2025-11-18 16:29:25 +01:00

36 lines
1.4 KiB
Plaintext

// Module included in the following assembly:
//
// * virt/virt_users_guide/virt-edit-boot-order.adoc
//
:_mod-docs-content-type: PROCEDURE
[id="virt-add-boot-order-web_{context}"]
= Adding items to a boot order list in the web console
[role="_abstract"]
You can add items to a boot order list by using the web console.
.Procedure
. Click *Virtualization* -> *VirtualMachines* from the side menu.
. Select a virtual machine to open the *VirtualMachine details* page.
. Click the *Details* tab.
. Click the pencil icon that is located on the right side of *Boot Order*. If a YAML configuration does not exist, or if this is the first time that you are creating a boot order list, the following message displays: *No resource selected. VM will attempt to boot from disks by order of appearance in YAML file.*
. Click *Add Source* and select a bootable disk or network interface controller (NIC) for the virtual machine.
. Add any additional disks or NICs to the boot order list.
. Click *Save*.
+
[NOTE]
====
If the virtual machine is running, changes to *Boot Order* will not take effect until you restart the virtual machine.
You can view pending changes by clicking *View Pending Changes* on the right side of the *Boot Order* field. The *Pending Changes* banner at the
top of the page displays a list of all changes that will be applied when the virtual machine restarts.
====