1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-06 06:46:26 +01:00
Files
openshift-docs/modules/virt-add-boot-order-web.adoc

36 lines
1.3 KiB
Plaintext

// Module included in the following assembly:
//
// * virt/virt_users_guide/virt-edit-boot-order.adoc
//
[id="virt-add-boot-order-web_{context}"]
= Adding items to a boot order list in the web console
Add items to a boot order list by using the web console.
.Procedure
. Click *Workloads* -> *Virtualization* from the side menu.
. Click the *Virtual Machines* tab.
. Select a virtual machine to open the *Virtual Machine Overview* screen.
. 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 Card (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.
====