KVM guest doesn't recongize its network by NAT
Ian Coetzee
ubuntu at iancoetzee.za.net
Tue May 17 10:12:56 UTC 2011
Hi Ryan
First off, try not to cross-post (that is sending one mail to multiple
lists, it is considered very rude and is often frowned upon)
Secondly, see my comments below.
On Tue, May 17, 2011 at 9:15 AM, Ryan Wang <openspace.wang at gmail.com> wrote:
> Hi all,
>
> I created one guest on Ubuntu 10.10:
> =============================
> sudo virt-install --connect qemu:///system -n ubuntu-10.10-guest -r 1024
> --vcpus=1 -c /tmp/ubuntu-10.10-desktop-i386.iso --os-type=linux
> --disk=/var/lib/libvirt/images/ubuntu-10.10-guest.img,size=10 --vnc
> --accelerate
what does the folowing command output?
ps ax | grep /usr/bin/kvm
I am trying to compare your running VM to my running VM. In my running
VM I have a option like this?
-device rtl8139,vlan=0,id=net0,mac=52:54:00:e0:a0:ea,bus=pci.0,addr=0x3
-net tap,fd=41,vlan=0,name=hostnet0
Can you check to make sure you have an almost identical option in your
running config?
Regards
Ian
<SNIP>
More information about the ubuntu-users
mailing list