Displaying 1 result from an estimated 1 matches for "sonic2".
Did you mean:
sonic
2013 Oct 01
2
Bringing up a guest with network disabled
...config looks like this:
<devices>
<emulator>/usr/libexec/qemu-kvm</emulator>
<disk type='file' device='disk'>
<driver name='qemu' type='raw' cache='writeback'/>
<source file='/var/lib/libvirt/images/sonic2.img'/>
<target dev='hda' bus='ide'/>
</disk>
<interface type='bridge'>
<mac address='0A:F7:B6:96:BF:85'/>
<source bridge='br0'/>
</interface>
<serial type='pty'>...