컴퓨터공부/Linux & Unix

[펌] [Linux] VMware Workstation 5

achivenKakao 2005. 11. 2. 23:04

 

출처 : VMware Guide

 

 

VMware Workstation 5 and FC4 (problem)

( http://darkness.codefu.org/wordpress/2005/07/10/191 )

http://ftp.cvut.cz/vmware/vmware-any-any-update92.tar.gz

download -> extract -> ./runme.pl (as root)

 

-sun

<@NHN@LINEBREAKER@NHN@>


 

 

Using the RPM Installer

a. Run RPM specifying the installation file.
rpm -Uhv VMware-.rpm
VMware-.rpm is the installation file.
In place of the filename contains numbers that
correspond to the version and build.

b. Run the configuration program from the command line.
vmware-config.pl

6. Press Enter to read the end user license agreement (EULA).
You may page through it faster by pressing the space bar.
If the Do you accept prompt doesn't appear,
press Q to get to the next prompt.

7. The remaining prompts are worded in such a way that,
in most cases, the default response is appropriate.
Some exceptions are noted here:
The configuration program prompts you

Do you want this script to automatically configure your system
to allow your virtual machines to access the host's file system?


If you already have Samba running on your host computer, answer No.
If Samba is not already running on your host computer and
you want to add it, answer Yes to this question;
the VMware Workstation installer configures it for you.
When prompted for a user name and password to use with
the Samba configuration,
enter the user name you used in step 1.

To enable host-only networking, respond Yes to the following prompts if they appear:

Do you want your virtual machines to be able to use the host's network resources?
Do you want to be able to use host-only networking in your virtual machines?
Do you want this script to probe for an unused private subnet?


This allows for the sharing of files between the virtual machine
and the host operating system. For more information,
see Host-Only Networking.
Note: If you do not enable host-only networking now, you cannot allow a virtual machine to use both bridged and host-only networking.

8. The configuration program displays a message saying
the configuration completed successfully. If it does not display
this message, run the configuration program again.

9. When done, exit from the root account.
exit

추가 : 한/영키 설정 (원문보기)

echo "xkeymap.keysym.Hangul = 0x0f2" >> /etc/vmware/config
echo "xkeymap.keysym.Hangul_Hanja = 0x0f1" >> /etc/vmware/config