New pages
Jump to navigation
Jump to search
- 15:13, 5 August 2025 Introduction (hist | edit) [18,727 bytes] Api (talk | contribs) (Created page with "<!--PVE_IMPORT_START_MARKER--> <!-- Do not edit - this is autogenerated content --> {{#pvedocs:pve-intro-plain.html}} Category:Reference Documentation <pvehide> Proxmox VE is a platform to run virtual machines and containers. It is based on Debian Linux, and completely open source. For maximum flexibility, we implemented two virtualization technologies - Kernel-based Virtual Machine (KVM) and container-based virtualization (LXC). One main design goal was to make admi...")
- 14:48, 18 July 2025 Install Proxmox VE on Debian 13 Trixie (hist | edit) [8,030 bytes] Thomas Lamprecht (talk | contribs) (Created page with "== Introduction == The installation of a supported Proxmox VE server should be done via [https://pve.proxmox.com/wiki/Installation bare-metal ISO installer]. In some cases it makes sense to install Proxmox VE on top of a running Debian Trixie 64-bit, especially if you want a custom partition layout. <!-- TODO: link released netinst ISO once ready: For this How-To we used the 13 Debian Trixie netinst ISO [https://cdimage.debian.org/mirror/cdimage/archive/13.0.0/amd64/iso...")
- 14:43, 18 July 2025 Upgrade from 8 to 9 (hist | edit) [32,357 bytes] Fweber (talk | contribs) (initial import)
- 14:12, 8 July 2025 Paravirtualized Drivers for Linux (hist | edit) [2,634 bytes] A.lauterer (talk | contribs) (Created page with "= Introduction = The Linux kernel has [https://docs.kernel.org/driver-api/virtio/virtio.html Virtio] support since version 2.6.x. However, the drivers are not necessarily compiled directly into the kernel but must sometimes be loaded as a kernel module. This sometimes leads to problems if the VM configuration wants to use Virtio components but the guest operating system has not loaded any drivers for them. = Adding the Virtio drivers to the initramfs = First check whet...")