Ubuntu 12.10 で仮想マシンをセットアップしようとしました。Oracle Vm VirtualBox Manager をインストールしました。次に、手順に従い、設定>ストレージから.isoファイルを選択します。次に、ライブCD / DVDオプションをクリックします。次に、[OK]をクリックして開始ボタンをクリックすると、次のようなエラーが発生します。
Kernel driver not installed (rc=-1908)
The VirtualBox Linux kernel driver (vboxdrv) is either not loaded or there is a
permissionproblem with /dev/vboxdrv. Please reinstall the kernel module by
executing
'/etc/init.d/vboxdrv setup'
as root. If it is available in your distribution, you should install the DKMS package
first. This package keeps track of Linux kernel changes and recompiles the vboxdrv
kernel module if necessary.
プログラムを再インストールして PC を再起動しましたが、動作しませんでした。また、カーネル ドライバーを更新しましたが、動作しませんでした。どうすれば解決できますか?