AWS filegateway documentation change
Summary
Added KVM deployment note about UEFI boot requirement with secure boot disabled (loader_secure=no) and XML configuration reference.
Security assessment
Documents secure boot configuration requirement during deployment. While disabling secure boot weakens boot security, there's no evidence of addressing a specific vulnerability. Adds security feature documentation.
Diff
diff --git a/filegateway/latest/filefsxw/create-gateway-file.md b/filegateway/latest/filefsxw/create-gateway-file.md index 40446a68c..f44496525 100644 --- a//filegateway/latest/filefsxw/create-gateway-file.md +++ b//filegateway/latest/filefsxw/create-gateway-file.md @@ -50 +50 @@ In this section, you can find instructions on how to create, deploy, and activat - * **Linux KVM** – Download, deploy, and configure the gateway virtual machine using Linux Kernel-based Virtual Machine (KVM). + * **Linux KVM** – Download, deploy, and configure the gateway virtual machine using Linux Kernel-based Virtual Machine (KVM). Refer to the provided aws-storage-gateway.xml file for suggested boot configurations. UEFI boot mode with secure boot disabled (loader_secure=no) is required for File Gateway 2.x, Volume Gateway 3.x, and Tape Gateway 3.x.