Anonymous

Equipment/Landin: Difference between revisions

From London Hackspace Wiki
Line 210: Line 210:
Create the VM
Create the VM
   
   
   qm create [ID] --name [NAME] -cdrom [PATH TO ISO] --memory 512 [RAM] --cores [CORES] --net0 [INTERFACE] --scsi0 [LOCATION,SIZE]
   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
242

edits