<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Arquivos vmware - Remontti</title>
	<atom:link href="https://blog.remontti.com.br/tag/vmware/feed" rel="self" type="application/rss+xml" />
	<link>https://blog.remontti.com.br/tag/vmware</link>
	<description>rudimar@remontti</description>
	<lastBuildDate>Wed, 12 Aug 2009 18:50:57 +0000</lastBuildDate>
	<language>pt-BR</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://blog.remontti.com.br/wp-content/uploads/2024/09/icone-rr-80x80.png</url>
	<title>Arquivos vmware - Remontti</title>
	<link>https://blog.remontti.com.br/tag/vmware</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Debian 5.0.1 + VMware Server 2</title>
		<link>https://blog.remontti.com.br/436</link>
					<comments>https://blog.remontti.com.br/436#comments</comments>
		
		<dc:creator><![CDATA[Rudimar Remontti]]></dc:creator>
		<pubDate>Tue, 23 Jun 2009 20:06:28 +0000</pubDate>
				<category><![CDATA[Dicas]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tutoriais]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[Virtual]]></category>
		<category><![CDATA[virtualização]]></category>
		<category><![CDATA[vmware]]></category>
		<guid isPermaLink="false">http://www.remontti.com.br/blog/?p=436</guid>

					<description><![CDATA[<p>Hoje ao instalar o VMware Server 2 no Debian passei por umas dificuldades na instalação, pois ele não se entendia com a versão do gcc, então quero deixar aqui todos os comando que realizei&#46;&#46;&#46;</p>
<p>O post <a href="https://blog.remontti.com.br/436">Debian 5.0.1 + VMware Server 2</a> apareceu primeiro em <a href="https://blog.remontti.com.br">Remontti</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Hoje ao instalar o VMware Server 2 no Debian passei por umas dificuldades na instalação, pois ele não se entendia com a versão do gcc, então quero deixar aqui todos os comando que realizei para que chegasse ao final da instalação com sucesso, não irei entrar em detalhe. qualquer dúvida postem ai!</p>
<p>Com o Debian 5.0.1 apenas com sistema básico instalado e mais nada.</p>
<p>Instalarei o pacote ssh para fazer o acesso da minha máquina, utilizo o software (SSH Secure Shell Client) para o acesso, o mesmo tem opção para enviar arquivos facilitando na hora de enviar os arquivos do VMware-server. Sem mais vamos aos comandos.<br />
<span id="more-436"></span><br />
<span style="color: #ff6600;"># aptitude install ssh<br />
# aptitude install linux-headers-`uname -r`<br />
# aptitude install build-essential apache2 php5 psmisc<br />
# mkdir /home/vmware</span> (Vou colocar minhas maquinas neste diretorio)</p>
<p>Faça download do VMware Server, você precisa criar uma conta, depois na página de download veja que bem acima tem um serial anote ele, vai ser solicitado no final da instalacao.<br />
<a href="http://www.vmware.com/download/server/" target="_blank">http://www.vmware.com/download/server/</a><br />
Envie o mesmo para seu servidor</p>
<p>Antes o pulo do gato!<br />
<span style="color: #ff6600;"># export CC=/usr/bin/gcc-4.1<br />
# ln -s -f /usr/bin/gcc-4.1 /usr/bin/gcc<br />
# cd /usr/src/<br />
# ln -s linux-headers-2.6.26-2-686 linux</span></p>
<p>Descompactando e instalando&#8230;</p>
<p><span style="color: #ff6600;"># tar -zxvf VMware-server-2.0.1-156745.i386.tar.gz<br />
# cd vmware-server-distrib<br />
# ./vmware-install.pl</span></p>
<p>Creating a new VMware Server installer database using the tar4 format.</p>
<p>Installing VMware Server.</p>
<p>In which directory do you want to install the binary files?<br />
[/usr/bin] <strong>(ENTER)</strong></p>
<p>What is the directory that contains the init directories (rc0.d/ to rc6.d/)?<br />
[/etc] <strong>(ENTER)</strong></p>
<p>What is the directory that contains the init scripts?<br />
[/etc/init.d] <strong>(ENTER)</strong></p>
<p>In which directory do you want to install the daemon files?<br />
[/usr/sbin] <strong>(ENTER)</strong></p>
<p>In which directory do you want to install the library files?<br />
[/usr/lib/vmware] <strong>(ENTER)</strong></p>
<p>The path &#8220;/usr/lib/vmware&#8221; does not exist currently. This program is going to<br />
create it, including needed parent directories. Is this what you want?<br />
[yes] <strong>(ENTER)</strong></p>
<p>In which directory do you want to install the manual files?<br />
[/usr/share/man] <strong>(ENTER)</strong></p>
<p>In which directory do you want to install the documentation files?<br />
[/usr/share/doc/vmware] <strong>(ENTER)</strong></p>
<p>The path &#8220;/usr/share/doc/vmware&#8221; does not exist currently. This program is<br />
going to create it, including needed parent directories. Is this what you want?<br />
[yes] <strong>(ENTER)</strong></p>
<p>The installation of VMware Server 2.0.1 build-156745 for Linux completed<br />
successfully. You can decide to remove this software from your system at any<br />
time by invoking the following command: &#8220;/usr/bin/vmware-uninstall.pl&#8221;.</p>
<p>Before running VMware Server for the first time, you need to configure it by<br />
invoking the following command: &#8220;/usr/bin/vmware-config.pl&#8221;. Do you want this<br />
program to invoke the command for you now? [yes] <strong>(ENTER)</strong></p>
<p>Making sure services for VMware Server are stopped.</p>
<p>Stopping VMware autostart virtual machines:<br />
Virtual machines                                                   failed<br />
Stopping VMware management services:<br />
VMware Virtual Infrastructure Web Access<br />
VMware Server Host Agent                                           failed<br />
Stopping VMware services:<br />
VMware Authentication Daemon                                        done<br />
Virtual machine monitor                                             done</p>
<p>You must read and accept the End User License Agreement to continue.<br />
Press enter to display it. <strong>(ENTER)</strong></p>
<p>&#8230;.</p>
<p><em>LICENÇA</em></p>
<p><span style="color: #ff0000;">q </span><strong>(ENTER)</strong></p>
<p>&#8230;.<br />
Do you accept? (yes/no) <span style="color: #ff0000;">yes </span><strong>(ENTER)</strong></p>
<p>Thank you.</p>
<p>None of the pre-built vmmon modules for VMware Server is suitable for your<br />
running kernel.  Do you want this program to try to build the vmmon module for<br />
your system (you need to have a C compiler installed on your system)? [yes] <strong>(ENTER)</strong></p>
<p>Using compiler &#8220;/usr/bin/gcc-4.1&#8221;. Use environment variable CC to override.</p>
<p>What is the location of the directory of C header files that match your running<br />
kernel? [/lib/modules/2.6.26-2-686/build/include]  <strong>(ENTER)</strong></p>
<p>Extracting the sources of the vmmon module.</p>
<p>Building the vmmon module.</p>
<p>Using 2.6.x kernel build system.<br />
make: Entrando no diretÃ³rio `/tmp/vmware-config0/vmmon-only&#8217;<br />
make -C /lib/modules/2.6.26-2-686/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules<br />
make[1]: Entrando no diretÃ³rio `/usr/src/linux-headers-2.6.26-2-686&#8242;<br />
CC [M]  /tmp/vmware-config0/vmmon-only/linux/driver.o<br />
CC [M]  /tmp/vmware-config0/vmmon-only/linux/driverLog.o<br />
CC [M]  /tmp/vmware-config0/vmmon-only/linux/hostif.o<br />
CC [M]  /tmp/vmware-config0/vmmon-only/common/comport.o<br />
CC [M]  /tmp/vmware-config0/vmmon-only/common/cpuid.o<br />
CC [M]  /tmp/vmware-config0/vmmon-only/common/hashFunc.o<br />
CC [M]  /tmp/vmware-config0/vmmon-only/common/memtrack.o<br />
CC [M]  /tmp/vmware-config0/vmmon-only/common/phystrack.o<br />
CC [M]  /tmp/vmware-config0/vmmon-only/common/task.o<br />
CC [M]  /tmp/vmware-config0/vmmon-only/common/vmx86.o<br />
CC [M]  /tmp/vmware-config0/vmmon-only/vmcore/moduleloop.o<br />
LD [M]  /tmp/vmware-config0/vmmon-only/vmmon.o<br />
Building modules, stage 2.<br />
MODPOST 1 modules<br />
CC      /tmp/vmware-config0/vmmon-only/vmmon.mod.o<br />
LD [M]  /tmp/vmware-config0/vmmon-only/vmmon.ko<br />
make[1]: Saindo do diretÃ³rio `/usr/src/linux-headers-2.6.26-2-686&#8242;<br />
cp -f vmmon.ko ./../vmmon.o<br />
make: Saindo do diretÃ³rio `/tmp/vmware-config0/vmmon-only&#8217;<br />
The vmmon module loads perfectly into the running kernel.</p>
<p>None of the pre-built vmci modules for VMware Server is suitable for your<br />
running kernel.  Do you want this program to try to build the vmci module for<br />
your system (you need to have a C compiler installed on your system)? [yes] <strong>(ENTER)</strong></p>
<p>Extracting the sources of the vmci module.</p>
<p>Building the vmci module.</p>
<p>Using 2.6.x kernel build system.<br />
make: Entrando no diretÃ³rio `/tmp/vmware-config0/vmci-only&#8217;<br />
make -C /lib/modules/2.6.26-2-686/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules<br />
make[1]: Entrando no diretÃ³rio `/usr/src/linux-headers-2.6.26-2-686&#8242;<br />
CC [M]  /tmp/vmware-config0/vmci-only/linux/driver.o<br />
CC [M]  /tmp/vmware-config0/vmci-only/linux/driverLog.o<br />
CC [M]  /tmp/vmware-config0/vmci-only/linux/vmciKernelIf.o<br />
CC [M]  /tmp/vmware-config0/vmci-only/common/vmciContext.o<br />
CC [M]  /tmp/vmware-config0/vmci-only/common/vmciDatagram.o<br />
CC [M]  /tmp/vmware-config0/vmci-only/common/vmciDriver.o<br />
CC [M]  /tmp/vmware-config0/vmci-only/common/vmciDs.o<br />
CC [M]  /tmp/vmware-config0/vmci-only/common/vmciEvent.o<br />
CC [M]  /tmp/vmware-config0/vmci-only/common/vmciGroup.o<br />
CC [M]  /tmp/vmware-config0/vmci-only/common/vmciHashtable.o<br />
CC [M]  /tmp/vmware-config0/vmci-only/common/vmciProcess.o<br />
CC [M]  /tmp/vmware-config0/vmci-only/common/vmciQueuePair.o<br />
CC [M]  /tmp/vmware-config0/vmci-only/common/vmciResource.o<br />
LD [M]  /tmp/vmware-config0/vmci-only/vmci.o<br />
Building modules, stage 2.<br />
MODPOST 1 modules<br />
CC      /tmp/vmware-config0/vmci-only/vmci.mod.o<br />
LD [M]  /tmp/vmware-config0/vmci-only/vmci.ko<br />
make[1]: Saindo do diretÃ³rio `/usr/src/linux-headers-2.6.26-2-686&#8242;<br />
cp -f vmci.ko ./../vmci.o<br />
make: Saindo do diretÃ³rio `/tmp/vmware-config0/vmci-only&#8217;<br />
The vmci module loads perfectly into the running kernel.</p>
<p>None of the pre-built vsock modules for VMware Server is suitable for your<br />
running kernel.  Do you want this program to try to build the vsock module for<br />
your system (you need to have a C compiler installed on your system)? [yes] <strong>(ENTER)</strong></p>
<p>Extracting the sources of the vsock module.</p>
<p>Building the vsock module.</p>
<p>Using 2.6.x kernel build system.<br />
make: Entrando no diretÃ³rio `/tmp/vmware-config0/vsock-only&#8217;<br />
make -C /lib/modules/2.6.26-2-686/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules<br />
make[1]: Entrando no diretÃ³rio `/usr/src/linux-headers-2.6.26-2-686&#8242;<br />
CC [M]  /tmp/vmware-config0/vsock-only/linux/af_vsock.o<br />
CC [M]  /tmp/vmware-config0/vsock-only/linux/driverLog.o<br />
CC [M]  /tmp/vmware-config0/vsock-only/linux/util.o<br />
CC [M]  /tmp/vmware-config0/vsock-only/linux/vsockAddr.o<br />
LD [M]  /tmp/vmware-config0/vsock-only/vsock.o<br />
Building modules, stage 2.<br />
MODPOST 1 modules<br />
WARNING: &#8220;VMCIDatagram_CreateHnd&#8221; [/tmp/vmware-config0/vsock-only/vsock.ko] undefined!<br />
WARNING: &#8220;VMCIDatagram_DestroyHnd&#8221; [/tmp/vmware-config0/vsock-only/vsock.ko] undefined!<br />
WARNING: &#8220;VMCI_GetContextID&#8221; [/tmp/vmware-config0/vsock-only/vsock.ko] undefined!<br />
WARNING: &#8220;VMCIDatagram_Send&#8221; [/tmp/vmware-config0/vsock-only/vsock.ko] undefined!<br />
CC      /tmp/vmware-config0/vsock-only/vsock.mod.o<br />
LD [M]  /tmp/vmware-config0/vsock-only/vsock.ko<br />
make[1]: Saindo do diretÃ³rio `/usr/src/linux-headers-2.6.26-2-686&#8242;<br />
cp -f vsock.ko ./../vsock.o<br />
make: Saindo do diretÃ³rio `/tmp/vmware-config0/vsock-only&#8217;<br />
Unable to make a vsock module that can be loaded in the running kernel:<br />
insmod: error inserting &#8216;/tmp/vmware-config0/vsock.o&#8217;: -1 Unknown symbol in module<br />
There is probably a slight difference in the kernel configuration between the<br />
set of C header files you specified and your running kernel.  You may want to<br />
rebuild a kernel based on that directory, or specify another directory.</p>
<p>The VM communication interface socket family is used in conjunction with the VM<br />
communication interface to provide a new communication path among guests and<br />
host.  The rest of this software provided by VMware Server is designed to work<br />
independently of this feature.  If you wish to have the VSOCK feature  you can<br />
install the driver by running vmware-config.pl again after making sure that<br />
gcc, binutils, make and the kernel sources for your running kernel are<br />
installed on your machine. These packages are available on your distribution&#8217;s<br />
installation CD.<br />
[ Press the Enter key to continue.]</p>
<p>Do you want networking for your virtual machines? (yes/no/help) [yes] <strong>(ENTER)</strong></p>
<p>Configuring a bridged network for vmnet0.</p>
<p>Please specify a name for this network.<br />
[Bridged] <strong>(ENTER)</strong></p>
<p>The following bridged networks have been defined:</p>
<p>. vmnet0 is bridged to eth0</p>
<p><span style="color: #ff0000;"><em>Se voce tiver mais que uma interface lhe será feito uma pergunta, informe qual vai usar.</em></span></p>
<p>All your ethernet interfaces are already bridged.</p>
<p>Do you want to be able to use NAT networking in your virtual machines? (yes/no)<br />
[yes] <span style="color: #ff0000;">no</span> <strong>(ENTER)</strong></p>
<p>Do you want to be able to use host-only networking in your virtual machines?<br />
[no] <strong>(ENTER)</strong></p>
<p>None of the pre-built vmnet modules for VMware Server is suitable for your<br />
running kernel.  Do you want this program to try to build the vmnet module for<br />
your system (you need to have a C compiler installed on your system)? [yes] <strong>(ENTER)</strong></p>
<p>Extracting the sources of the vmnet module.</p>
<p>Building the vmnet module.</p>
<p>Using 2.6.x kernel build system.<br />
make: Entrando no diretÃ³rio `/tmp/vmware-config1/vmnet-only&#8217;<br />
make -C /lib/modules/2.6.26-2-686/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules<br />
make[1]: Entrando no diretÃ³rio `/usr/src/linux-headers-2.6.26-2-686&#8242;<br />
CC [M]  /tmp/vmware-config1/vmnet-only/driver.o<br />
CC [M]  /tmp/vmware-config1/vmnet-only/hub.o<br />
CC [M]  /tmp/vmware-config1/vmnet-only/userif.o<br />
CC [M]  /tmp/vmware-config1/vmnet-only/netif.o<br />
CC [M]  /tmp/vmware-config1/vmnet-only/bridge.o<br />
CC [M]  /tmp/vmware-config1/vmnet-only/filter.o<br />
CC [M]  /tmp/vmware-config1/vmnet-only/procfs.o<br />
CC [M]  /tmp/vmware-config1/vmnet-only/smac_compat.o<br />
CC [M]  /tmp/vmware-config1/vmnet-only/smac.o<br />
CC [M]  /tmp/vmware-config1/vmnet-only/vnetEvent.o<br />
CC [M]  /tmp/vmware-config1/vmnet-only/vnetUserListener.o<br />
LD [M]  /tmp/vmware-config1/vmnet-only/vmnet.o<br />
Building modules, stage 2.<br />
MODPOST 1 modules<br />
CC      /tmp/vmware-config1/vmnet-only/vmnet.mod.o<br />
LD [M]  /tmp/vmware-config1/vmnet-only/vmnet.ko<br />
make[1]: Saindo do diretÃ³rio `/usr/src/linux-headers-2.6.26-2-686&#8242;<br />
cp -f vmnet.ko ./../vmnet.o<br />
make: Saindo do diretÃ³rio `/tmp/vmware-config1/vmnet-only&#8217;<br />
The vmnet module loads perfectly into the running kernel.</p>
<p>Please specify a port for remote connections to use [902] <strong>(ENTER)</strong></p>
<p>Please specify a port for standard http connections to use [8222] <strong>(ENTER)</strong></p>
<p>Please specify a port for secure http (https) connections to use [8333] <strong>(ENTER)</strong></p>
<p>The current administrative user for VMware Server  is &#8221;.  Would you like to<br />
specify a different administrator? [no] <strong>(ENTER)</strong></p>
<p>Using root as the VMware Server administrator.</p>
<p>In which directory do you want to keep your virtual machine files?<br />
[/var/lib/vmware/Virtual Machines] <span style="color: #ff0000;">/<strong>home/vmware</strong></span> <strong>(ENTER) </strong><em>Local onde ficaram seus arquivos</em><strong><br />
</strong></p>
<p>Please enter your 20-character serial number.</p>
<p>Type XXXXX-XXXXX-XXXXX-XXXXX or &#8216;Enter&#8217; to cancel:  <strong><span style="color: #ff0000;">USE O SERIAL QUE LHE FOI INFORMADO NA TELA DE DOWNLOAD</span></strong> <strong>(ENTER)</strong></p>
<p>Creating a new VMware VIX API installer database using the tar4 format.</p>
<p>Installing VMware VIX API.</p>
<p>In which directory do you want to install the VMware VIX API binary files?<br />
[/usr/bin] <strong>(ENTER)</strong></p>
<p>In which directory do you want to install the VMware VIX API library files?<br />
[/usr/lib/vmware-vix/lib] <strong>(ENTER)</strong></p>
<p>The path &#8220;/usr/lib/vmware-vix/lib&#8221; does not exist currently. This program is<br />
going to create it, including needed parent directories. Is this what you want?<br />
[yes] <strong>(ENTER)</strong></p>
<p>In which directory do you want to install the VMware VIX API document pages?<br />
[/usr/share/doc/vmware-vix] <strong>(ENTER)</strong></p>
<p>The path &#8220;/usr/share/doc/vmware-vix&#8221; does not exist currently. This program is<br />
going to create it, including needed parent directories. Is this what you want?<br />
[yes] <strong>(ENTER)</strong></p>
<p>The installation of VMware VIX API 1.6.2 build-156745 for Linux completed<br />
successfully. You can decide to remove this software from your system at any<br />
time by invoking the following command: &#8220;/usr/bin/vmware-uninstall-vix.pl&#8221;.</p>
<p>Enjoy,</p>
<p>&#8211;the VMware team</p>
<p>Starting VMware services:<br />
Virtual machine monitor                                             done<br />
Virtual machine communication interface                             done<br />
Virtual ethernet                                                    done<br />
Bridged networking on /dev/vmnet0                                   done<br />
VMware Server Authentication Daemon (background)                    done<br />
Shared Memory Available                                             done<br />
Starting VMware management services:<br />
VMware Server Host Agent (background)                               done<br />
VMware Virtual Infrastructure Web Access<br />
Starting VMware autostart virtual machines:<br />
Virtual machines                                                    done</p>
<p>The configuration of VMware Server 2.0.1 build-156745 for Linux for this<br />
running kernel completed successfully.<br />
Mole não? Parace windows Next &gt;&gt; Next &gt;&gt; Next &gt;&gt; hehehe</p>
<p><span style="color: #ff6600;"># reboot</span></p>
<p>Agora acesse via web http://ipdoserver:8222<br />
Aceite o certificado entre com o user root e sua senha.<br />
Agora é só criar suas máquinas virtuais, para quem usou o VMware Workstation é a mesma coisa, Só que via web.</p>
<p>Abraço!</p>
<p>O post <a href="https://blog.remontti.com.br/436">Debian 5.0.1 + VMware Server 2</a> apareceu primeiro em <a href="https://blog.remontti.com.br">Remontti</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.remontti.com.br/436/feed</wfw:commentRss>
			<slash:comments>11</slash:comments>
		
		
			</item>
	</channel>
</rss>
