> For the complete documentation index, see [llms.txt](https://docs.ionos.com/cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ionos.com/cloud/backup-and-storage/block-storage/overview/prerequisites.md).

# Prerequisites

<code class="expression">space.vars.ionos\_cloud</code> is focused on ensuring an uninterrupted and cost-efficient operation of your services. We offer a selection of tested operating systems for immediate use in your virtual cloud instances. To ensure uninterrupted, secure, and stable performance, all Operating Systems (OS), regardless of their source, must meet the following requirements:

* [<mark style="color:blue;">VirtIO drivers</mark>](/cloud/backup-and-storage/block-storage/how-tos/install-windows-virtio-drivers.md) are essential for the operation of virtual network cards.
* The following are the recommended drivers for the operation of virtual storage:
  * VirtIO (maximum performance).
  * Integrated Drive Electronics (IDE).

{% hint style="info" %}
**Note:** For vStorage, an alternative connection by IDE is available; however, we recommend using IDE to deliver the potential performance offered by <code class="expression">space.vars.ionos\_cloud</code>.
{% endhint %}

* QXL drivers are required to use the remote console.

## Best practices

* The older an OS version, the greater the risk of performance and stability losses. We recommend that you switch to the current versions well before the manufacturer's support for your old version expires. Using current versions significantly improve your OS security and functionality.
* When operating software appliances, we recommend that you use the images that have been specially prepared for the KVM hypervisor.
* In general, all current Linux distributions and their derivatives are supported.

If you are using special software appliances or OS that are not listed here, contact [<mark style="color:blue;">IONOS CLOUD Support</mark>](https://docs.ionos.com/cloud/support/general-information/contact-information). We could explore the possibility of using such systems within the <code class="expression">space.vars.ionos\_cloud</code> Enterprise and advise you on the best possible implementation.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.ionos.com/cloud/backup-and-storage/block-storage/overview/prerequisites.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
