Linux Memo/VMWareServer2x
をテンプレートにして作成
[
トップ
] [
新規
|
一覧
|
検索
|
最終更新
|
ヘルプ
]
開始行:
*VMWare Sever2.x のインストール [#f61e319c]
RIGHT:更新日&lastmod();
**インストール [#k962048a]
VMWareのサイトhttp://www.vmware.com/jp/products/server/あ...
''rpmでまずインストール''
# rpm -ivh VMware-server-2.0.2-203138.i386.rpm
**設定 [#x3d42fa9]
Vine4.2では/usr/bin/vmware-config.plを実行中シリアルNoの...
The path "/var/lib/vmware/Virtual Machines" does not exi...
program is going to create it, including needed parent d...
what you want? [yes]
NOT_REACHED /build/mts/release/bora-203138/bora/lib/unic...
NOT_REACHED /build/mts/release/bora-203138/bora/lib/unic...
Panic loop
Please enter your 20-character serial number.
Type XXXXX-XXXXX-XXXXX-XXXXX or 'Enter' to cancel: ****...
NOT_REACHED /build/mts/release/bora-203138/bora/lib/unic...
NOT_REACHED /build/mts/release/bora-203138/bora/lib/unic...
Panic loop
The serial number A0M61-F0QA7-U9PDH-42JUH is invalid.
Please enter your 20-character serial number.
''&color(red){重要};''
Vine4.2のロケーションはEUCなのでうまく動作しないそこでUTF...
/etc/sysconfig/i18nを以下のように変更する(システムのロケ...
LANG="ja_JP.UTF-8" <== 変更
SUPPORTED="ja_JP.UTF-8:ja_JP:ja" <==変更
SYSFONT="lat0-sun16"
SYSFONTACM="8859-15"
その後XWindowを再起動(ctrl+alt+backspace)
その後以下のようにvmware-config.plで環境設定後は
ロケーションをEUCに戻す
LANG="ja_JP.eucJP"
SUPPORTED="ja_JP.eucJP:ja_JP:ja"
ただし、この状態で /etc/rc.d/init.d/vmware restartではう...
''環境設定''
# /usr/bin/vmware-config.pl
Making sure services for VMware Server are stopped.
Stopping VMware autostart virtual machines:
Virtual machines ...
Stopping VMware management services:
VMware Virtual Infrastructure Web Access
VMware Server Host Agent ...
Stopping VMware services:
VMware Authentication Daemon ...
Virtual machine monitor ...
You must read and accept the End User License Agreement ...
Press enter to display it.
NOTICE: BY DOWNLOADING AND INSTALLING, COPYING OR OTHER...
SOFTWARE, YOU AGREE TO BE BOUND BY THE TERMS OF THIS VMW...
USER LICENSE AGREEMENT ("EULA"). IF YOU DO NOT AGREE TO...
THIS EULA, YOU MAY NOT DOWNLOAD, INSTALL, COPY OR USE TH...
(略)
1.2 "GPL Software" means GPL software licensed to yo...
General Public License as published by the Free Software...
(GPL). A copy of the GPL is included on the media on wh...
received the Software or included in the files you downl...
you acquired the Software by electronic download.
1.3 "Guest Operating Systems" means instances of thi...
systems licensed by you and installed in a Virtual Machi...
Do you accept? (yes/no) yes
Thank you.
None of the pre-built vmmon modules for VMware Server is...
running kernel. Do you want this program to try to buil...
your system (you need to have a C compiler installed on ...
Using compiler "/usr/bin/gcc". Use environment variable ...
What is the location of the directory of C header files ...
kernel? [/lib/modules/2.6.16-76.37vl4/build/include]
Extracting the sources of the vmmon module.
Building the vmmon module.
Using 2.6.x kernel build system.
make: Entering directory `/tmp/vmware-config0/vmmon-only'
make -C /lib/modules/2.6.16-76.37vl4/build/include/.. SU...
make[1]: Entering directory `/usr/src/kernels/2.6.16-76....
CC [M] /tmp/vmware-config0/vmmon-only/linux/driver.o
CC [M] /tmp/vmware-config0/vmmon-only/linux/driverLog.o
(略)
CC [M] /tmp/vmware-config0/vmmon-only/vmcore/moduleloo...
LD [M] /tmp/vmware-config0/vmmon-only/vmmon.o
Building modules, stage 2.
MODPOST
CC /tmp/vmware-config0/vmmon-only/vmmon.mod.o
LD [M] /tmp/vmware-config0/vmmon-only/vmmon.ko
make[1]: Leaving directory `/usr/src/kernels/2.6.16-76.3...
cp -f vmmon.ko ./../vmmon.o
make: Leaving directory `/tmp/vmware-config0/vmmon-only'
The vmmon module loads perfectly into the running kernel.
None of the pre-built vmci modules for VMware Server is ...
running kernel. Do you want this program to try to buil...
your system (you need to have a C compiler installed on ...
Extracting the sources of the vmci module.
Building the vmci module.
Using 2.6.x kernel build system.
make: Entering directory `/tmp/vmware-config0/vmci-only'
make -C /lib/modules/2.6.16-76.37vl4/build/include/.. SU...
make[1]: Entering directory `/usr/src/kernels/2.6.16-76....
CC [M] /tmp/vmware-config0/vmci-only/linux/driver.o
(略)
CC [M] /tmp/vmware-config0/vmci-only/common/vmciResour...
LD [M] /tmp/vmware-config0/vmci-only/vmci.o
Building modules, stage 2.
MODPOST
CC /tmp/vmware-config0/vmci-only/vmci.mod.o
LD [M] /tmp/vmware-config0/vmci-only/vmci.ko
make[1]: Leaving directory `/usr/src/kernels/2.6.16-76.3...
cp -f vmci.ko ./../vmci.o
make: Leaving directory `/tmp/vmware-config0/vmci-only'
The vmci module loads perfectly into the running kernel.
None of the pre-built vsock modules for VMware Server is...
running kernel. Do you want this program to try to buil...
your system (you need to have a C compiler installed on ...
Extracting the sources of the vsock module.
Building the vsock module.
Using 2.6.x kernel build system.
make: Entering directory `/tmp/vmware-config0/vsock-only'
make -C /lib/modules/2.6.16-76.37vl4/build/include/.. SU...
make[1]: Entering directory `/usr/src/kernels/2.6.16-76....
CC [M] /tmp/vmware-config0/vsock-only/linux/af_vsock.o
CC [M] /tmp/vmware-config0/vsock-only/linux/driverLog.o
CC [M] /tmp/vmware-config0/vsock-only/linux/util.o
CC [M] /tmp/vmware-config0/vsock-only/linux/vsockAddr.o
LD [M] /tmp/vmware-config0/vsock-only/vsock.o
Building modules, stage 2.
MODPOST
*** Warning: "VMCIDatagram_CreateHnd" [/tmp/vmware-confi...
*** Warning: "VMCIDatagram_DestroyHnd" [/tmp/vmware-conf...
*** Warning: "VMCI_GetContextID" [/tmp/vmware-config0/vs...
*** Warning: "VMCIDatagram_Send" [/tmp/vmware-config0/vs...
CC /tmp/vmware-config0/vsock-only/vsock.mod.o
LD [M] /tmp/vmware-config0/vsock-only/vsock.ko
make[1]: Leaving directory `/usr/src/kernels/2.6.16-76.3...
cp -f vsock.ko ./../vsock.o
make: Leaving directory `/tmp/vmware-config0/vsock-only'
The vsock module loads perfectly into the running kernel.
Do you want networking for your virtual machines? (yes/n...
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 vir...
[yes] no <= NATは使用しないので「no」
Do you want to be able to use host-only networking in yo...
[no]
None of the pre-built vmnet modules for VMware Server is...
running kernel. Do you want this program to try to buil...
your system (you need to have a C compiler installed on ...
Extracting the sources of the vmnet module.
Building the vmnet module.
Using 2.6.x kernel build system.
make: Entering directory `/tmp/vmware-config0/vmnet-only'
make -C /lib/modules/2.6.16-76.37vl4/build/include/.. SU...
make[1]: Entering directory `/usr/src/kernels/2.6.16-76....
CC [M] /tmp/vmware-config0/vmnet-only/driver.o
(略)
CC [M] /tmp/vmware-config0/vmnet-only/vnetUserListener.o
LD [M] /tmp/vmware-config0/vmnet-only/vmnet.o
Building modules, stage 2.
MODPOST
CC /tmp/vmware-config0/vmnet-only/vmnet.mod.o
LD [M] /tmp/vmware-config0/vmnet-only/vmnet.ko
make[1]: Leaving directory `/usr/src/kernels/2.6.16-76.3...
cp -f vmnet.ko ./../vmnet.o
make: Leaving directory `/tmp/vmware-config0/vmnet-only'
The vmnet module loads perfectly into the running kernel.
Please specify a port for remote connections to use [902]
Please specify a port for standard http connections to u...
Please specify a port for secure http (https) connection...
The current administrative user for VMware Server is ''...
specify a different administrator? [no]
Using root as the VMware Server administrator.
In which directory do you want to keep your virtual mach...
[/var/lib/vmware/Virtual Machines]
The path "/var/lib/vmware/Virtual Machines" does not exi...
program is going to create it, including needed parent d...
what you want? [yes]
Please enter your 20-character serial number.
Type XXXXX-XXXXX-XXXXX-XXXXX or 'Enter' to cancel: ****...
Creating a new VMware VIX API installer database using t...
Installing VMware VIX API.
In which directory do you want to install the VMware VIX...
[/usr/bin]
In which directory do you want to install the VMware VIX...
[/usr/lib/vmware-vix/lib]
The path "/usr/lib/vmware-vix/lib" does not exist curren...
going to create it, including needed parent directories....
[yes]
In which directory do you want to install the VMware VIX...
[/usr/share/doc/vmware-vix]
The path "/usr/share/doc/vmware-vix" does not exist curr...
going to create it, including needed parent directories....
[yes]
The installation of VMware VIX API 1.6.2 build-203138 fo...
successfully. You can decide to remove this software fro...
time by invoking the following command: "/usr/bin/vmware...
Enjoy,
--the VMware team
Starting VMware services:
Virtual machine monitor ...
Virtual machine communication interface ...
VM communication interface socket family: ...
Virtual ethernet ...
Bridged networking on /dev/vmnet0 ...
VMware Server Authentication Daemon (background) ...
Shared Memory Available ...
Starting VMware management services:
VMware Server Host Agent (background) ...
VMware Virtual Infrastructure Web Access
Starting VMware autostart virtual machines:
Virtual machines ...
The configuration of VMware Server 2.0.2 build-203138 fo...
running kernel completed successfully.
**GuestOSのインストール [#ua2cedd2]
以下のサイトにアクセスして設定を行う
https://localhost:8333/
以下のようにVirtual Machineを設定し起動するとリモートから...
&color(red){Vine4.2のLocalHostでも同様の設定がないとコン...
# export LANG="ja_JP.UTF-8"
# export SUPPORTED="ja_JP.UTF-8:ja_JP:ja"
# firefox &
&ref("VMWare2.png");
&ref("VMWare1.png");
**いろいろ [#p9c330b8]
-以下のようなメッセージを消すには
VMware Server is installed, but it has not been (correct...
for the running kernel. To (re-)configure it, invoke the
following command: /usr/bin/vmware-config.pl.
/etc/vmware/not_configured を削除する
終了行:
*VMWare Sever2.x のインストール [#f61e319c]
RIGHT:更新日&lastmod();
**インストール [#k962048a]
VMWareのサイトhttp://www.vmware.com/jp/products/server/あ...
''rpmでまずインストール''
# rpm -ivh VMware-server-2.0.2-203138.i386.rpm
**設定 [#x3d42fa9]
Vine4.2では/usr/bin/vmware-config.plを実行中シリアルNoの...
The path "/var/lib/vmware/Virtual Machines" does not exi...
program is going to create it, including needed parent d...
what you want? [yes]
NOT_REACHED /build/mts/release/bora-203138/bora/lib/unic...
NOT_REACHED /build/mts/release/bora-203138/bora/lib/unic...
Panic loop
Please enter your 20-character serial number.
Type XXXXX-XXXXX-XXXXX-XXXXX or 'Enter' to cancel: ****...
NOT_REACHED /build/mts/release/bora-203138/bora/lib/unic...
NOT_REACHED /build/mts/release/bora-203138/bora/lib/unic...
Panic loop
The serial number A0M61-F0QA7-U9PDH-42JUH is invalid.
Please enter your 20-character serial number.
''&color(red){重要};''
Vine4.2のロケーションはEUCなのでうまく動作しないそこでUTF...
/etc/sysconfig/i18nを以下のように変更する(システムのロケ...
LANG="ja_JP.UTF-8" <== 変更
SUPPORTED="ja_JP.UTF-8:ja_JP:ja" <==変更
SYSFONT="lat0-sun16"
SYSFONTACM="8859-15"
その後XWindowを再起動(ctrl+alt+backspace)
その後以下のようにvmware-config.plで環境設定後は
ロケーションをEUCに戻す
LANG="ja_JP.eucJP"
SUPPORTED="ja_JP.eucJP:ja_JP:ja"
ただし、この状態で /etc/rc.d/init.d/vmware restartではう...
''環境設定''
# /usr/bin/vmware-config.pl
Making sure services for VMware Server are stopped.
Stopping VMware autostart virtual machines:
Virtual machines ...
Stopping VMware management services:
VMware Virtual Infrastructure Web Access
VMware Server Host Agent ...
Stopping VMware services:
VMware Authentication Daemon ...
Virtual machine monitor ...
You must read and accept the End User License Agreement ...
Press enter to display it.
NOTICE: BY DOWNLOADING AND INSTALLING, COPYING OR OTHER...
SOFTWARE, YOU AGREE TO BE BOUND BY THE TERMS OF THIS VMW...
USER LICENSE AGREEMENT ("EULA"). IF YOU DO NOT AGREE TO...
THIS EULA, YOU MAY NOT DOWNLOAD, INSTALL, COPY OR USE TH...
(略)
1.2 "GPL Software" means GPL software licensed to yo...
General Public License as published by the Free Software...
(GPL). A copy of the GPL is included on the media on wh...
received the Software or included in the files you downl...
you acquired the Software by electronic download.
1.3 "Guest Operating Systems" means instances of thi...
systems licensed by you and installed in a Virtual Machi...
Do you accept? (yes/no) yes
Thank you.
None of the pre-built vmmon modules for VMware Server is...
running kernel. Do you want this program to try to buil...
your system (you need to have a C compiler installed on ...
Using compiler "/usr/bin/gcc". Use environment variable ...
What is the location of the directory of C header files ...
kernel? [/lib/modules/2.6.16-76.37vl4/build/include]
Extracting the sources of the vmmon module.
Building the vmmon module.
Using 2.6.x kernel build system.
make: Entering directory `/tmp/vmware-config0/vmmon-only'
make -C /lib/modules/2.6.16-76.37vl4/build/include/.. SU...
make[1]: Entering directory `/usr/src/kernels/2.6.16-76....
CC [M] /tmp/vmware-config0/vmmon-only/linux/driver.o
CC [M] /tmp/vmware-config0/vmmon-only/linux/driverLog.o
(略)
CC [M] /tmp/vmware-config0/vmmon-only/vmcore/moduleloo...
LD [M] /tmp/vmware-config0/vmmon-only/vmmon.o
Building modules, stage 2.
MODPOST
CC /tmp/vmware-config0/vmmon-only/vmmon.mod.o
LD [M] /tmp/vmware-config0/vmmon-only/vmmon.ko
make[1]: Leaving directory `/usr/src/kernels/2.6.16-76.3...
cp -f vmmon.ko ./../vmmon.o
make: Leaving directory `/tmp/vmware-config0/vmmon-only'
The vmmon module loads perfectly into the running kernel.
None of the pre-built vmci modules for VMware Server is ...
running kernel. Do you want this program to try to buil...
your system (you need to have a C compiler installed on ...
Extracting the sources of the vmci module.
Building the vmci module.
Using 2.6.x kernel build system.
make: Entering directory `/tmp/vmware-config0/vmci-only'
make -C /lib/modules/2.6.16-76.37vl4/build/include/.. SU...
make[1]: Entering directory `/usr/src/kernels/2.6.16-76....
CC [M] /tmp/vmware-config0/vmci-only/linux/driver.o
(略)
CC [M] /tmp/vmware-config0/vmci-only/common/vmciResour...
LD [M] /tmp/vmware-config0/vmci-only/vmci.o
Building modules, stage 2.
MODPOST
CC /tmp/vmware-config0/vmci-only/vmci.mod.o
LD [M] /tmp/vmware-config0/vmci-only/vmci.ko
make[1]: Leaving directory `/usr/src/kernels/2.6.16-76.3...
cp -f vmci.ko ./../vmci.o
make: Leaving directory `/tmp/vmware-config0/vmci-only'
The vmci module loads perfectly into the running kernel.
None of the pre-built vsock modules for VMware Server is...
running kernel. Do you want this program to try to buil...
your system (you need to have a C compiler installed on ...
Extracting the sources of the vsock module.
Building the vsock module.
Using 2.6.x kernel build system.
make: Entering directory `/tmp/vmware-config0/vsock-only'
make -C /lib/modules/2.6.16-76.37vl4/build/include/.. SU...
make[1]: Entering directory `/usr/src/kernels/2.6.16-76....
CC [M] /tmp/vmware-config0/vsock-only/linux/af_vsock.o
CC [M] /tmp/vmware-config0/vsock-only/linux/driverLog.o
CC [M] /tmp/vmware-config0/vsock-only/linux/util.o
CC [M] /tmp/vmware-config0/vsock-only/linux/vsockAddr.o
LD [M] /tmp/vmware-config0/vsock-only/vsock.o
Building modules, stage 2.
MODPOST
*** Warning: "VMCIDatagram_CreateHnd" [/tmp/vmware-confi...
*** Warning: "VMCIDatagram_DestroyHnd" [/tmp/vmware-conf...
*** Warning: "VMCI_GetContextID" [/tmp/vmware-config0/vs...
*** Warning: "VMCIDatagram_Send" [/tmp/vmware-config0/vs...
CC /tmp/vmware-config0/vsock-only/vsock.mod.o
LD [M] /tmp/vmware-config0/vsock-only/vsock.ko
make[1]: Leaving directory `/usr/src/kernels/2.6.16-76.3...
cp -f vsock.ko ./../vsock.o
make: Leaving directory `/tmp/vmware-config0/vsock-only'
The vsock module loads perfectly into the running kernel.
Do you want networking for your virtual machines? (yes/n...
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 vir...
[yes] no <= NATは使用しないので「no」
Do you want to be able to use host-only networking in yo...
[no]
None of the pre-built vmnet modules for VMware Server is...
running kernel. Do you want this program to try to buil...
your system (you need to have a C compiler installed on ...
Extracting the sources of the vmnet module.
Building the vmnet module.
Using 2.6.x kernel build system.
make: Entering directory `/tmp/vmware-config0/vmnet-only'
make -C /lib/modules/2.6.16-76.37vl4/build/include/.. SU...
make[1]: Entering directory `/usr/src/kernels/2.6.16-76....
CC [M] /tmp/vmware-config0/vmnet-only/driver.o
(略)
CC [M] /tmp/vmware-config0/vmnet-only/vnetUserListener.o
LD [M] /tmp/vmware-config0/vmnet-only/vmnet.o
Building modules, stage 2.
MODPOST
CC /tmp/vmware-config0/vmnet-only/vmnet.mod.o
LD [M] /tmp/vmware-config0/vmnet-only/vmnet.ko
make[1]: Leaving directory `/usr/src/kernels/2.6.16-76.3...
cp -f vmnet.ko ./../vmnet.o
make: Leaving directory `/tmp/vmware-config0/vmnet-only'
The vmnet module loads perfectly into the running kernel.
Please specify a port for remote connections to use [902]
Please specify a port for standard http connections to u...
Please specify a port for secure http (https) connection...
The current administrative user for VMware Server is ''...
specify a different administrator? [no]
Using root as the VMware Server administrator.
In which directory do you want to keep your virtual mach...
[/var/lib/vmware/Virtual Machines]
The path "/var/lib/vmware/Virtual Machines" does not exi...
program is going to create it, including needed parent d...
what you want? [yes]
Please enter your 20-character serial number.
Type XXXXX-XXXXX-XXXXX-XXXXX or 'Enter' to cancel: ****...
Creating a new VMware VIX API installer database using t...
Installing VMware VIX API.
In which directory do you want to install the VMware VIX...
[/usr/bin]
In which directory do you want to install the VMware VIX...
[/usr/lib/vmware-vix/lib]
The path "/usr/lib/vmware-vix/lib" does not exist curren...
going to create it, including needed parent directories....
[yes]
In which directory do you want to install the VMware VIX...
[/usr/share/doc/vmware-vix]
The path "/usr/share/doc/vmware-vix" does not exist curr...
going to create it, including needed parent directories....
[yes]
The installation of VMware VIX API 1.6.2 build-203138 fo...
successfully. You can decide to remove this software fro...
time by invoking the following command: "/usr/bin/vmware...
Enjoy,
--the VMware team
Starting VMware services:
Virtual machine monitor ...
Virtual machine communication interface ...
VM communication interface socket family: ...
Virtual ethernet ...
Bridged networking on /dev/vmnet0 ...
VMware Server Authentication Daemon (background) ...
Shared Memory Available ...
Starting VMware management services:
VMware Server Host Agent (background) ...
VMware Virtual Infrastructure Web Access
Starting VMware autostart virtual machines:
Virtual machines ...
The configuration of VMware Server 2.0.2 build-203138 fo...
running kernel completed successfully.
**GuestOSのインストール [#ua2cedd2]
以下のサイトにアクセスして設定を行う
https://localhost:8333/
以下のようにVirtual Machineを設定し起動するとリモートから...
&color(red){Vine4.2のLocalHostでも同様の設定がないとコン...
# export LANG="ja_JP.UTF-8"
# export SUPPORTED="ja_JP.UTF-8:ja_JP:ja"
# firefox &
&ref("VMWare2.png");
&ref("VMWare1.png");
**いろいろ [#p9c330b8]
-以下のようなメッセージを消すには
VMware Server is installed, but it has not been (correct...
for the running kernel. To (re-)configure it, invoke the
following command: /usr/bin/vmware-config.pl.
/etc/vmware/not_configured を削除する
ページ名: