分页: 1 / 1

VirtualBox 安装 Android-x86 4.0 如何配置网络?!

发表于 : 2012-03-27 20:13
su159159
用 VirtualBox 使用Linux 2.6模拟 安装 Android-x86 4.0 安装后Android-x86 4.0无法访问网络!
可是我用模拟Android-x86 2.2时是可以正常访问网络的!
我是用自己的笔记本模拟的无DHCP Server
请教高手如何配置Android-x86 4.0的网络 ! :em06

VirtualBox网络配置如下
图片

我根据这个帖子设置网络的 http://nil.uniza.sk/linux-howto/android ... ing-issues
http://android.cool3c.com/article/54626

结果如下
图片
为什么输入完毕了却没有一点效果?

求解决方案!OTL

Re: VirtualBox 安装 Android-x86 4.0 如何配置网络?!

发表于 : 2012-05-19 8:50
peteryeh64
...少設定了dns server...

Re: VirtualBox 安装 Android-x86 4.0 如何配置网络?!

发表于 : 2012-05-19 8:53
peteryeh64
...如果ip,netmask,gw,dns server一切沒有問題的話...虛擬機內的android4...應該就能上網了...

Re: VirtualBox 安装 Android-x86 4.0 如何配置网络?!

发表于 : 2012-05-19 8:56
peteryeh64
...另外您的virtualbox網路的設定頁面...應該使用橋接而非NAT...選擇eth0...介面卡類型PCnet-FAST III...

Re: VirtualBox 安装 Android-x86 4.0 如何配置网络?!

发表于 : 2012-05-19 9:28
link_01
The virtual machine receives its network address and configuration on the private network from a DHCP server integrated into VirtualBox. The IP address thus assigned to the virtual machine is usually on a completely different network than the host. As more than one card of a virtual machine can be set up to use NAT, the first card is connected to the private network 10.0.2.0, the second card to the network 10.0.3.0 and so on. If you need to change the guest-assigned IP range for some reason, please refer to