mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-25 05:57:26 +00:00
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:
8
vm/headers/cachyos-vm
Normal file
8
vm/headers/cachyos-vm
Normal file
@@ -0,0 +1,8 @@
|
||||
______ __ ____ _____
|
||||
/ ____/___ ______/ /_ __ __/ __ \/ ___/ _ ______ ___
|
||||
/ / / __ `/ ___/ __ \/ / / / / / /\__ \______| | / / __ `__ \
|
||||
/ /___/ /_/ / /__/ / / / /_/ / /_/ /___/ /_____/| |/ / / / / / /
|
||||
\____/\__,_/\___/_/ /_/\__, /\____//____/ |___/_/ /_/ /_/
|
||||
/____/
|
||||
Performance-Optimized Arch Linux Distribution
|
||||
|
||||
Reference in New Issue
Block a user