Changes

Jump to navigation Jump to search
no edit summary
Line 1: Line 1:  
=== Create new VM on [[Machine/treehouse]] ===
 
=== Create new VM on [[Machine/treehouse]] ===
   −
  virt-clone -o template-jaunty -n foobar
+
virsh vol-create-as treehouse FOOBAR 10G
  virsh start foobar
+
  virt-clone -o template-jaunty --file=/dev/treehouse/FOOBAR -n FOOBAR
  virsh console foobar
+
  virsh start FOOBAR
 +
  virsh console FOOBAR
    
Login using the default root password (ask bernie), then setup the machine:
 
Login using the default root password (ask bernie), then setup the machine:

Navigation menu