242
edits
Line 210: | Line 210: | ||
Create the VM | Create the VM | ||
qm create [ID] --name [NAME] -cdrom [PATH TO ISO] --memory | qm create [ID] --name [NAME] -cdrom [PATH TO ISO] --memory [RAM] --cores [CORES] --net0 [INTERFACE] --scsi0 [LOCATION,SIZE] | ||
Example of a Debian VM with a single core, 512MB of RAM, 10G HDD and connected to the "Bridge" interface | Example of a Debian VM with a single core, 512MB of RAM, 10G HDD and connected to the "Bridge" interface |
edits