お知らせ

  • 利用規約を守って投稿してください。また、よくある質問および投稿の手引きも参照してください。
  • メッセージの投稿にはアカウントが必要です。未登録の方は、ユーザ登録ページからアカウントを作成することができます。

#1 2008-03-04 19:12:39

hirotaka
メンバ
登録日: 2008-02-27

Ubuntuで使える仮想PC

Ubuntuにインストールした仮想PCにWindows2000をインストールして使いたいのですが、Ubuntuに使える仮想PCのソフトって何がありますか?

オフライン

 

#2 2008-03-04 20:06:11

hirakawa
メンバ
登録日: 2006-12-25

Re: Ubuntuで使える仮想PC

Synapticでvirtualboxのインストールができますよ。

オフライン

 

#3 2008-03-04 22:20:58

hirotaka
メンバ
登録日: 2008-02-27

Re: Ubuntuで使える仮想PC

バーチャルBOXをインストールして仮想PCを起動ところ、以下のようなエラーが出ました。
The VirtualBox kernel driver is not accessible to the current user. Make sure that the user has write permissions for /dev/vboxdrv by adding them to the vboxusers groups. You will need to logout for the change to take effect..
VBox status code: -1909 (VERR_VM_DRIVER_NOT_ACCESSIBLE).

どのように対処すれば起動出来ますか?

オフライン

 

#4 2008-03-04 23:02:23

Shibata
管理者
From: 東京
登録日: 2006-10-25

Re: Ubuntuで使える仮想PC

ホストのUbuntu側からシステム>システム管理>ユーザとグループを開いて、vboxusersグループに、VirtualBoxを利用したいユーザを追加してください、とのことです。

http://ubuntuforums.org/showthread.php?p=3766472#post3766472

オフライン

 

#5 2008-03-04 23:38:47

vine_user
メンバ
From: Tokyo
登録日: 2006-11-15

Re: Ubuntuで使える仮想PC

ホストのUbuntu側からシステム>システム管理>ユーザとグループを開いて、vboxusersグループに、VirtualBoxを利用したいユーザを追加し,
下記の2つのコマンドを実行してVirtualBoxを再起動したら,うまくいきました。

$ sudo /etc/init.d/vboxdrv start

$ sudo chmod 777 /dev/vboxdrv

オフライン

 

Board footer

Powered by FluxBB