Senin, 17 Desember 2007

WINDOWS XP DI OPENSUSE DENGAN VMWARE

Sebenarnya banyak virtual machine BAGUS yang gratis kayak innotek, dasar
pengen nyoba nginstall WMWARE di OPENSUSE ya udah nginstall. Aku pengen liat
windows jalan di Linux :) biasanya khan linux jalan di windows kali ini windows yang
jalan di linux...
Gambar windows di linux
Berikut proses instalasi yang terjadi di TKP :

*Setelah proses instalasi di lakukan maka vmware tidak bisa langsung masih perlu
di konfigurasi lagi berikut yang terjadi di TKP :)
* masuk super administrator dulu (alias sebagai root). Itulah asyiknya Linux smua
yang berhubungan dengan keamanan perlu masuk dulu sebagai root, tidak seperti
windows :(.


gi34nt@aut0nuX:~> su
Password:
* untuk melakukan konfigurasi ketikkan : vmware-config.pl
* Selanjutnya ikuti petunjuk yang tampil :)
* Setelah selesai konfigurasi Restart dulu? tidak perlu kawan tidak seperti windows
yang sebagian besar instalasi software perlu restart dulu, bener tidak ? ;)
aut0nuX:/home/gi34nt # vmware-config.pl
Making sure services for VMware Workstation are stopped.
Stopping VMware services:
Virtual machine monitor done
Blocking file system: done
Bridged networking on /dev/vmnet0 done
Host network detection 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
Configuring fallback GTK+ 2.4 libraries.
In which directory do you want to install the theme icons?
[/usr/share/icons] /usr/share/icons
What directory contains your desktop menu entry files? These files
have a
.desktop file extension. [/usr/share/applications]
/usr/share/applications
In which directory do you want to install the application's icon?
[/usr/share/pixmaps] /usr/share/pixmaps
Trying to find a suitable vmmon module for your running kernel.
None of the pre-built vmmon modules for VMware Workstation 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] y
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.6.18.2-34-default/build/include]
/lib/modules/2.6.18.2-34-default/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-config1/vmmon-only'
make -C /lib/modules/2.6.18.2-34-default/build/include/..
SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/linux-2.6.18.2-34-
obj/i386/default'
make -C ../../../linux-2.6.18.2-34 O=../linux-2.6.18.2-34-
obj/i386/default modules
CC [M] /tmp/vmware-config1/vmmon-only/linux/driver.o
CC [M] /tmp/vmware-config1/vmmon-only/linux/hostif.o
CC [M] /tmp/vmware-config1/vmmon-only/common/comport.o
CC [M] /tmp/vmware-config1/vmmon-only/common/cpuid.o
CC [M] /tmp/vmware-config1/vmmon-only/common/hash.o
CC [M] /tmp/vmware-config1/vmmon-only/common/memtrack.o
CC [M] /tmp/vmware-config1/vmmon-only/common/phystrack.o
CC [M] /tmp/vmware-config1/vmmon-only/common/task.o
CC [M] /tmp/vmware-config1/vmmon-only/common/vmciContext.o
CC [M] /tmp/vmware-config1/vmmon-only/common/vmciDatagram.o
CC [M] /tmp/vmware-config1/vmmon-only/common/vmciDriver.o
CC [M] /tmp/vmware-config1/vmmon-only/common/vmciDs.o
CC [M] /tmp/vmware-config1/vmmon-only/common/vmciGroup.o
CC [M] /tmp/vmware-config1/vmmon-only/common/vmciHashtable.o
CC [M] /tmp/vmware-config1/vmmon-only/common/vmciProcess.o
CC [M] /tmp/vmware-config1/vmmon-only/common/vmciResource.o
CC [M] /tmp/vmware-config1/vmmon-only/common/vmciSharedMem.o
CC [M] /tmp/vmware-config1/vmmon-only/common/vmx86.o
CC [M] /tmp/vmware-config1/vmmon-only/vmcore/moduleloop.o
LD [M] /tmp/vmware-config1/vmmon-only/vmmon.o
Building modules, stage 2.
MODPOST
CC /tmp/vmware-config1/vmmon-only/vmmon.mod.o
LD [M] /tmp/vmware-config1/vmmon-only/vmmon.ko
make[1]: Leaving directory `/usr/src/linux-2.6.18.2-34-
obj/i386/default'
cp -f vmmon.ko ./../vmmon.o
make: Leaving directory `/tmp/vmware-config1/vmmon-only'
The module loads perfectly in the running kernel.
This program previously created the file /dev/vmmon, and was about to
remove
it. Somebody else apparently did it already.
Extracting the sources of the vmblock module.
Building the vmblock module.
Using 2.6.x kernel build system.
make: Entering directory `/tmp/vmware-config1/vmblock-only'
make -C /lib/modules/2.6.18.2-34-default/build/include/..
SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/linux-2.6.18.2-34-
obj/i386/default'
make -C ../../../linux-2.6.18.2-34 O=../linux-2.6.18.2-34-
obj/i386/default modules
CC [M] /tmp/vmware-config1/vmblock-only/linux/block.o
CC [M] /tmp/vmware-config1/vmblock-only/linux/control.o
CC [M] /tmp/vmware-config1/vmblock-only/linux/dbllnklst.o
CC [M] /tmp/vmware-config1/vmblock-only/linux/dentry.o
CC [M] /tmp/vmware-config1/vmblock-only/linux/file.o
CC [M] /tmp/vmware-config1/vmblock-only/linux/filesystem.o
CC [M] /tmp/vmware-config1/vmblock-only/linux/inode.o
CC [M] /tmp/vmware-config1/vmblock-only/linux/module.o
CC [M] /tmp/vmware-config1/vmblock-only/linux/stubs.o
CC [M] /tmp/vmware-config1/vmblock-only/linux/super.o
LD [M] /tmp/vmware-config1/vmblock-only/vmblock.o
Building modules, stage 2.
MODPOST
CC /tmp/vmware-config1/vmblock-only/vmblock.mod.o
LD [M] /tmp/vmware-config1/vmblock-only/vmblock.ko
make[1]: Leaving directory `/usr/src/linux-2.6.18.2-34-
obj/i386/default'
cp -f vmblock.ko ./../vmblock.o
make: Leaving directory `/tmp/vmware-config1/vmblock-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) [no] yes
Extracting the sources of the vmnet module.
Building the vmnet module.
Using 2.6.x kernel build system.
make: Entering directory `/tmp/vmware-config1/vmnet-only'
make -C /lib/modules/2.6.18.2-34-default/build/include/..
SUBDIRS=$PWD SRCROOT=$
make[1]: Entering directory `/usr/src/linux-2.6.18.2-34-
obj/i386/default'
make -C ../../../linux-2.6.18.2-34 O=../linux-2.6.18.2-34-
obj/i386/default modul
CC [M] /tmp/vmware-config1/vmnet-only/driver.o
CC [M] /tmp/vmware-config1/vmnet-only/hub.o
CC [M] /tmp/vmware-config1/vmnet-only/userif.o
CC [M] /tmp/vmware-config1/vmnet-only/netif.o
CC [M] /tmp/vmware-config1/vmnet-only/bridge.o
CC [M] /tmp/vmware-config1/vmnet-only/filter.o
CC [M] /tmp/vmware-config1/vmnet-only/procfs.o
CC [M] /tmp/vmware-config1/vmnet-only/smac_compat.o
SHIPPED /tmp/vmware-config1/vmnet-only/smac_linux.x386.o
LD [M] /tmp/vmware-config1/vmnet-only/vmnet.o
Building modules, stage 2.
MODPOST
WARNING: could not find /tmp/vmware-config1/vmnetonly/.
smac_linux.x386.o.cmd for /tmp/vmware-config1/vmnetonly/
smac_linux.x386.o
CC /tmp/vmware-config1/vmnet-only/vmnet.mod.o
LD [M] /tmp/vmware-config1/vmnet-only/vmnet.ko
make[1]: Leaving directory `/usr/src/linux-2.6.18.2-34-
obj/i386/default'
cp -f vmnet.ko ./../vmnet.o
make: Leaving directory `/tmp/vmware-config1/vmnet-only'
The module loads perfectly in the running kernel.
Do you want to install the Eclipse Integrated Virtual Debugger? You
must have
the Eclipse IDE installed. [no] no
Creating a new VMware VIX API installer database using the tar4
format.
Installing VMware VIX API. This may take from several minutes to
over an hour
depending upon its size.
You must read and accept the VMware VIX API End User License
Agreement to
continue.
Press enter to display it.
Do you accept? (yes/no) yes
Thank you.
In which directory do you want to install the VMware VIX API binary
files?
[/usr/bin] /usr/bin
In which directory do you want to install the VMware VIX API library
files?
[/usr/lib/vmware-vix/lib] /usr/lib/vmware-vix/lib
The path "/usr/lib/vmware-vix/lib" does not exist currently. This
program is
going to create it, including needed parent directories. Is this what
you want?
[yes] yes
In which directory do you want to install the VMware VIX API document
pages?
[/usr/share/doc/vmware-vix] /usr/share/doc/vmware-vix
The path "/usr/share/doc/vmware-vix" does not exist currently. This
program is
going to create it, including needed parent directories. Is this what
you want?
[yes] yes
The installation of VMware VIX API 1.1.0 build-45731 for Linux
completed
successfully. You can decide to remove this software from your system
at any
time by invoking the following command: "/usr/bin/vmware-uninstallvix.
pl".
Starting VMware services:
Virtual machine monitor done
Blocking file system: done
Virtual ethernet done
Bridged networking on /dev/vmnet0 done
Host network detection done
Host-only networking on /dev/vmnet1 (background) done
DHCP server on /dev/vmnet1 done
Host-only networking on /dev/vmnet8 (background) done
DHCP server on /dev/vmnet8 done
NAT service on /dev/vmnet8 done
The configuration of VMware Workstation 6.0.0 build-45731 for Linux
for this
running kernel completed successfully.
You can now run VMware Workstation by invoking the following command:
"/usr/bin/vmware".
Enjoy,
--the VMware team
aut0nuX:/home/gi34nt #

1 komentar:

Unknown mengatakan...

taken from http://autonux.blogspot.com/2007/10/windows-xp-di-opensuse-dengan-vmware.html


Please confirm it !


regards

autOnuX