Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.edisglobal.com/llms.txt

Use this file to discover all available pages before exploring further.

๐Ÿ†• UEFI, BIOS & vTPM Overview

EDIS Global VPS supports both BIOS (legacy boot) and UEFI (modern boot), as well as vTPM (software-based Trusted Platform Module). These options are primarily relevant for operating system compatibility, especially for modern systems like Windows 11.

๐Ÿงญ BIOS vs UEFI

๐ŸŸข BIOS (Default)

  • Legacy boot mode
  • Maximum compatibility
  • Works with all supported operating systems
  • Recommended for most Linux installations
๐Ÿ‘‰ Default setting on all VPS

๐Ÿ”ต UEFI

  • Modern boot standard
  • Required for newer operating systems
  • Supports advanced features like Secure Boot
Required for:
  • Windows 11
  • Windows Server 2025

๐Ÿ” What is vTPM?

vTPM (Virtual Trusted Platform Module) is a software emulation of a TPM chip. It is required for:
  • Windows 11 installation
  • Certain OS security features (disk encryption, secure boot chains)

Options

  • None (Default) โ†’ TPM disabled
  • Software TPM โ†’ TPM enabled
๐Ÿ‘‰ Only enable vTPM if your operating system requires it

โš™๏ธ Default Configuration

To ensure maximum compatibility:
  • Boot Mode: BIOS
  • TPM: Disabled
These defaults are suitable for the majority of use cases.

๐Ÿค– Auto-Installer Behavior

When using EDIS Global Auto-Installers:
  • BIOS / UEFI is automatically selected
  • TPM is enabled or disabled as required
๐Ÿ‘‰ Manual settings are ignored to ensure successful installation

๐Ÿงฉ When Manual Configuration Matters

Manual BIOS / UEFI / TPM settings are relevant when:

โœ”๏ธ Custom Cloud-Init Images

  • You can:
    • Use current VPS settings, or
    • Override boot mode and TPM during deployment

โœ”๏ธ Custom ISO / Uploaded Images

  • VPS will use the System Configuration settings
  • If needed:
    1. Change Boot Mode / TPM
    2. Power-cycle the VPS
    3. Boot your image

โš ๏ธ Important Considerations

OS Compatibility

  • A significant number of operating systems are not UEFI-compatible
  • Switching from BIOS โ†’ UEFI on an existing installation will usually result in:
    • โŒ Boot failure

Changing Boot Mode

  • Boot mode must match how the OS was installed
  • Changing it later requires:
    • Reinstallation, or
    • Advanced manual recovery

TPM Usage

  • Not required for Linux in most cases
  • Only enable when explicitly needed
  • Adds complexity without benefit if unused

๐Ÿงพ Quick Recommendations

  • Use BIOS + no TPM for:
    • Linux servers
    • General-purpose workloads
  • Use UEFI + TPM only for:
    • Windows 11 / modern Windows deployments

๐Ÿงญ Summary

FeatureDefaultWhen to Change
Boot ModeBIOSOnly if OS requires UEFI
TPMDisabledOnly if OS requires TPM

If you are unsure which configuration to use, the Auto-Installer will always choose the correct setup automatically.
Last modified on May 5, 2026