ajustados los recursos
This commit is contained in:
@@ -8,7 +8,7 @@ source config.sh
|
||||
qm stop $VMID
|
||||
qm destroy $VMID
|
||||
|
||||
qm create $VMID --name $VMHOST --memory 8192 --cores 4 --net0 virtio,bridge=$VMNET --cpu host --agent enabled=1 --tags docker
|
||||
qm create $VMID --name $VMHOST --memory $VRAM --cores $VCORES --net0 virtio,bridge=$VMNET --cpu host --agent enabled=1 --tags docker
|
||||
qm set $VMID --ide2 $VMSTORAGE:cloudinit --boot c --bootdisk scsi0 --serial0 socket --vga serial0
|
||||
|
||||
qm importdisk $VMID /mnt/pve/ISOs_storage/template/iso/ubuntu-24.04-minimal-cloudimg-amd64.img $VMSTORAGE --format qcow2
|
||||
|
||||
Reference in New Issue
Block a user