Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <domain type="vbox">
- <name>interac-1</name>
- <uuid>de64fbd7-b82c-43a6-afd8-54ea0e24c080</uuid>
- <memory>65536</memory>
- <currentMemory>65536</currentMemory>
- <vcpu>1</vcpu>
- <os>
- <type arch="x86_64">hvm</type>
- <boot dev="hd"/>
- <boot dev="cdrom"/>
- </os>
- <clock offset="utc"/>
- <devices>
- <disk type="file" device="disk">
- <source file="/home/user/.local/share/libvirt/images/pool/vm1.qcow2"/>
- <target dev="sdb" bus="scsi"/>
- </disk>
- <disk type="file" device="cdrom">
- <target dev="sdc" bus="scsi"/>
- <readonly/>
- </disk>
- <disk type="file" device="floppy">
- <source file="/home/user/.local/share/libvirt/images/floppy/boot_install.img"/>
- <target dev="fda" bus="fdc"/>
- </disk>
- <controller type="scsi" model="buslogic"/>
- <interface type="bridge">
- <source bridge="br0"/>
- <mac address="FORGOTTEN"/>
- <model type="e1000"/>
- </interface>
- <console type="pty"/>
- <input type="tablet" bus="usb"/>
- <graphics type="vnc" port="-1"/>
- <video>
- <model type="vga"/>
- </video>
- </devices>
- </domain>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement