# Dual Boot

It is technically possible to dual-boot LibreELEC alongside an existing Windows or Linux installation, but the installation process is complex and less experienced users are prone to mistakes that result in their main Desktop OS and personal data being wiped from the hard drive. LibreELEC installers assume a dedicated disk target and cannot install into a spare partition or free space on the same drive that boots the Desktop OS. For this reason the project staff do not encourage or support dual-boot configurations. If you choose to attempt one and things go wrong, you were warned!


---

# Agent Instructions: 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:

```
GET https://wiki.libreelec.tv/configuration/dual-boot.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
