![Ubuntu 10.10にVirtualBoxをインストールする](https://rvso.com/image/1311834/Ubuntu%2010.10%E3%81%ABVirtualBox%E3%82%92%E3%82%A4%E3%83%B3%E3%82%B9%E3%83%88%E3%83%BC%E3%83%AB%E3%81%99%E3%82%8B.png)
そこで私は試してみました:
sudo apt-get update
sudo apt-get install virtualbox-4.1
動作しません。どうやってインストールすればいいのでしょうか。また、イメージも持っているのですが、どうやって実行すればいいのでしょうか。VirtualBoxをインストールした後、./image.vdi
以下の情報を参考にインストールしました:http://www.ubuntugeek.com/how-to-install-virtualbox-4-x-on-ubuntu-11-04natty.html
試してみた./image.vdi
ところ、次のエラーが発生しました:
./smon.vdi: line 1: syntax error near unexpected token `>'
./smon.vdi: line 1: `<<< Oracle VM VirtualBox Disk Image >>>'
これは起動方法ではないと思います。
root@ip-ip:/home/ubuntu/mt2/smon# virtualbox smon.vdi
WARNING: The vboxdrv kernel module is not loaded. Either there is no module
available for the current kernel (3.0.0-16-virtual) or it failed to
load. Please recompile the kernel module and install it by
sudo /etc/init.d/vboxdrv setup
You will not be able to start VMs until this problem is fixed.
Failed to open the X11 display!