mirror of
				https://github.com/tteck/Proxmox.git
				synced 2025-10-30 18:39:10 +00:00 
			
		
		
		
	Update haos_vm.sh
This commit is contained in:
		
							parent
							
								
									abee6b784a
								
							
						
					
					
						commit
						ab4ab4d8c5
					
				| @ -335,7 +335,7 @@ qm create $VMID -agent 1 -bios ovmf -cores $CORE_COUNT -memory $RAM_SIZE -name $ | ||||
| pvesm alloc $STORAGE $VMID $DISK0 128 1>&/dev/null | ||||
| qm importdisk $VMID ${FILE%.*} $STORAGE ${DISK_IMPORT:-} 1>&/dev/null | ||||
| qm set $VMID \ | ||||
|   -efidisk0 ${DISK0_REF},size=128k \ | ||||
|   -efidisk0 ${DISK0_REF},size=128K \ | ||||
|   -scsi0 ${DISK1_REF},size=32G >/dev/null | ||||
| qm set $VMID \ | ||||
|   -boot order=scsi0 >/dev/null | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user