在 Ubuntu 10.04 LTS 中 Virtualbox 3.1.x 使用 USB 裝置
Virtualbox 過往是使用 HAL 或 usbfs 來連接 USB 裝置的。然而 usbfs 已退役了一段時間,而 HAL 亦已被 udisk 等取替。所以 Virtualbox 3.1.6 (或之前版本) 在 Ubuntu 10.04 LTS 中並未能使用 USB 裝置。暫時的解決方法是使用以下命令再執行 HAL:
sudo hald --daemon=no
當然,你可以試一試 Virtualbox 3.2.0 beta,據說不用 hald 了。
更新訊息: Virtualbox 3.20 已推出了,亦修正以上問題。你可以到 virtualbox.org 下載相關套件或在 sources.list 加上:
deb http://download.virtualbox.org/virtualbox/debian lucid non-free
和安裝 virtualbox.org 軟件庫金鑰,更新軟件列表後安裝 virtualbox-3.2:
sudo apt-key add oracle_vbox.asc aptitude update aptitude install dkms virtualbox-3.2


![[del.icio.us]](http://blog.xychen.org/wp-content/themes/fluidityrs/images/shareit/delicious.png)
![[Technorati]](http://blog.xychen.org/wp-content/themes/fluidityrs/images/shareit/technorati.png)
![[Google Bookmark]](http://blog.xychen.org/wp-content/themes/fluidityrs/images/shareit/google.png)
![[Yahoo MyWeb]](http://blog.xychen.org/wp-content/themes/fluidityrs/images/shareit/yahoo.png)
![[Furl]](http://blog.xychen.org/wp-content/themes/fluidityrs/images/shareit/furl.gif)
Comments(1)







