摘要:
性能最好的:kvm -m 512 -drive file=..,if=virtio,cache=writeback -localtime -net nic,vlan=0,model=virtio,macaddr=52-54-00-12-34-01 -net tap,vlan=0,ifname=tap0,script=no -boot c -smp 2 -soundhw es1370convirt用的:kvm -m 512 -hda .. -localtime -net nic,vlan=0,model=virtio,macaddr=52-54-00-12-34-01 -net tap,vlan 阅读全文
摘要:
注意,以如下配置文件的时候,auto loiface lo inet loopbackauto eth0iface eth0 inet manualauto tap0iface tap0 inet manualup ifconfig $IFACE 0.0.0.0 updown ifconfig $IFACE downtunctl_user rootauto br0iface br0 inet staticaddress 10.5.0.122netmask 255.255.255.0gateway 10.5.0.254bridge_ports eth0 tap0dns-nameservers 8 阅读全文