. 經過Ubuntu的Software Center安裝的版本偏低,不能支持USB設備。因此要到VirtualBox的網站去下載最新的版本。
. USB的支持除了要在設置欄打開EHCI,而且設置filter外,要把自身加入到vboxuser的group中,而且重啓機器和virtualbox才能生效。System->Administration->Users and Groups進行 增長,經過cat /etc/group|grep vboxusers看是否把自身加入到virtualbox的組中。
. 共享能夠經過shared folders來設置,只是須要在guest os中安裝Additions.
. VirtualBox的幫助文檔能夠給到很詳細的說明。
android
Guest Win7共享目錄給host Ubuntu
. Settings - network選擇Bridged Network,選擇當前激活的網卡
. 啓動Win7,選擇一個目錄,共享。而且取消密碼保護,見下面的連接網絡和共享中心,點開後取消密碼保護
. Ubuntu裏面選擇鏈接到Windows Share
或者
sudo mount -t smbfs \\\\192.168.1.121\\D temp/
只要下載Android iso文件,而後安裝到虛擬機中便可,好比:
http://techpp.com/2010/07/25/how-to-install-run-android-on-pc-or-netbook/
操做方法:
Arrows navigation
Enter confirm
Left Windows key home
Escape back
Menu key (next to right Windows key) application menu
<Host Key> + F1 Console mode
<Host Key> + F7 Graphical mode
網絡