V
vhristev
Guest
Hello ,
I have task to install over 20 Windows XP machines.
Can somebody explain me how to clone this machines I really don't want to install 20 machines.
I see this manual
. You create a source/template virtual machine and install the system.
2. You create virtual machines with exactly the same hd size as the source machine.
3. You issue dd if=/dev/lvmgroup/vm-{$VMID_SOURCE}-disk-1 of=/dev/lvmgroup/vm-{$VMID_NEW}-disk-1
4. You jump start new vms and configure unique IP address for them.
5. Done
But I think i can just copy this images and just change IP ,MAC ,Hostname and they will run .
I just need to clone them.
Maybe I will make some default installation with all software I need and then clone it but i need to know how can I do it.
Greetings
I have task to install over 20 Windows XP machines.
Can somebody explain me how to clone this machines I really don't want to install 20 machines.
I see this manual
. You create a source/template virtual machine and install the system.
2. You create virtual machines with exactly the same hd size as the source machine.
3. You issue dd if=/dev/lvmgroup/vm-{$VMID_SOURCE}-disk-1 of=/dev/lvmgroup/vm-{$VMID_NEW}-disk-1
4. You jump start new vms and configure unique IP address for them.
5. Done
But I think i can just copy this images and just change IP ,MAC ,Hostname and they will run .
I just need to clone them.
Maybe I will make some default installation with all software I need and then clone it but i need to know how can I do it.
Greetings