Files
local_proxmox/vm-configs/202.conf.example
T
Claude abd51ac488 Add Phase 13: Minecraft server VMs on R720
Documents creating four Minecraft VMs (201-204) on the second Proxmox
host (R720), following the same wizard-driven setup style as Phases
11-12 but without GPU/Coral/raw-disk passthrough, which only applies
to the R730xd. Adds matching VM config templates.
2026-06-28 18:32:57 +00:00

25 lines
503 B
Plaintext

# Proxmox VM 202 — Minecraft Survival #2 (R720)
#
# Copy to /etc/pve/qemu-server/202.conf on the R720 host.
# No GPU, no USB, no raw drive passthrough — plain local-lvm disk.
agent: 1
bios: seabios
boot: order=scsi0
cores: 4
cpu: host
machine: i440fx
memory: 8192
balloon: 0
name: mc-survival-2
numa: 0
ostype: l26
scsihw: virtio-scsi-single
sockets: 1
# OS + world disk
scsi0: local-lvm:vm-202-disk-0,cache=writeback,discard=on,iothread=1,size=20G
# Network
net0: virtio,bridge=vmbr0,firewall=1