mirror of
https://github.com/JamesTurland/JimsGarage.git
synced 2024-11-21 23:40:19 +00:00
Update readme.md
Added a suggestion for the disk size. Since letting users guess will cause errors. :)
This commit is contained in:
parent
000da8e8eb
commit
ac5f5ba317
1 changed files with 1 additions and 1 deletions
|
@ -9,6 +9,6 @@ qm set 5000 --ide2 <YOUR STORAGE HERE>:cloudinit
|
|||
qm set 5000 --boot c --bootdisk scsi0
|
||||
qm set 5000 --serial0 socket --vga serial0
|
||||
```
|
||||
3. Expand the VM disk size to a suitable size
|
||||
3. Expand the VM disk size to a suitable size (suggested 10 GB)
|
||||
4. Create the Cloud-Init template
|
||||
5. Deploy new VMs by clonding the template (full clone)
|
||||
|
|
Loading…
Reference in a new issue