This guide provides step-by-step instructions for setting up GPU passthrough in Proxmox VE, supporting both Intel and AMD systems with NVIDIA or AMD GPUs.
This guide walks you through creating a high-performance Windows 11 virtual machine (VM) on Fedora Silverblue using GPU passthrough technology. This setup allows you to run Windows applications that require dedicated graphics performance while keeping your primary system secure with Fedora Silverblue.
GPU passthrough allows your virtual machine to use your dedicated graphics card directly, providing near-native gaming and graphics performance in Windows while running on Linux. This is different from typical virtualization where graphics performance is limited.
Key terms you'll encounter:
Pass the laptop’s built-in keyboard, hotkeys, and both touchpads to VM 101. Use udev symlinks on the host for stability across reboots, and expose touchpads as virtio-input-host to get native GNOME gestures in the guest.
This guide provides a complete, end-to-end walkthrough for setting up an advanced Fedora 42 Workstation. The goal is to create a highly resilient and performant system built on a custom Btrfs layout, featuring:
- Automated Local Snapshots: Using Snapper for high-frequency, local snapshots of critical system and user subvolumes.
- Bootable Rollbacks: Integrating
grub-btrfsto allow booting directly into a previous system state from the GRUB menu, making system recovery trivial. - A 3-Tier Backup Strategy: A sophisticated, automated backup workflow that dispatches snapshots to different storage tiers based on retention requirements:
- Tier 1 (Local SSD): Instant, high-frequency snapshots for immediate recovery.
- Tier 2 (Dedicated Btrfs Drive): Short-term (hourly, daily) snapshot replication for rapid data access.
- Tier 3 (ZFS Mirror): Long-term (weekly, monthly, yearly) archival on a resilient ZFS mirror for ultimate data integrity.
This guide provides a comprehensive walkthrough for setting up a high-performance Windows 11 virtual machine on a Fedora Workstation host, with a focus on GPU passthrough and system optimization. It is intended for users with a moderately technical background.
Before starting, ensure you have the required components and gather critical information about your hardware.