Displaying 2 results from an estimated 2 matches for "root_cow_f".
Did you mean:
root_cow_fs
2010 Apr 25
1
QEmu 0.12.3 Libvirt-0.8.0 and serials ports
...r/bin:/usr/sbin:/sbin:/bin
QEMU_AUDIO_DRV=none /usr/bin/kvm -S -M pc-0.11 -cpu qemu32 -enable-kvm -m 0
-smp 1 -name uml2 -uuid 431cb9f4-fdba-c4e8-a35f-23b52f91120a -monitor
unix:/var/lib/libvirt/qemu/uml2.monitor,server,nowait -boot cd -drive
file=/root/.vnuml/simulations/tutorial-r1_xp/vms/uml2/fs/root_cow_fs,if=ide,bus=0,unit=0,boot=on
-drive
file=/root/.vnuml/simulations/tutorial-r1_xp/vms/uml2/fs/opt_fs.iso,if=ide,media=cdrom,bus=0,unit=1
-net nic,macaddr=fe:fd:00:00:02:01,vlan=0,name=net0 -net
tap,fd=19,vlan=0,name=hostnet0* -serial
unix:/root/.vnuml/simulations/tutorial-r1_xp/vms/uml2/uml2_socket,...
2011 Apr 13
2
point-to-point connection between vm and host
Hi! hopefully someone can give me a hint with this:
I need to create a vm with a point-to-point connection to the host
using a /30 subnet. Right now i have this in the vm's xml for libvirt:
<interface type="network" name="eth0" onboot="yes">
<source network="default"/>
<mac address="02:fd:00:00:01:00"/>