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

Kvm、VMware、Virtualbox、Xen、Qemu 等
回复
su159159
帖子: 1
注册时间: 2012-03-27 20:04

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

#1

帖子 su159159 » 2012-03-27 20:13

用 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
头像
peteryeh64
论坛版主
帖子: 9386
注册时间: 2008-12-20 15:43
系统: 家kubuntu20.04
来自: 心靈深處

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

#2

帖子 peteryeh64 » 2012-05-19 8:50

...少設定了dns server...
附件
選取區域_059.png
[论坛版主行为规定]+[PITIVI簡易教程]+[ubuntu裝迅雷]
[releases.ubuntu.com]+[cdimage.ubuntu.com]+[old-releases.ubuntu.com]
[學ubuntu必須拜讀懶蝸牛"笨兔兔的故事"=viewtopic.php?f=112&t=162040][Linux明日的希望在中國]
头像
peteryeh64
论坛版主
帖子: 9386
注册时间: 2008-12-20 15:43
系统: 家kubuntu20.04
来自: 心靈深處

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

#3

帖子 peteryeh64 » 2012-05-19 8:53

...如果ip,netmask,gw,dns server一切沒有問題的話...虛擬機內的android4...應該就能上網了...
附件
選取區域_060.png
[论坛版主行为规定]+[PITIVI簡易教程]+[ubuntu裝迅雷]
[releases.ubuntu.com]+[cdimage.ubuntu.com]+[old-releases.ubuntu.com]
[學ubuntu必須拜讀懶蝸牛"笨兔兔的故事"=viewtopic.php?f=112&t=162040][Linux明日的希望在中國]
头像
peteryeh64
论坛版主
帖子: 9386
注册时间: 2008-12-20 15:43
系统: 家kubuntu20.04
来自: 心靈深處

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

#4

帖子 peteryeh64 » 2012-05-19 8:56

...另外您的virtualbox網路的設定頁面...應該使用橋接而非NAT...選擇eth0...介面卡類型PCnet-FAST III...
附件
選取區域_020.png
[论坛版主行为规定]+[PITIVI簡易教程]+[ubuntu裝迅雷]
[releases.ubuntu.com]+[cdimage.ubuntu.com]+[old-releases.ubuntu.com]
[學ubuntu必須拜讀懶蝸牛"笨兔兔的故事"=viewtopic.php?f=112&t=162040][Linux明日的希望在中國]
头像
link_01
帖子: 1024
注册时间: 2008-11-05 13:24

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

#5

帖子 link_01 » 2012-05-19 9:28

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
笔记
-------------------------------------
http://blog.163.com/wqt_1101
回复