ubuntu-server-10-04:vmware_server
差分
このページの2つのバージョン間の差分を表示します。
| 両方とも前のリビジョン前のリビジョン次のリビジョン | 前のリビジョン | ||
| ubuntu-server-10-04:vmware_server [2010/12/22 23:18] – [参考] admin | ubuntu-server-10-04:vmware_server [2011/03/06 20:46] (現在) – admin | ||
|---|---|---|---|
| 行 1: | 行 1: | ||
| - | ====== VMware Server | + | ====== VMware Server ====== |
| + | ===== インストール ===== | ||
| + | |||
| + | |||
| + | VMware のサイトから VMware Server の [[http:// | ||
| + | |||
| + | Ubuntu 用の[[http:// | ||
| + | |||
| + | インストールスクリプトを解凍し、スクリプトと同じディレクトリに VMware Server の圧縮ファイルを置く。 | ||
| + | |||
| + | < | ||
| + | $ ls | ||
| + | LICENSE | ||
| + | README | ||
| + | start-VMware-console.sh | ||
| + | vmware-config.patch | ||
| + | </ | ||
| + | |||
| + | スクリプトファイルと VMware Server の圧縮ファイルが置かれているディレクトリまでのパスに空白が含まれると正しく実行できないので注意する。 | ||
| + | |||
| + | < | ||
| + | $ sudo ./ | ||
| + | </ | ||
| + | |||
| + | スクリプトを実行すると warning メッセージが大量に出力だれるが、スクリプトが終了してしまわない限り大丈夫。 | ||
| + | |||
| + | |||
| + | < | ||
| + | Installing VMware Server. | ||
| + | |||
| + | In which directory do you want to install the binary files? | ||
| + | [/usr/bin] | ||
| + | |||
| + | What is the directory that contains the init directories (rc0.d/ to rc6.d/)? | ||
| + | [/etc] | ||
| + | |||
| + | What is the directory that contains the init scripts? | ||
| + | [/ | ||
| + | |||
| + | In which directory do you want to install the daemon files? | ||
| + | [/usr/sbin] | ||
| + | |||
| + | In which directory do you want to install the library files? | ||
| + | [/ | ||
| + | |||
| + | The path "/ | ||
| + | create it, including needed parent directories. Is this what you want? | ||
| + | [yes] | ||
| + | |||
| + | In which directory do you want to install the manual files? | ||
| + | [/ | ||
| + | |||
| + | In which directory do you want to install the documentation files? | ||
| + | [/ | ||
| + | |||
| + | The path "/ | ||
| + | going to create it, including needed parent directories. Is this what you want? | ||
| + | [yes] | ||
| + | |||
| + | The installation of VMware Server 2.0.2 build-203138 for Linux completed | ||
| + | successfully. You can decide to remove this software from your system at any | ||
| + | time by invoking the following command: "/ | ||
| + | |||
| + | Before running VMware Server for the first time, you need to configure it by | ||
| + | invoking the following command: "/ | ||
| + | program to invoke the command for you now? [yes] | ||
| + | |||
| + | Making sure services for VMware Server are stopped. | ||
| + | |||
| + | Stopping VMware autostart virtual machines: | ||
| + | | ||
| + | Stopping VMware management services: | ||
| + | | ||
| + | | ||
| + | Stopping VMware services: | ||
| + | | ||
| + | | ||
| + | |||
| + | You must read and accept the End User License Agreement to continue. | ||
| + | Press enter to display it. | ||
| + | |||
| + | </ | ||
| + | |||
| + | エンターを押すとライセンスに関する規約が表示される。q を押して yes で承諾する。 | ||
| + | |||
| + | < | ||
| + | Do you accept? (yes/no) yes | ||
| + | |||
| + | Thank you. | ||
| + | |||
| + | None of the pre-built vmmon modules for VMware Server is suitable for your | ||
| + | running kernel. | ||
| + | your system (you need to have a C compiler installed on your system)? [yes] | ||
| + | |||
| + | Using compiler "/ | ||
| + | |||
| + | What is the location of the directory of C header files that match your running | ||
| + | kernel? [/ | ||
| + | |||
| + | </ | ||
| + | |||
| + | エンターを押すとコンパイルされる。 | ||
| + | |||
| + | < | ||
| + | None of the pre-built vmci modules for VMware Server is suitable for your | ||
| + | running kernel. | ||
| + | your system (you need to have a C compiler installed on your system)? [yes] | ||
| + | </ | ||
| + | |||
| + | エンターを押すとコンパイルされる。 | ||
| + | |||
| + | < | ||
| + | None of the pre-built vsock modules for VMware Server is suitable for your | ||
| + | running kernel. | ||
| + | your system (you need to have a C compiler installed on your system)? [yes] | ||
| + | </ | ||
| + | |||
| + | エンターを押すとコンパイルされる。 | ||
| + | |||
| + | < | ||
| + | Do you want networking for your virtual machines? (yes/ | ||
| + | |||
| + | Configuring a bridged network for vmnet0. | ||
| + | |||
| + | Please specify a name for this network. | ||
| + | [Bridged] | ||
| + | |||
| + | The following bridged networks have been defined: | ||
| + | |||
| + | . vmnet0 is bridged to eth0 | ||
| + | |||
| + | All your ethernet interfaces are already bridged. | ||
| + | |||
| + | Do you want to be able to use NAT networking in your virtual machines? (yes/no) | ||
| + | [yes] no | ||
| + | |||
| + | Do you want to be able to use host-only networking in your virtual machines? | ||
| + | [no] | ||
| + | </ | ||
| + | |||
| + | NATはオフにして設定した。この辺はお好みで。 | ||
| + | |||
| + | < | ||
| + | None of the pre-built vmnet modules for VMware Server is suitable for your | ||
| + | running kernel. | ||
| + | your system (you need to have a C compiler installed on your system)? [yes] | ||
| + | </ | ||
| + | |||
| + | エンターでコンパイル。 | ||
| + | |||
| + | < | ||
| + | Please specify a port for remote connections to use [902] | ||
| + | |||
| + | Please specify a port for standard http connections to use [8222] | ||
| + | |||
| + | Please specify a port for secure http (https) connections to use [8333] | ||
| + | |||
| + | The current administrative user for VMware Server | ||
| + | specify a different administrator? | ||
| + | |||
| + | Please specify the user whom you wish to be the VMware Server administrator | ||
| + | | ||
| + | |||
| + | Using foobar as the VMware Server administrator. | ||
| + | </ | ||
| + | |||
| + | VMware Server の管理ユーザを変更した。この例では foobar。 | ||
| + | |||
| + | < | ||
| + | insserv: warning: current start runlevel(s) (0 6) of script `umountroot' | ||
| + | The script you are attempting to invoke has been converted to an Upstart | ||
| + | job, but lsb-header is not supported for Upstart jobs. | ||
| + | insserv: warning: script ' | ||
| + | The script you are attempting to invoke has been converted to an Upstart | ||
| + | job, but lsb-header is not supported for Upstart jobs. | ||
| + | insserv: warning: script ' | ||
| + | insserv: warning: current start runlevel(s) (0 6) of script `wpa-ifupdown' | ||
| + | The script you are attempting to invoke has been converted to an Upstart | ||
| + | job, but lsb-header is not supported for Upstart jobs. | ||
| + | insserv: warning: script ' | ||
| + | insserv: warning: current start runlevel(s) (6) of script `reboot' | ||
| + | The script you are attempting to invoke has been converted to an Upstart | ||
| + | job, but lsb-header is not supported for Upstart jobs. | ||
| + | insserv: warning: script ' | ||
| + | The script you are attempting to invoke has been converted to an Upstart | ||
| + | job, but lsb-header is not supported for Upstart jobs. | ||
| + | insserv: warning: script ' | ||
| + | The script you are attempting to invoke has been converted to an Upstart | ||
| + | job, but lsb-header is not supported for Upstart jobs. | ||
| + | insserv: warning: script ' | ||
| + | The script you are attempting to invoke has been converted to an Upstart | ||
| + | job, but lsb-header is not supported for Upstart jobs. | ||
| + | insserv: warning: script ' | ||
| + | insserv: script vmware-autostart: | ||
| + | The script you are attempting to invoke has been converted to an Upstart | ||
| + | job, but lsb-header is not supported for Upstart jobs. | ||
| + | insserv: warning: script ' | ||
| + | The script you are attempting to invoke has been converted to an Upstart | ||
| + | job, but lsb-header is not supported for Upstart jobs. | ||
| + | insserv: warning: script ' | ||
| + | insserv: warning: current start runlevel(s) (0 6) of script `umountfs' | ||
| + | The script you are attempting to invoke has been converted to an Upstart | ||
| + | job, but lsb-header is not supported for Upstart jobs. | ||
| + | insserv: warning: script ' | ||
| + | The script you are attempting to invoke has been converted to an Upstart | ||
| + | job, but lsb-header is not supported for Upstart jobs. | ||
| + | insserv: warning: script ' | ||
| + | The script you are attempting to invoke has been converted to an Upstart | ||
| + | job, but lsb-header is not supported for Upstart jobs. | ||
| + | insserv: warning: script ' | ||
| + | insserv: warning: current start runlevel(s) (0 6) of script `networking' | ||
| + | insserv: script vmware-mgmt: | ||
| + | The script you are attempting to invoke has been converted to an Upstart | ||
| + | job, but lsb-header is not supported for Upstart jobs. | ||
| + | insserv: warning: script ' | ||
| + | The script you are attempting to invoke has been converted to an Upstart | ||
| + | job, but lsb-header is not supported for Upstart jobs. | ||
| + | insserv: warning: script ' | ||
| + | insserv: warning: current start runlevel(s) (0 6) of script `umountnfs.sh' | ||
| + | insserv: script vmware-core: | ||
| + | The script you are attempting to invoke has been converted to an Upstart | ||
| + | job, but lsb-header is not supported for Upstart jobs. | ||
| + | insserv: warning: script ' | ||
| + | The script you are attempting to invoke has been converted to an Upstart | ||
| + | job, but lsb-header is not supported for Upstart jobs. | ||
| + | insserv: warning: script ' | ||
| + | insserv: warning: current start runlevel(s) (0 6) of script `sendsigs' | ||
| + | insserv: warning: current start runlevel(s) (0) of script `halt' overwrites defaults (empty). | ||
| + | The script you are attempting to invoke has been converted to an Upstart | ||
| + | job, but lsb-header is not supported for Upstart jobs. | ||
| + | insserv: warning: script ' | ||
| + | The script you are attempting to invoke has been converted to an Upstart | ||
| + | job, but lsb-header is not supported for Upstart jobs. | ||
| + | insserv: warning: script ' | ||
| + | The script you are attempting to invoke has been converted to an Upstart | ||
| + | job, but lsb-header is not supported for Upstart jobs. | ||
| + | insserv: warning: script ' | ||
| + | The script you are attempting to invoke has been converted to an Upstart | ||
| + | job, but lsb-header is not supported for Upstart jobs. | ||
| + | insserv: warning: script ' | ||
| + | The script you are attempting to invoke has been converted to an Upstart | ||
| + | job, but lsb-header is not supported for Upstart jobs. | ||
| + | insserv: warning: script ' | ||
| + | The script you are attempting to invoke has been converted to an Upstart | ||
| + | job, but lsb-header is not supported for Upstart jobs. | ||
| + | insserv: warning: script ' | ||
| + | The script you are attempting to invoke has been converted to an Upstart | ||
| + | job, but lsb-header is not supported for Upstart jobs. | ||
| + | insserv: warning: script ' | ||
| + | The script you are attempting to invoke has been converted to an Upstart | ||
| + | job, but lsb-header is not supported for Upstart jobs. | ||
| + | insserv: warning: script ' | ||
| + | The script you are attempting to invoke has been converted to an Upstart | ||
| + | job, but lsb-header is not supported for Upstart jobs. | ||
| + | insserv: warning: script ' | ||
| + | The script you are attempting to invoke has been converted to an Upstart | ||
| + | job, but lsb-header is not supported for Upstart jobs. | ||
| + | insserv: warning: script ' | ||
| + | insserv: There is a loop between service rsyslog and apache2 if stopped | ||
| + | insserv: | ||
| + | insserv: | ||
| + | insserv: | ||
| + | insserv: There is a loop between service apache2 and rsyslog if stopped | ||
| + | insserv: exiting now without changing boot order! | ||
| + | </ | ||
| + | なんかこれ気になるがとりあえず放置。 | ||
| + | |||
| + | < | ||
| + | In which directory do you want to keep your virtual machine files? | ||
| + | [/ | ||
| + | |||
| + | The path "/ | ||
| + | program is going to create it, including needed parent directories. Is this | ||
| + | what you want? [yes] | ||
| + | </ | ||
| + | |||
| + | < | ||
| + | Please enter your 20-character serial number. | ||
| + | |||
| + | Type XXXXX-XXXXX-XXXXX-XXXXX or ' | ||
| + | </ | ||
| + | |||
| + | シリアルナンバーを入力する。 | ||
| + | |||
| + | < | ||
| + | In which directory do you want to install the VMware VIX API binary files? | ||
| + | [/usr/bin] | ||
| + | |||
| + | In which directory do you want to install the VMware VIX API library files? | ||
| + | [/ | ||
| + | |||
| + | The path "/ | ||
| + | going to create it, including needed parent directories. Is this what you want? | ||
| + | [yes] | ||
| + | |||
| + | In which directory do you want to install the VMware VIX API document pages? | ||
| + | [/ | ||
| + | |||
| + | The path "/ | ||
| + | going to create it, including needed parent directories. Is this what you want? | ||
| + | [yes] | ||
| + | |||
| + | The installation of VMware VIX API 1.6.2 build-203138 for Linux completed | ||
| + | successfully. You can decide to remove this software from your system at any | ||
| + | time by invoking the following command: "/ | ||
| + | |||
| + | Enjoy, | ||
| + | |||
| + | --the VMware team | ||
| + | |||
| + | Starting VMware services: | ||
| + | | ||
| + | | ||
| + | VM communication interface socket family: | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | Starting VMware management services: | ||
| + | | ||
| + | | ||
| + | Starting VMware autostart virtual machines: | ||
| + | | ||
| + | |||
| + | The configuration of VMware Server 2.0.2 build-203138 for Linux for this | ||
| + | running kernel completed successfully. | ||
| + | |||
| + | Housekeeping... | ||
| + | Thank you for using the script! | ||
| + | Patch provided by: | ||
| + | Ramon de Carvalho Valle | ||
| + | http:// | ||
| + | Script author: | ||
| + | Radu Cotescu | ||
| + | http:// | ||
| + | </ | ||
| ===== 参考 ===== | ===== 参考 ===== | ||
| [[https:// | [[https:// | ||
| + | |||
| + | |||
| + | ===== カーネルのアップデート後 ===== | ||
| + | |||
| + | apt-get dist-upgrade でカーネルのアップデートがあると、再起動後に VMWare Server が動かなくなる。 | ||
| + | 動かなくなったら以下のコマンドで再コンパイルする。 | ||
| + | |||
| + | < | ||
| + | $ sudo / | ||
| + | </ | ||
| + | |||
| + | エンター連打で前回の設定が適用される。 | ||
| + | |||
| + | コンパイル後は自動で VMWare Server が立ち上がる。 | ||
| + | |||
| + | |||
ubuntu-server-10-04/vmware_server.1293027503.txt.gz · 最終更新: 2010/12/22 23:18 by admin
