---
title: "Bring Your Own Image (BYOI) vs Bring Your Own Linux (BYOLinux) – Porównanie dla serwerów dedykowanych"
description: "Porównaj usługi Bring Your Own Image (BYOI) i Bring Your Own Linux (BYOLinux), aby wybrać właściwą metodę wdrożenia dla swojego serwera dedykowanego."
url: https://docs.ovhcloud.com/pl/guides/bare-metal-cloud/dedicated-servers/bring-your-own-image-versus-bring-your-own-linux
lang: pl
lastUpdated: 2026-02-03
---
# Bring Your Own Image (BYOI) vs Bring Your Own Linux (BYOLinux) – Porównanie dla serwerów dedykowanych

## Objective

Although OVHcloud provides its customers with [a wide range of Operating System (OS) for your dedicated servers](https://www.ovhcloud.com/pl/bare-metal/os/), you might have good reasons to need to install a custom OS:

- OS is not part of [the OVHcloud catalog](https://www.ovhcloud.com/pl/bare-metal/os/),
- Specific OS build version,
- OS with specific kernel version.

There are two different services that you can use for installing a custom OS on a dedicated server:

- **Bring Your Own Image** (BYOI),
- **Bring Your Own Linux** (BYOLinux).

This page is about breaking down the feature differences between the **Bring Your Own Image** and the **Bring Your Own Linux** services.

## Features

| Feature Name         | Feature Description                                                                                                                                                                             | BYOI       | BYOLinux |
| -------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------- | -------- |
| Custom Image         | Provide the download URL to a custom OS image                                                                                                                                                   | ✅          | ✅        |
| Custom Partitioning¹ | Exploit [OVHcloud partitioning API](/pl/guides/bare-metal-cloud/dedicated-servers/partitioning-ovh.md) to configure partitions, software RAID, LVM, ZFS in your custom image at OS installation | ❌          | ✅        |
| Multiple-disks       | OS installation on multiple disks²                                                                                                                                                              | ❌          | ✅        |
| Image Format         | Image URL provided must redirect to a file format that is compatible                                                                                                                            | RAW, QCOW2 | QCOW2    |
| Hardware RAID²       | Exploit OVHcloud API to configure your dedicated server's hardware raid controller at OS installation                                                                                           | ✅          | ✅        |
| Non-Linux-based OS   | In addition to Linux-based-OS, use any OS: UNIX, Windows, FreeBSD etc.                                                                                                                          | ✅          | ❌        |

¹ Your image must be built accordingly.

² Assuming you have compatible hardware.

## Go further

[Bring Your Own Image (BYOI)](/pl/guides/bare-metal-cloud/dedicated-servers/bring-your-own-image.md)

[Bring Your Own Linux (BYOLinux)](/pl/guides/bare-metal-cloud/dedicated-servers/bring-your-own-linux.md)

[OVHcloud API & OS installation](/pl/guides/bare-metal-cloud/dedicated-servers/api-os-installation.md)

Join our [community of users](https://community.ovhcloud.com/).
