mirror of
				https://github.com/tteck/Proxmox.git
				synced 2025-11-04 04:49:29 +00:00 
			
		
		
		
	Update haos-vm-v3.sh
This commit is contained in:
		
							parent
							
								
									ebea0be21d
								
							
						
					
					
						commit
						ba2e96b7ba
					
				@ -336,7 +336,7 @@ pvesm alloc $STORAGE $VMID $DISK0 4M 1>&/dev/null
 | 
			
		||||
qm importdisk $VMID ${FILE%.*} $STORAGE ${DISK_IMPORT:-} 1>&/dev/null
 | 
			
		||||
qm set $VMID \
 | 
			
		||||
  -efidisk0 ${DISK0_REF},efitype=4m,size=4M \
 | 
			
		||||
  -scsi0 ${DISK1_REF},size=32G >/dev/null
 | 
			
		||||
  -scsi0 ${DISK1_REF},discard=on,size=32G,ssd=1 >/dev/null
 | 
			
		||||
qm set $VMID \
 | 
			
		||||
  -boot order=scsi0 >/dev/null
 | 
			
		||||
qm set $VMID -description "# Home Assistant OS
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user