Add CachyOS VM creation script

Introduce an interactive script (vm/cachyos-vm.sh) to create and configure a CachyOS VM on Proxmox. The script validates Proxmox environment and architecture, offers default and advanced settings via whiptail, detects storage/ISO locations, downloads the CachyOS desktop ISO, allocates EFI and main disks, creates and configures the VM (network, CPU, memory, disks, boot order, OVMF), sets a rich VM description, and optionally starts the VM. Also add an ASCII header file (vm/headers/cachyos-vm) used by the script.
This commit is contained in:
CanbiZ (MickLesk)
2026-02-13 15:26:17 +01:00
parent 7789a7f215
commit 7d7c6e4096
2 changed files with 666 additions and 0 deletions

8
vm/headers/cachyos-vm Normal file
View File

@@ -0,0 +1,8 @@
______ __ ____ _____
/ ____/___ ______/ /_ __ __/ __ \/ ___/ _ ______ ___
/ / / __ `/ ___/ __ \/ / / / / / /\__ \______| | / / __ `__ \
/ /___/ /_/ / /__/ / / / /_/ / /_/ /___/ /_____/| |/ / / / / / /
\____/\__,_/\___/_/ /_/\__, /\____//____/ |___/_/ /_/ /_/
/____/
Performance-Optimized Arch Linux Distribution