Skip to content

Commit

Permalink
admin: address id changes
Browse files Browse the repository at this point in the history
follow up to @dcdacosta review at
#2860 (review)
Manually checked the removed and updated ids and executed htmlproofer
test locally to ensure no missing anchors.

Signed-off-by: Sandro Bonazzola <[email protected]>
  • Loading branch information
sandrobonazzola committed Apr 22, 2022
1 parent 611c18b commit 83fa340
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
:_content-type: PROCEDURE
[id="Uploading_the_VirtIO_Image_Files_to_aStorage_Domain"]
[id="Uploading_the_VirtIO_Image_Files_to_a_Storage_Domain"]
= Uploading the VirtIO image files to a storage domain

The `virtio-win___version__.iso` image contains the following for Windows virtual machines to improve performance and usability:
Expand Down
2 changes: 1 addition & 1 deletion source/documentation/doc-Product_Guide/asm-Components.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Setting up storage and attaching it to your {virt-product-fullname} environment
* The data domain contains all the data associated with virtual machines. The data domain supports all storage types that are supported for use with {virt-product-fullname}. See link:{URL_downstream_virt_product_docs}planning_and_prerequisites_guide/index#storage-types[Storage Types] in the _Planning and Prerequisites Guide_. For information on uploading to a data domain, see link:{URL_virt_product_docs}{URL_format}administration_guide/index#Uploading_Images_to_a_Data_Storage_Domain_storage_tasks[Uploading Images to a Data Storage Domain] in the __Administration Guide__.


* The ISO domain is a deprecated storage domain type that was used to store ISO files for installing a virtual machine operating system or additional applications, such as the Windows guest agents and drivers. Virtual machine images can now be uploaded to data domains instead. For information on uploading to an ISO domain, see link:{URL_virt_product_docs}{URL_format}administration_guide/index#sect-The_ISO_Uploader_Tool[The ISO Uploader Tool] in the __Administration Guide__.
* The ISO domain is a deprecated storage domain type that was used to store ISO files for installing a virtual machine operating system or additional applications, such as the Windows guest agents and drivers. Virtual machine images can now be uploaded to data domains instead. For information on uploading to an ISO domain, see link:{URL_virt_product_docs}{URL_format}administration_guide/index#Copy_ISO_to_ISO_domain[Uploading images to an ISO domain] in the __Administration Guide__.

* The export domain is a deprecated storage domain type that was used as a temporary storage repository for moving images between data centers and {virt-product-fullname} environments. This is now done by importing data storage domains.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ The following tables do not include information on whether a power cycle is requ

|*Attach Windows guest tools CD*
|Attaches a secondary virtual CD-ROM to the virtual machine with the virtio-win ISO image.
Use this option to install Windows drivers. For information on installing the image, see link:{URL_virt_product_docs}{URL_format}administration_guide/index#Uploading_the_VirtIO_and_Guest_Tool_Image_Files_to_an_ISO_Storage_Domain[Uploading the VirtIO and Guest Tool Image Files to a Storage Domain] in the _Administration Guide_.
Use this option to install Windows drivers. For information on installing the image, see link:{URL_virt_product_docs}{URL_format}administration_guide/index#Uploading_the_VirtIO_Image_Files_to_a_Storage_Domain[Uploading the VirtIO Image Files to a Storage Domain] in the _Administration Guide_.

|*Enable menu to select boot device*
|Enables a menu to select the boot device. After the virtual machine starts and connects to the console, but before the virtual machine starts booting, a menu displays that allows you to select the boot device. This option should be enabled before the initial boot to allow you to select the required installation media.
Expand Down

0 comments on commit 83fa340

Please sign in to comment.