VirtualBoxをVista上で動かす

とてつもなくはまった。
Vista上にVirtualBox1.5.0を入れたが、CentOSのインストールでこける。
調べてみるとVistaの場合、下記を実行しなければならないことに気づく。

1
2
3
cd L:\\InnoTek VirtualBox
VBoxSVC.exe /ReRegServer
regsvr32.exe VBoxC.dll

また、vistaだからなのかは分らないが、vdiを固定サイズで作成するとゲストOSのインストールにこける、、、。
とりあえずは、可変サイズで作成することで回避。

Leave a Reply

Your email address will not be published.

You may use these HTML tags and attributes:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="" highlight="">