vmware for slackware


vmwareをslackware-8.0にインストールした時のログです。

事前に以下のディレクトリをmkdirしておきます。

$ su -
Password: 
# ./vmware-install.pl 
A previous installation of VMware software has been detected.

The previous installation was made by the tar installer (version 3).

Keeping the tar3 installer database format.

Uninstalling the tar installation of VMware Player.

Stopping VMware services:
   Virtual machine monitor done
   Bridged networking on /dev/vmnet0 done
   DHCP server on /dev/vmnet1 done
   Host-only networking on /dev/vmnet1 done
   DHCP server on /dev/vmnet8 done
   NAT service on /dev/vmnet8 done
   Host-only networking on /dev/vmnet8 done
   Virtual ethernet done

This program previously created the directory /var/run/vmware, and was about to
remove it. Since there are files in that directory that this program did not 
create, it will not be removed.

The removal of VMware Player 1.0.2 build-29634 for Linux completed 
successfully. Thank you for having tried this software.

Installing the content of the package.

In which directory do you want to install the binary files? 
[/usr/local/vmware/usr/bin] 

The path "/usr/local/vmware/usr/bin" does not exist currently. This program is 
going to create it, including needed parent directories. Is this what you want?
[yes] 

What is the directory that contains the init directories (rc0.d/ to rc6.d/)? 
[/usr/local/vmware/etc/rc.d] 

What is the directory that contains the init scripts? 
[/usr/local/vmware/etc/rc.d] 

In which directory do you want to install the library files? 
[/usr/local/vmware/usr/lib/vmware] 

The path "/usr/local/vmware/usr/lib/vmware" does not exist currently. This 
program is going to create it, including needed parent directories. Is this 
what you want? [yes] 

In which directory do you want to install the documentation files? 
[/usr/local/vmware/usr/doc/vmware] 

The path "/usr/local/vmware/usr/doc/vmware" does not exist currently. This 
program is going to create it, including needed parent directories. Is this 
what you want? [yes] 

The installation of VMware Player 1.0.2 build-29634 for Linux completed 
successfully. You can decide to remove this software from your system at any 
time by invoking the following command: 
"/usr/local/vmware/usr/bin/vmware-uninstall.pl".

Before running VMware Player for the first time, you need to configure it by 
invoking the following command: "/usr/local/vmware/usr/bin/vmware-config.pl". 
Do you want this program to invoke the command for you now? [yes] 

Making sure services for VMware Player are stopped.

Stopping VMware services:
   Virtual machine monitor done
   Bridged networking on /dev/vmnet0 done
   DHCP server on /dev/vmnet1 done
   Host-only networking on /dev/vmnet1 done
   DHCP server on /dev/vmnet8 done
   NAT service on /dev/vmnet8 done
   Host-only networking on /dev/vmnet8 done
   Virtual ethernet done

You must read and accept the End User License Agreement to continue.
Press enter to display it. 

[ display licence ]

Do you accept? (yes/no) yes

Thank you.

Configuring fallback GTK+ 2.4 libraries.

In which directory do you want to install the mime type icons? 
[/usr/local/vmware/usr/share/icons]         

The path "/usr/local/vmware/usr/share/icons" does not exist currently. This 
program is going to create it, including needed parent directories. Is this 
what you want? [yes] 

What directory contains your desktop menu entry files? These files have a 
.desktop file extension. 
[/usr/local/vmware/usr/share/applications] 

The path "/usr/local/vmware/usr/share/applications" does not exist currently. 
This program is going to create it, including needed parent directories. Is 
this what you want? [yes] 

In which directory do you want to install the application's icon? 
[/usr/local/vmware/usr/share/pixmaps] 

The path "/usr/local/vmware/usr/share/pixmaps" does not exist currently. This 
program is going to create it, including needed parent directories. Is this 
what you want? [yes] 

Trying to find a suitable vmmon module for your running kernel.

None of the pre-built vmmon modules for VMware Player is suitable for your 
running kernel.  Do you want this program to try to build the vmmon module for 
your system (you need to have a C compiler installed on your system)? [yes] 

Using compiler "/usr/bin/gcc". Use environment variable CC to override.

What is the location of the directory of C header files that match your running
kernel? [/lib/modules/2.4.34/build/include] 

Extracting the sources of the vmmon module.

Building the vmmon module.

Using standalone build system.
make: Entering directory `/tmp/vmware-config0/vmmon-only'
make[1]: Entering directory `/tmp/vmware-config0/vmmon-only'
make[2]: Entering directory `/tmp/vmware-config0/vmmon-only/driver-2.4.34'
make[2]: Leaving directory `/tmp/vmware-config0/vmmon-only/driver-2.4.34'
make[2]: Entering directory `/tmp/vmware-config0/vmmon-only/driver-2.4.34'
make[2]: Leaving directory `/tmp/vmware-config0/vmmon-only/driver-2.4.34'
make[1]: Leaving directory `/tmp/vmware-config0/vmmon-only'
make: Leaving directory `/tmp/vmware-config0/vmmon-only'
The module loads perfectly in the running kernel.

You have already setup networking.

Would you like to skip networking setup and keep your old settings as they are?
(yes/no) [yes] 

Extracting the sources of the vmnet module.

Building the vmnet module.

Using standalone build system.
make: Entering directory `/tmp/vmware-config0/vmnet-only'
make: Leaving directory `/tmp/vmware-config0/vmnet-only'
The module loads perfectly in the running kernel.

Starting VMware services:
   Virtual machine monitor done
   Virtual ethernet done
   Bridged networking on /dev/vmnet0 done
   Host-only networking on /dev/vmnet1 (background) done
   Host-only networking on /dev/vmnet8 (background) done
   NAT service on /dev/vmnet8 done

The configuration of VMware Player 1.0.2 build-29634 for Linux for this running
kernel completed successfully.

You can now run VMware Player by invoking the following command: 
"/usr/local/vmware/usr/bin/vmplayer".

Enjoy,

--the VMware team


vm.vmx

#!/usr/local/vmware/usr/bin/vmplayer
config.version = "8"
virtualHW.version = "3"

displayName = "vm"

guestOS = "other"
# guestOS = "winnt"
# guestOS = "freeBSD"
# guestOS = "other26xlinux"

nvram = "vm.nvram"

#####
# Memory
#####

memsize = "256"
# memsize = "512"
# memsize = "768"

#####
# USB
#####

usb.present = "TRUE"

#####
# Floppy
#####

floppy0.present = "TRUE"
floppy0.fileName = "/dev/fd0"

#####
# IDE Storage
#####

ide0:0.present = "TRUE"
ide0:0.fileName = "vm.vmdk"
ide1:0.present = "TRUE"
#--------------------------------------
ide1:0.fileName = "auto detect"
ide1:0.deviceType = "cdrom-raw"
ide1:0.autodetect = "TRUE"
#--------------------------------------
#
# VMware-server の windows.isoをインストールすると
# vmware <--> ホストOS 間のマウスカーソルの
# 移動がスムーズになる。
#
##ide1:0.fileName = "windows.iso"
##ide1:0.deviceType = "cdrom-image"
##ide1:0.autodetect = "FALSE"
#--------------------------------------
ide1:0.startConnected = "TRUE"

#####
# SCSI Storage
#####

# scsi0.present = "TRUE"
# scsi0.virtualDev = "buslogic"
## scsi0.virtualDev = "lsilogic"
# scsi0:0.present = "TRUE"
# scsi0:0.fileName = "vm.vmdk"
# scsi0:0.redo = ""

#####
# Network
#####

ethernet0.present = "TRUE"

ethernet0.connectionType = "bridged"
# ethernet0.connectionType = "hostonly"
# ethernet0.connectionType = "nat"

ethernet0.virtualDev = "vlance"
# ethernet0.virtualDev = "vmxnet"
# ethernet0.virtualDev = "e1000"

#####
# Sound
#####

sound.present = "TRUE"
sound.virtualDev = "es1371"
##sound.virtualDev = "sb16"
sound.autoDetect = "TRUE"
sound.fileName = "-1"

#####
# Serial
#####
serial0.present="TRUE"
serial0.fileType="device"
serial0.filename="/dev/modem"
serial0.tryNoRxLoss = "FALSE"
serial0.autodetect="TRUE"

#####
# Parallel
#####
#
# プリンタは 192.168.0.97:lpraw をlpd経由で利用するため
# ローカルプリンタは必要無し
#
#parallel0.present="TRUE"
#parallel0.fileType="device"
#parallel0.filename="/dev/lp0"
#parallel0.autodetect="TRUE"

#####
# Misc.
#####

##svga.maxWidth = "640"
##svga.maxHeight = "480"
##svga.vramSize = "67108864"
##mks.enable3d = "TRUE"

ide0:0.redo = ""
ethernet0.addressType = "generated"
uuid.location = "56 4d 68 a3 04 80 c0 01-79 28 40 3d dd 46 71 c2"
uuid.bios = "56 4d 68 a3 04 80 c0 01-79 28 40 3d dd 46 71 c2"
ethernet0.generatedAddress = "00:0c:29:46:71:c2"
ethernet0.generatedAddressOffset = "0"

tools.remindInstall = "FALSE"

gui.exitOnCLIHLT = "FALSE"
tools.syncTime = "FALSE"

sound.deviceNr = "-1"
sound.device = "/dev/dsp"

checkpoint.vmState = ""

[更新] [戻る]
m-ito@myh.no-ip.org