Re: Vmware Workstation help opens abiword

2024-01-11 Thread Max Nikulin

On 11/01/2024 22:55, Valerio Vanni wrote:

Il 11/01/2024 15:42, Max Nikulin ha scritto:
Likely you have changed file associations for HTML files from KDE 
System Settings. Try to move away ~/.config/mimeapps.list or comment 
out text/html entry there and Abiword should pop back.


I confirm, it does pop back.
And every change (moving file) needs logout and login to take effect.


KDE may cache MIME settings. It may reread config files after some pause 
however. You may try to force cache update by


kbuildsycoca5

Instead of setting default application you may remove association of 
HTML files with Abiword. In ~/.config/mimeapps.list or 
/etc/XDG/mimeapps.list add to the section "[Removed Associations]" 
(create it if it does not exist):


text/html=abiword.desktop;

Abiword should disappear from "Open with" dialogs. The only way to open 
an HTML file with Abiword would be to run it with the file argument from 
command line or to start Abiword and to use the "Open" dialog.


It seems the approach taken by e.g. GNOME and Android is less confusing 
for users in some cases. If default application has not set yet than 
application chooser appears.




Re: Vmware Workstation help opens abiword

2024-01-11 Thread Valerio Vanni

Il 11/01/2024 15:42, Max Nikulin ha scritto:

On 11/01/2024 20:18, Valerio Vanni wrote:

Now it's working, but I don't understand why.



Now I find this:

/usr/share/applications/mimeinfo.cache:text/html=abiword.desktop;firefox-esr.desktop;google-chrome.desktop;kfmclient_html.desktop;org.gnome.Epiphany.desktop;org.kde.kimagemapeditor.desktop;
/usr/share/applications/mimeinfo.cache:x-scheme-handler/http=firefox-esr.desktop;google-chrome.desktop;kfmclient_html.desktop;org.gnome.Epiphany.desktop;


So Abiword does not pretend to be an http: protocol handler, just an 
application supporting HTML files.



/home/valerio/.config/mimeapps.list:text/html=firefox-esr.desktop;


Likely you have changed file associations for HTML files from KDE System 
Settings. Try to move away ~/.config/mimeapps.list or comment out 
text/html entry there and Abiword should pop back.


I confirm, it does pop back.
And every change (moving file) needs logout and login to take effect.

But I remember I already had done that (change kde settings, logout, login).



Re: Vmware Workstation help opens abiword

2024-01-11 Thread Max Nikulin

On 11/01/2024 20:18, Valerio Vanni wrote:

Now it's working, but I don't understand why.



Now I find this:

/usr/share/applications/mimeinfo.cache:text/html=abiword.desktop;firefox-esr.desktop;google-chrome.desktop;kfmclient_html.desktop;org.gnome.Epiphany.desktop;org.kde.kimagemapeditor.desktop;
/usr/share/applications/mimeinfo.cache:x-scheme-handler/http=firefox-esr.desktop;google-chrome.desktop;kfmclient_html.desktop;org.gnome.Epiphany.desktop;


So Abiword does not pretend to be an http: protocol handler, just an 
application supporting HTML files.



/home/valerio/.config/mimeapps.list:text/html=firefox-esr.desktop;


Likely you have changed file associations for HTML files from KDE System 
Settings. Try to move away ~/.config/mimeapps.list or comment out 
text/html entry there and Abiword should pop back.





Re: Vmware Workstation help opens abiword

2024-01-11 Thread Valerio Vanni

Il 11/01/2024 03:33, Max Nikulin ha scritto:

On 11/01/2024 02:44, Valerio Vanni wrote:
After, guide was not showing anymore. Calling it (click on "help" on 
Vmware application) began opening Abiword.


In kde control panel -> app -> default, Firefox is set as default 
browser.


Likely when sorted by name Abiword is before Firefox and even before 
Chromium. So you you need to override defaults in a mimeapps.list either 
system-wide or user-wide.
Now it's working, but I don't understand why. When I was trying to check 
those locations, I found it working.
But it should have been something other. Perhaps something in sequence 
between uninstall abiword, reinstall abiword, modify default browser etc.


Now I find this:

/usr/share/applications/mimeinfo.cache:application/xhtml+xml=abiword.desktop;firefox-esr.desktop;kfmclient_html.desktop;org.gnome.Epiphany.desktop;
/usr/share/applications/mimeinfo.cache:application/xhtml_xml=google-chrome.desktop;
/usr/share/applications/mimeinfo.cache:text/html=abiword.desktop;firefox-esr.desktop;google-chrome.desktop;kfmclient_html.desktop;org.gnome.Epiphany.desktop;org.kde.kimagemapeditor.desktop;
/usr/share/applications/mimeinfo.cache:x-scheme-handler/http=firefox-esr.desktop;google-chrome.desktop;kfmclient_html.desktop;org.gnome.Epiphany.desktop;
/usr/share/applications/mimeinfo.cache:x-scheme-handler/https=firefox-esr.desktop;google-chrome.desktop;kfmclient_html.desktop;org.gnome.Epiphany.desktop;
grep: /etc/xdg/mimeapps.list: File o directory non esistente
/home/valerio/.config/mimeapps.list:text/html=firefox-esr.desktop;
/home/valerio/.config/mimeapps.list:x-scheme-handler/http=firefox-esr.desktop;kfmclient_html.desktop;abiword.desktop;google-chrome.desktop;
/home/valerio/.config/mimeapps.list:x-scheme-handler/https=firefox-esr.desktop;kfmclient_html.desktop;abiword.desktop;google-chrome.desktop;
/home/valerio/.config/mimeapps.list:text/html=firefox-esr.desktop;
/home/valerio/.config/mimeapps.list:x-scheme-handler/http=firefox-esr.desktop;
/home/valerio/.config/mimeapps.list:x-scheme-handler/https=firefox-esr.desktop;

I'll try to look again when I restore bullseye disk image, this upgrade 
to bookworm is only a test.

After the restore I'll find the broken "abiword instead of firefox" state.



Re: Vmware Workstation help opens abiword

2024-01-10 Thread Max Nikulin

On 11/01/2024 02:44, Valerio Vanni wrote:
After, guide was not showing anymore. Calling it (click on "help" on 
Vmware application) began opening Abiword.


In kde control panel -> app -> default, Firefox is set as default browser.


Likely when sorted by name Abiword is before Firefox and even before 
Chromium. So you you need to override defaults in a mimeapps.list either 
system-wide or user-wide.


https://wiki.debian.org/DefaultWebBrowser

Check associations for text/html, x-scheme-handler/http, 
x-scheme-handler/https (may be wrapped by mail applications)



grep -E 'x-scheme-handler/https?|text/x?html|application/xhtml' 
/usr/share/applications/mimeinfo.cache 
~/.local/share/applications/mimeinfo.cache /etc/xdg/mimeapps.list 
~/.config/mimeapps.list


For KDE try for various MIME types

ktraderclient5 --mimetype x-scheme-handler/https \
  --servicetype Application



Re: Vmware Workstation help opens abiword

2024-01-10 Thread Valerio Vanni

Il 10/01/2024 22:28, Cindy Sue Causey ha scritto:

On 1/10/24, Valerio Vanni  wrote:

The issue began after update from debian 10 to 11. And it persists in 12.

Before, Vmware Workstation help was shown in default browser (it's an
html guide).
After, guide was not showing anymore. Calling it (click on "help" on
Vmware application) began opening Abiword.

Vmware Workstation has no option "open guide with...".

In kde control panel -> app -> default, Firefox is set as default browser.

If I uninstall abiword, logoff and login to kde, guide is shown in
Firefox. If I reinstall abiword, issue comes back.

Where should I look?



Hi.. Am taking a stab at this while you're waiting for others here.
What kinds of options are you offered if you try accessing this same
via your favorite file manager?


Now I see that it' not local html pages, it's online.
I remember local pages, but perhaps it was on older versions.

Without Abiword, Firefox tries to open links such as:

docs.vmware.com/en/VMware-Workstation-Pro/17.0/context?id=IDH_MAIN
docs.vmware.com/en/VMware-Workstation-Pro/17.0/context?id=IDH_CFG_MEMORY

But then Vmware site redirect to generic page:
https://docs.vmware.com/en/VMware-Workstation-Pro/index.html
BTW this is vmware's fault, and renders guide almost useless.

But it's still interesting to know why a link is passed to abiword 
instead of default browser.




Re: Vmware Workstation help opens abiword

2024-01-10 Thread Cindy Sue Causey
On 1/10/24, Valerio Vanni  wrote:
> The issue began after update from debian 10 to 11. And it persists in 12.
>
> Before, Vmware Workstation help was shown in default browser (it's an
> html guide).
> After, guide was not showing anymore. Calling it (click on "help" on
> Vmware application) began opening Abiword.
>
> Vmware Workstation has no option "open guide with...".
>
> In kde control panel -> app -> default, Firefox is set as default browser.
>
> If I uninstall abiword, logoff and login to kde, guide is shown in
> Firefox. If I reinstall abiword, issue comes back.
>
> Where should I look?


Hi.. Am taking a stab at this while you're waiting for others here.
What kinds of options are you offered if you try accessing this same
via your favorite file manager?

I just test drove any old file, coincidentally
(.)xsession-errors(.)old, by right clicking it and choosing Properties
via Thunar. In Trixie and I'm sure in others, Thunar's primary General
tab has an "Open With" option with a drop-down menu. I was able to
change my own long time existing file association issue just now.

If that option exists and seems like it might help but keeps reverting
back to useless, it might take root permissions to perform that
change, depending on the package involved.

DISCLAIMER for new Users: PLEASE BE CAREFUL if you get curious and go
poking around with something like this. I have been there, done that,
many years ago. Ended up rendering my entire computer system useless
while in Dolphin via Knoppix, I think it was. *oops*

File managers can be pretty darn powerful. They're one of my favorite
multi-times daily tools. Thank you, Developers!

Cindy :)
-- 
Talking Rock, Pickens County, Georgia, USA
* runs with rain drenched birdseed *



Re: VMWare Horizon Client has glitchy graphics after update to Bullseye

2022-04-04 Thread Luiz Romário Santana Rios
Thanks for the answer, Kent. Sorry for the delay, but I have an update 
on this.


> 1) Try a different Desktop Environment (e.g xfce4 instead of Gnome, etc)

I tried it with LXQt+xfwm4, but the issue remained. I also tried 
updating to the backports 5.16 kernel, but the problem still persists.


The one thing that seems to completely fix the issue is running Plasma 
on Wayland. However, Plasma is far from being wayland-ready, especially 
given how old Debian's version is, so that's not a viable solution (for 
now).




Re: VMWare Horizon Client has glitchy graphics after update to Bullseye

2021-11-11 Thread Kent West
On Thu, Nov 11, 2021 at 2:33 PM Luiz Romário Santana Rios <
luizroma...@tecgraf.puc-rio.br> wrote:

> Hello again,
>
> The problem still remains after all these months.
>
> My current solution is to access a remote CentOS 7 machine through VNC
> and use Horizon Client from there.
>
> Any idea why this might be happening?
>
>
I don't know the history of your issue, but the first two thoughts that
come to my mind:

1) Try a different Desktop Environment (e.g xfce4 instead of Gnome, etc)

2) Try the HTML interface (assuming it's available) instead of the client

-- 
Kent West<")))><
Westing Peacefully - http://kentwest.blogspot.com


Re: VMWare Horizon Client has glitchy graphics after update to Bullseye

2021-11-11 Thread Luiz Romário Santana Rios

Hello again,

The problem still remains after all these months.

My current solution is to access a remote CentOS 7 machine through VNC 
and use Horizon Client from there.


Any idea why this might be happening?



Re: VMware-ClientIntegrationPlugin-5.5

2014-11-28 Thread Santiago Vila
On Fri, Nov 28, 2014 at 01:53:39PM +0100, Antonio Trujillo Carmona wrote:
 [...] un repositorio ppa para ubuntu.  ¿Se pueden usar estos
 repositorios ppa en debian?.

Si los paquetes dependen de libc6 y poco más, se debería poder.
Pero si dependen de más cosas parece arriesgado, En cualquier caso,
se puede tomar el código fuente de ese mismo PPA y crear el .deb
correspondiente compilándolo en Debian. Eso ya es más probable que
funcione y además no suele ser demasiado complicado.


--
To UNSUBSCRIBE, email to debian-user-spanish-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20141128131657.ga3...@cantor.unex.es



Re: VMware-ClientIntegrationPlugin-5.5

2014-11-28 Thread Camaleón
El Fri, 28 Nov 2014 13:53:39 +0100, Antonio Trujillo Carmona escribió:

 Estoy teniendo problemas con la instalación del plugin en jessie.
 ¿Alguien tiene experiencia?.

Nope.

 El resultado que encuentro es:
 # ./VMware-ClientIntegrationPlugin-5.5.0.x86_64.bundle Extracting VMware
 Installer...done.
 Attempt to unlock mutex that was not locked
 /tmp/vmis.ixodHS/install/vmware-installer/vmware-installer: línea 56:
 29068 AbortadoVMWARE_INSTALLER=$VMWARE_INSTALLER
 VMISPYVERSION=$VMISPYVERSION $VMWARE_INSTALLER/vmis-launcher
 $VMWARE_INSTALLER/vmware-installer.py $@
 Buscando en internet no he encontrado resultados, algunos he visto que
 dicen que lo han instalado en linux, (pero no en debian).

Echa un ojo a este hilo de los foros de Archlinux:

https://bbs.archlinux.org/viewtopic.php?id=189950

 También parece que depende de flash, por lo que instalan un plugin que
 alguien ha preparado un flash (fresflash) en un repositorio ppa para
 ubuntu.
 ¿Se pueden usar estos repositorios ppa en debian?.

Supongo que te refieres a estas instrucciones:

http://www.reddit.com/r/vmware/comments/29hhyk/getting_vsphere_web_client_functional_on_ubuntu/

Y supongo que te refieres también al wrapper (fresh player plugin):

https://github.com/i-rinat/freshplayerplugin

En el PPA de Ubuntu hay un paquete deb preparado, si no te genera 
dependencias o conflictos no tendrás problemas. Ahora bien, asegúrate 
de que tu navegador admita ese paquete de integración de vmware no 
vaya a ser que necesites un combinado navegador+plugin de 32 bits.

Me cuesta creer que VMWare no tenga alguna herramienta decente para 
controlar las VM más allá de un complemento para el navegador basado 
en Flashplayer (!). Alucinante.

Saludos,

-- 
Camaleón


-- 
To UNSUBSCRIBE, email to debian-user-spanish-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/pan.2014.11.28.15.42...@gmail.com



Re: vmware kernel module update y vmware headers 3.2.0-3-amd64

2014-02-18 Thread trujo
El lun, 17-02-2014 a las 20:02 -0430, diego perez escribió:
 cuando intento iniciar VMWARE me sale un cuadro indicando esto vmware
 kernel module update y vmware headers 3.2.0-3-amd64  me pueden ayudar
 con esto por favor 
Nosotros usamos VMWARE 4.1 en el trabajo y hace tiempo que no funcionan
los módulos propietarios, como en la empresa no tenemos para actualizar
el VMWARE he optado por los módulos open-vmware que están en los
repositorios de debian y van muy bien, incluyendo las tarjetas de red
mejoradas, discos scsi etc... .




-- 
To UNSUBSCRIBE, email to debian-user-spanish-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/1392721010.5357.4.ca...@trujo.hvn.sas.junta-andalucia.es



Re: vmware kernel module update y vmware headers 3.2.0-3-amd64

2014-02-18 Thread trujo
El lun, 17-02-2014 a las 20:02 -0430, diego perez escribió:
 cuando intento iniciar VMWARE me sale un cuadro indicando esto vmware
 kernel module update y vmware headers 3.2.0-3-amd64  me pueden ayudar
 con esto por favor 
Nosotros usamos VMWARE 4.1 en el trabajo y hace tiempo que no funcionan
los módulos propietarios, como en la empresa no tenemos para actualizar
el VMWARE he optado por los módulos open-vmware que están en los
repositorios de debian y van muy bien, incluyendo las tarjetas de red
mejoradas, discos scsi etc... .





-- 
To UNSUBSCRIBE, email to debian-user-spanish-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/1392721036.5357.5.ca...@trujo.hvn.sas.junta-andalucia.es



Re: vmware kernel module update y vmware headers 3.2.0-3-amd64

2014-02-18 Thread Camaleón
El Mon, 17 Feb 2014 20:02:44 -0430, diego perez escribió:

(ese html...)

 cuando intento iniciar *VMWARE* me sale un cuadro indicando esto* vmware
 kernel module update y vmware headers 3.2.0-3-amd64 * me pueden ayudar
 con esto por favor 

¿Aparece asím sin más? Algo habrás hecho recientemente ¿no?

Google devuelve algunos resultados:

https://www.google.com/webhp?complete=0hl=en#complete=0hl=enq=%22vmware+kernel+module+update%22

Saludos,

-- 
Camaleón


-- 
To UNSUBSCRIBE, email to debian-user-spanish-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/pan.2014.02.18.15.05...@gmail.com



Re: VMware workstation 9 and Sid

2013-08-26 Thread Dale Harris
I doubt libgtkmm is the problem in my case, it hasn't been updated in
quite a while, at least according to my dpkg logs. I actually always
ran vmware as root, for better or for worse. Still aborts.

On Fri, Aug 23, 2013 at 7:20 PM, Erik Dahlinghaus
erik.dahlingh...@gmail.com wrote:
 I am having the same problem.

 According to this thread [1] the issue could be with libgtkmm. I have not
 tried downgrading yet.

 I have found a temporary work-around for the issue. If VMware Workstation is
 opened as root it will remain open. But you will be without your settings.
 You will have to manually readd your machines.

 [1]: https://bbs.archlinux.org/viewtopic.php?pid=1273288


 Erik Dahlinghaus



-- 
Dale Harris
rod...@maybe.org
rod...@gmail.com
/.-)


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/caebw9tbfed4i-8sym_+7_w6hrzxzg07ocawziwb0hbypzjr...@mail.gmail.com



Re: VMware workstation 9 and Sid

2013-08-23 Thread Erik Dahlinghaus
I am having the same problem.

According to this thread [1] the issue could be with libgtkmm. I have not
tried downgrading yet.

I have found a temporary work-around for the issue. If VMware Workstation
is opened as root it will remain open. But you will be without your
settings. You will have to manually readd your machines.

[1]: https://bbs.archlinux.org/viewtopic.php?pid=1273288


Erik Dahlinghaus


Re: VMware Player y Debian Wheezy (Kernel 3.2)

2012-04-05 Thread Camaleón
El Wed, 04 Apr 2012 12:07:19 -0600, Robinson Guevara escribió:

 Saludos Colegas Debianistas

Saludos, pero mejor si dejas el html a un lado...

 Tengo debian Wheezy con Kernel 3.2 y necesito instalar VMware Player
 (3.1) o VMware WorkStation (8.0).
 el problema esta en que luego de aparentemente instalar el software me
 lanza el siguiente error:
 
 Unable to build kernel module.
 see log file /tmp/vmware-root/setuo-6031.log for details.

Y por curiosidad ¿qué te dice ese archivo?

 al parecer existe un parche para corregir este error pero no tengo ni
 la menor idea de como realizar el proceso. 

Es el pan de cada día de vmware: nuevo kernel, algo se rompe. 

Suelen hacer un seguimiento de los cambios y los parches disponibles en 
este blog:

http://weltall.heliohost.org/wordpress/

Saludos,

-- 
Camaleón


-- 
To UNSUBSCRIBE, email to debian-user-spanish-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/jljt4p$mrm$1...@dough.gmane.org



Re: VMware Player y Debian Wheezy (Kernel 3.2)

2012-04-04 Thread Gonzalo Rivero
El mié, 04-04-2012 a las 12:07 -0600, Robinson Guevara escribió:
 Saludos Colegas Debianistas 
 
 
 Tengo debian Wheezy con Kernel 3.2 y necesito instalar VMware Player
 (3.1) o VMware WorkStation (8.0).
 el problema esta en que luego de aparentemente instalar el software
 me lanza el siguiente error: 
 
 
 Unable to build kernel module.
 see log file /tmp/vmware-root/setuo-6031.log for details.
 
 
 al parecer existe un parche para corregir este error pero no tengo
 ni la menor idea de como realizar el proceso.
 espero puedan ayudarme. 
 saludos desde Guatemala. =D
 Imágenes integradas 1 

no usé el vmware player pero...
... ¿ya hiciste lo que dice ese cartel? ver el log
en /tmp/vmware-root/setup para tener mas información sobre el
problema
-- 
(-.(-.(-.(-.(-.(-.-).-).-).-).-).-)



-- 
To UNSUBSCRIBE, email to debian-user-spanish-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/1333563595.1681.11.ca...@eeepc.ucasal.ar



Re: vmware e placa de rede

2011-12-21 Thread Caio Ferreira
Lista

Com a ajuda de algumas pessoas da lista consegui evoluir.

Até agora fiz o seguinte:

- identificar placa de rede
# lspci | grep Ethernet
pcnet32

- adicionar o cd-rom no apt
# apt-cdrom add

- kernel
# make menuconfig
Network device support  Ethernet  AMD PCnet32 PCI support

- compilar o kernel
# make dep
# make bzImage
# make modules
# make modules_install

- ativar módulo
# modprobe pcnet32
PCI: Found IRQ 9 for device 00:11.0
eth0: registred as PCnet/PCI II
pcnet32: 1 cards_found

Até ai nenhum problema, o módulo foi carregado com sucesso. O problema
esta ocorrendo agora quanto tento ativar a placa de rede. Executo o
comando ifup eth0 e aparece uma mensagem de erro indicando que houve
falha no carregamento da placa de rede.

- ativar placa de rede
# ifup eth0
Failed to bring up eth0

Será que é necessário carregar algum outro módulo antes do pcnet32?

Desde já agradeço pela ajuda.

--

 .''`.   Caio Abreu Ferreira
: :'  :  abreuf...@gmail.com
`. `'`   Debian User
  `-

2011/12/11 Caio Ferreira abreuf...@gmail.com:
 Lista

 Estou tendo problema com uma vmware linux a onde a placa de rede não
 esta sendo reconhecida.

 A um bom tempo atras montei um servidor LAMP, kernel versão 2.4.xx,
 para um cliente. Infelizmente o disco rígido deste servidor começou a
 apresentar problema de badblock. Como a versão dos softwares deste
 servidor são muito antigas, kernel versão 2.4.x, mysql versão 4.x e
 php versão 4.x, não me arrisco a querer fazer a atualização dos
 softwares pois vai dar problema. Para isso resolvi virtualizar o
 servidor e deixar os softwares com as versões antigas. Para fazer essa
 virtualização fiz o seguinte.

 1 - conectei um segundo disco rígido no servidor;
 2 - dei o boot no servidor através do cd do Ubuntu Rescue Remix;
 3 - executei o comando ddrescue e criei um arquivo com a imagem do
 disco rígido com defeito, ddrescue /dev/hda /mnt/img/server.IMG;
 4 - desconectei o disco rígido do servidor com problema e conectei no
 servidor novo;
 5 - criei uma máquina virtual do zero;
 6 - executei o comando ddrescue no sentido inverso, da imagem para o
 disco rígido virtual, ddrescue /mnt/img/server.IMG /dev/sda;

 Todo o processo ocorreu com sucesso exceto a placa de rede. O servidor
 esta subindo normalmente mas infelizmente a placa de rede não esta
 sendo reconhecida/carregada. Eu estou imaginando que o linux virtual
 não esteja reconhecendo a placa de rede ou o módulo referente a essa
 placa de rede virtual não esta sendo reconhecida. Alguém por acaso
 teria alguma ideia do que pode esta ocorrendo?

 Desde já obrigado pela ajuda !!


--
To UNSUBSCRIBE, email to debian-user-portuguese-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/cajrsrcjy-hek4imrojwwftw8kxmzekf4cwjtt_jt_hjwnok...@mail.gmail.com



Re: vmware e placa de rede

2011-12-14 Thread André Ribas
Qual a saída do seguinte comando?

# lspci | grep Ethernet

André Ribas



Em 13 de dezembro de 2011 09:37, Caio Ferreira abreuf...@gmail.com escreveu:
 Thiago

 Aparece somente a interface localhost, 127.0.0.1.

  .''`.   Caio Abreu Ferreira
 : :'  :  abreuf...@gmail.com
 `. `'`   Debian User
  `-
 2011/12/13 Thiago Branco Meurer thiagopri...@gmail.com:
 Nem aparece como interface inativa?

 # ifconfig -a

 Em 11 de dezembro de 2011 08:58, Mauricio Neto mn...@inbox.com escreveu:


 Caio,
 Bom dia.
 Assim na seca fica dificil utilizar a chutologia aplicada, alguma diga
 dos arquivos de log e do messages?
 Abraço

  -Original Message-
  From: abreuf...@gmail.com
  Sent: Sun, 11 Dec 2011 02:00:20 -0200
  To: debian-user-portuguese@lists.debian.org
  Subject: vmware e placa de rede
 
  Lista
 
  Estou tendo problema com uma vmware linux a onde a placa de rede não
  esta sendo reconhecida.
 
  A um bom tempo atras montei um servidor LAMP, kernel versão 2.4.xx,
  para um cliente. Infelizmente o disco rígido deste servidor começou a
  apresentar problema de badblock. Como a versão dos softwares deste
  servidor são muito antigas, kernel versão 2.4.x, mysql versão 4.x e
  php versão 4.x, não me arrisco a querer fazer a atualização dos
  softwares pois vai dar problema. Para isso resolvi virtualizar o
  servidor e deixar os softwares com as versões antigas. Para fazer essa
  virtualização fiz o seguinte.
 
  1 - conectei um segundo disco rígido no servidor;
  2 - dei o boot no servidor através do cd do Ubuntu Rescue Remix;
  3 - executei o comando ddrescue e criei um arquivo com a imagem do
  disco rígido com defeito, ddrescue /dev/hda /mnt/img/server.IMG;
  4 - desconectei o disco rígido do servidor com problema e conectei no
  servidor novo;
  5 - criei uma máquina virtual do zero;
  6 - executei o comando ddrescue no sentido inverso, da imagem para o
  disco rígido virtual, ddrescue /mnt/img/server.IMG /dev/sda;
 
  Todo o processo ocorreu com sucesso exceto a placa de rede. O servidor
  esta subindo normalmente mas infelizmente a placa de rede não esta
  sendo reconhecida/carregada. Eu estou imaginando que o linux virtual
  não esteja reconhecendo a placa de rede ou o módulo referente a essa
  placa de rede virtual não esta sendo reconhecida. Alguém por acaso
  teria alguma ideia do que pode esta ocorrendo?
 
  Desde já obrigado pela ajuda !!
 
  --
  To UNSUBSCRIBE, email to debian-user-portuguese-requ...@lists.debian.org
  with a subject of unsubscribe. Trouble? Contact
  listmas...@lists.debian.org
  Archive:
 
  http://lists.debian.org/CAJRsRCJN+0qyKBLbDiyVraBbEDOJUEp0i1A1G_dBk=qqhoj...@mail.gmail.com

 Sr. Thiago Branco Meurer
 Analista de Sistemas Junior
 Linux User: #469369
 Home Page: http://thiagopriest.net
 E-mail 2: thi...@trievos.com.br
 E-mail 3: thi...@thiagopriest.net
 E-mail 4: thi...@unidavi.edu.br
 Twitter: http://twitter.com/thiagopriest
 Identi.ca: http://identi.ca/thiagopriest
 OpenPGP Key: FB32121F
 Currículo Lattes


 --
 To UNSUBSCRIBE, email to debian-user-portuguese-requ...@lists.debian.org
 with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
 Archive: 
 http://lists.debian.org/cajrsrc+j_4cu8ri_kmucoaqhmytx-fh0fpzvu2eqb3vr7st...@mail.gmail.com



--
To UNSUBSCRIBE, email to debian-user-portuguese-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/ca+quj9panaq9jm5+awq5ord8w79e++ntqupryb0ybc6p9p_...@mail.gmail.com



Re: vmware e placa de rede

2011-12-14 Thread Caio Ferreira
Prezado André Ribas

Esta aparecendo

Ethernet controller: Advanced Micro Device [AMD] 79c970 [PCnet32 LANCE]

Preciso identificar agora qual módulo devo carregar.

Desde já obrigado pela ajuda.

 .''`.   Caio Abreu Ferreira
: :'  :  abreuf...@gmail.com
`. `'`   Debian User
  `-

2011/12/14 André Ribas andreri...@gmail.com:
 Qual a saída do seguinte comando?

 # lspci | grep Ethernet

 André Ribas



 Em 13 de dezembro de 2011 09:37, Caio Ferreira abreuf...@gmail.com escreveu:
 Thiago

 Aparece somente a interface localhost, 127.0.0.1.

  .''`.   Caio Abreu Ferreira
 : :'  :  abreuf...@gmail.com
 `. `'`   Debian User
  `-
 2011/12/13 Thiago Branco Meurer thiagopri...@gmail.com:
 Nem aparece como interface inativa?

 # ifconfig -a

 Em 11 de dezembro de 2011 08:58, Mauricio Neto mn...@inbox.com escreveu:


 Caio,
 Bom dia.
 Assim na seca fica dificil utilizar a chutologia aplicada, alguma diga
 dos arquivos de log e do messages?
 Abraço

  -Original Message-
  From: abreuf...@gmail.com
  Sent: Sun, 11 Dec 2011 02:00:20 -0200
  To: debian-user-portuguese@lists.debian.org
  Subject: vmware e placa de rede
 
  Lista
 
  Estou tendo problema com uma vmware linux a onde a placa de rede não
  esta sendo reconhecida.
 
  A um bom tempo atras montei um servidor LAMP, kernel versão 2.4.xx,
  para um cliente. Infelizmente o disco rígido deste servidor começou a
  apresentar problema de badblock. Como a versão dos softwares deste
  servidor são muito antigas, kernel versão 2.4.x, mysql versão 4.x e
  php versão 4.x, não me arrisco a querer fazer a atualização dos
  softwares pois vai dar problema. Para isso resolvi virtualizar o
  servidor e deixar os softwares com as versões antigas. Para fazer essa
  virtualização fiz o seguinte.
 
  1 - conectei um segundo disco rígido no servidor;
  2 - dei o boot no servidor através do cd do Ubuntu Rescue Remix;
  3 - executei o comando ddrescue e criei um arquivo com a imagem do
  disco rígido com defeito, ddrescue /dev/hda /mnt/img/server.IMG;
  4 - desconectei o disco rígido do servidor com problema e conectei no
  servidor novo;
  5 - criei uma máquina virtual do zero;
  6 - executei o comando ddrescue no sentido inverso, da imagem para o
  disco rígido virtual, ddrescue /mnt/img/server.IMG /dev/sda;
 
  Todo o processo ocorreu com sucesso exceto a placa de rede. O servidor
  esta subindo normalmente mas infelizmente a placa de rede não esta
  sendo reconhecida/carregada. Eu estou imaginando que o linux virtual
  não esteja reconhecendo a placa de rede ou o módulo referente a essa
  placa de rede virtual não esta sendo reconhecida. Alguém por acaso
  teria alguma ideia do que pode esta ocorrendo?
 
  Desde já obrigado pela ajuda !!
 
  --
  To UNSUBSCRIBE, email to debian-user-portuguese-requ...@lists.debian.org
  with a subject of unsubscribe. Trouble? Contact
  listmas...@lists.debian.org
  Archive:
 
  http://lists.debian.org/CAJRsRCJN+0qyKBLbDiyVraBbEDOJUEp0i1A1G_dBk=qqhoj...@mail.gmail.com

 Sr. Thiago Branco Meurer
 Analista de Sistemas Junior
 Linux User: #469369
 Home Page: http://thiagopriest.net
 E-mail 2: thi...@trievos.com.br
 E-mail 3: thi...@thiagopriest.net
 E-mail 4: thi...@unidavi.edu.br
 Twitter: http://twitter.com/thiagopriest
 Identi.ca: http://identi.ca/thiagopriest
 OpenPGP Key: FB32121F
 Currículo Lattes


--
To UNSUBSCRIBE, email to debian-user-portuguese-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/CAJRsRCJNpo5Mp-xQZ0KhG5SsiuzODDNv=zt-6honwam6bxg...@mail.gmail.com



Re: vmware e placa de rede

2011-12-14 Thread André Ribas
Em 14 de dezembro de 2011 14:59, Caio Ferreira abreuf...@gmail.com escreveu:
 Prezado André Ribas


Olá Caio,

 Esta aparecendo

 Ethernet controller: Advanced Micro Device [AMD] 79c970 [PCnet32 LANCE]

 Preciso identificar agora qual módulo devo carregar.


tente um:
# updatedb
# locate pcnet32

O primeiro comando cria uma lista com todos os arquivos da máquina e o
segundo busca nesta lista por um arquivo que tenha no nome a string
pcnet32.

Rode também:
# uname -a

Mande aqui para vermos o que acontece.


 Desde já obrigado pela ajuda.

  .''`.   Caio Abreu Ferreira
 : :'  :  abreuf...@gmail.com
 `. `'`   Debian User
  `-


Att.
André Ribas


--
To UNSUBSCRIBE, email to debian-user-portuguese-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/CA+quJ9rUsCUS4m4QnXPbpOiJckxn3EfFzE9cGO=Y2DayGS=Q=w...@mail.gmail.com



Re: vmware e placa de rede

2011-12-14 Thread Caio Ferreira
André Ribas

 # locate pcnet32
/usr/src/linux-2.4.29/drivers/net/pc32net.c
/usr/src/linux-2.4.29/inclide/config/pc32net.c

 # uname -a
linux 2.4.29

Pelo visto esse módulo da placa de rede não vem ativado no kernel,
terei que ativar esse módulo e compilar. Correto?

Desde já obrigado pela ajuda.

 .''`.   Caio Abreu Ferreira
: :'  :  abreuf...@gmail.com
`. `'`   Debian User
  `-

2011/12/14 André Ribas andreri...@gmail.com:
 Em 14 de dezembro de 2011 14:59, Caio Ferreira abreuf...@gmail.com escreveu:
 Prezado André Ribas


 Olá Caio,

 Esta aparecendo

 Ethernet controller: Advanced Micro Device [AMD] 79c970 [PCnet32 LANCE]

 Preciso identificar agora qual módulo devo carregar.


 tente um:
 # updatedb
 # locate pcnet32

 O primeiro comando cria uma lista com todos os arquivos da máquina e o
 segundo busca nesta lista por um arquivo que tenha no nome a string
 pcnet32.

 Rode também:
 # uname -a

 Mande aqui para vermos o que acontece.

 Desde já obrigado pela ajuda.

  .''`.   Caio Abreu Ferreira
 : :'  :  abreuf...@gmail.com
 `. `'`   Debian User
  `-

 Att.
 André Ribas


--
To UNSUBSCRIBE, email to debian-user-portuguese-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/cajrsrcl0aqpadgmkpw_nsj-3r1wu84sdtf-2ztwk0y7c+ez...@mail.gmail.com



Re: vmware e placa de rede

2011-12-14 Thread André Ribas
Em 14 de dezembro de 2011 15:36, Caio Ferreira abreuf...@gmail.com escreveu:
 André Ribas

 # locate pcnet32
 /usr/src/linux-2.4.29/drivers/net/pc32net.c
 /usr/src/linux-2.4.29/inclide/config/pc32net.c

 # uname -a
 linux 2.4.29

 Pelo visto esse módulo da placa de rede não vem ativado no kernel,
 terei que ativar esse módulo e compilar. Correto?


exato =0)

pelo que você já vinha descrevendo eu imaginei que você tivesse
compilado esse kernel (ou estou errado) e que o módulo estivesse
faltando. Só quis confirmar.

 Desde já obrigado pela ajuda.

  .''`.   Caio Abreu Ferreira
 : :'  :  abreuf...@gmail.com
 `. `'`   Debian User
  `-


Att.
André Ribas


--
To UNSUBSCRIBE, email to debian-user-portuguese-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/CA+quJ9qYRG_L0n6K=kniso-hfivb2m9wp0xap7am8kumrmd...@mail.gmail.com



Re: vmware e placa de rede

2011-12-13 Thread Thiago Branco Meurer
Nem aparece como interface inativa?

# ifconfig -a

Em 11 de dezembro de 2011 08:58, Mauricio Neto mn...@inbox.com escreveu:


 Caio,
 Bom dia.
 Assim na seca fica dificil utilizar a chutologia aplicada, alguma diga
 dos arquivos de log e do messages?
 Abraço

  -Original Message-
  From: abreuf...@gmail.com
  Sent: Sun, 11 Dec 2011 02:00:20 -0200
  To: debian-user-portuguese@lists.debian.org
  Subject: vmware e placa de rede
 
  Lista
 
  Estou tendo problema com uma vmware linux a onde a placa de rede não
  esta sendo reconhecida.
 
  A um bom tempo atras montei um servidor LAMP, kernel versão 2.4.xx,
  para um cliente. Infelizmente o disco rígido deste servidor começou a
  apresentar problema de badblock. Como a versão dos softwares deste
  servidor são muito antigas, kernel versão 2.4.x, mysql versão 4.x e
  php versão 4.x, não me arrisco a querer fazer a atualização dos
  softwares pois vai dar problema. Para isso resolvi virtualizar o
  servidor e deixar os softwares com as versões antigas. Para fazer essa
  virtualização fiz o seguinte.
 
  1 - conectei um segundo disco rígido no servidor;
  2 - dei o boot no servidor através do cd do Ubuntu Rescue Remix;
  3 - executei o comando ddrescue e criei um arquivo com a imagem do
  disco rígido com defeito, ddrescue /dev/hda /mnt/img/server.IMG;
  4 - desconectei o disco rígido do servidor com problema e conectei no
  servidor novo;
  5 - criei uma máquina virtual do zero;
  6 - executei o comando ddrescue no sentido inverso, da imagem para o
  disco rígido virtual, ddrescue /mnt/img/server.IMG /dev/sda;
 
  Todo o processo ocorreu com sucesso exceto a placa de rede. O servidor
  esta subindo normalmente mas infelizmente a placa de rede não esta
  sendo reconhecida/carregada. Eu estou imaginando que o linux virtual
  não esteja reconhecendo a placa de rede ou o módulo referente a essa
  placa de rede virtual não esta sendo reconhecida. Alguém por acaso
  teria alguma ideia do que pode esta ocorrendo?
 
  Desde já obrigado pela ajuda !!
 
  --
 
   .''`.   Caio Abreu Ferreira
  : :'  :  abreuf...@gmail.com
  `. `'`   Debian User
`-
 
 
  --
  To UNSUBSCRIBE, email to debian-user-portuguese-requ...@lists.debian.org
  with a subject of unsubscribe. Trouble? Contact
  listmas...@lists.debian.org
  Archive:
 
 http://lists.debian.org/CAJRsRCJN+0qyKBLbDiyVraBbEDOJUEp0i1A1G_dBk=qqhoj...@mail.gmail.com

 
 FREE 3D EARTH SCREENSAVER - Watch the Earth right on your desktop!
 Check it out at http://www.inbox.com/earth



 --
 To UNSUBSCRIBE, email to debian-user-portuguese-requ...@lists.debian.org
 with a subject of unsubscribe. Trouble? Contact
 listmas...@lists.debian.org
 Archive: http://lists.debian.org/5c7f683e511.0a5amn...@inbox.com




-- 
* Sr. Thiago Branco Meurer
Analista de Sistemas Junior*
Linux User: *#469369*
Home Page: http://thiagopriest.net
 http://thiagopriest.netE-mail 2: thiago@t thi...@thiagopriest.net
rievos.com.br
E-mail 3: thi...@thiagopriest.net
E-mail 4: thi...@unidavi.edu.br
Twitter: http://twitter.com/thiagopriest
Identi.ca: http://identi.ca/thiagopriest
OpenPGP Key: *FB32121F*
*Currículo Lattes http://lattes.cnpq.br/9236359332017252
*


Caso não possua minha chave Pública PGP -
http://thiagopriest.net/mirror/ThiagoBrancoMeurer.asc


Re: vmware e placa de rede

2011-12-13 Thread Caio Ferreira
Thiago

Aparece somente a interface localhost, 127.0.0.1.

 .''`.   Caio Abreu Ferreira
: :'  :  abreuf...@gmail.com
`. `'`   Debian User
  `-
2011/12/13 Thiago Branco Meurer thiagopri...@gmail.com:
 Nem aparece como interface inativa?

 # ifconfig -a

 Em 11 de dezembro de 2011 08:58, Mauricio Neto mn...@inbox.com escreveu:


 Caio,
 Bom dia.
 Assim na seca fica dificil utilizar a chutologia aplicada, alguma diga
 dos arquivos de log e do messages?
 Abraço

  -Original Message-
  From: abreuf...@gmail.com
  Sent: Sun, 11 Dec 2011 02:00:20 -0200
  To: debian-user-portuguese@lists.debian.org
  Subject: vmware e placa de rede
 
  Lista
 
  Estou tendo problema com uma vmware linux a onde a placa de rede não
  esta sendo reconhecida.
 
  A um bom tempo atras montei um servidor LAMP, kernel versão 2.4.xx,
  para um cliente. Infelizmente o disco rígido deste servidor começou a
  apresentar problema de badblock. Como a versão dos softwares deste
  servidor são muito antigas, kernel versão 2.4.x, mysql versão 4.x e
  php versão 4.x, não me arrisco a querer fazer a atualização dos
  softwares pois vai dar problema. Para isso resolvi virtualizar o
  servidor e deixar os softwares com as versões antigas. Para fazer essa
  virtualização fiz o seguinte.
 
  1 - conectei um segundo disco rígido no servidor;
  2 - dei o boot no servidor através do cd do Ubuntu Rescue Remix;
  3 - executei o comando ddrescue e criei um arquivo com a imagem do
  disco rígido com defeito, ddrescue /dev/hda /mnt/img/server.IMG;
  4 - desconectei o disco rígido do servidor com problema e conectei no
  servidor novo;
  5 - criei uma máquina virtual do zero;
  6 - executei o comando ddrescue no sentido inverso, da imagem para o
  disco rígido virtual, ddrescue /mnt/img/server.IMG /dev/sda;
 
  Todo o processo ocorreu com sucesso exceto a placa de rede. O servidor
  esta subindo normalmente mas infelizmente a placa de rede não esta
  sendo reconhecida/carregada. Eu estou imaginando que o linux virtual
  não esteja reconhecendo a placa de rede ou o módulo referente a essa
  placa de rede virtual não esta sendo reconhecida. Alguém por acaso
  teria alguma ideia do que pode esta ocorrendo?
 
  Desde já obrigado pela ajuda !!
 
  --
  To UNSUBSCRIBE, email to debian-user-portuguese-requ...@lists.debian.org
  with a subject of unsubscribe. Trouble? Contact
  listmas...@lists.debian.org
  Archive:
 
  http://lists.debian.org/CAJRsRCJN+0qyKBLbDiyVraBbEDOJUEp0i1A1G_dBk=qqhoj...@mail.gmail.com

 Sr. Thiago Branco Meurer
 Analista de Sistemas Junior
 Linux User: #469369
 Home Page: http://thiagopriest.net
 E-mail 2: thi...@trievos.com.br
 E-mail 3: thi...@thiagopriest.net
 E-mail 4: thi...@unidavi.edu.br
 Twitter: http://twitter.com/thiagopriest
 Identi.ca: http://identi.ca/thiagopriest
 OpenPGP Key: FB32121F
 Currículo Lattes


--
To UNSUBSCRIBE, email to debian-user-portuguese-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/cajrsrc+j_4cu8ri_kmucoaqhmytx-fh0fpzvu2eqb3vr7st...@mail.gmail.com



Re: vmware e placa de rede

2011-12-12 Thread Caio Ferreira
2011/12/11 P. J. pjotam...@gmail.com:
 Olá,

 Em 11/12/11, Caio Ferreiraabreuf...@gmail.com escreveu:
 Lista

 Mais algumas informações. A versão do debian é a 3.1 e a versão do
 kernel é 2.4.29.

 Só por curiosidade... pq uma versão de kernel bem antiga assim?? Esse
 ambiente aí é para teste né... não é para produção não né? =-S

 [  ] 's

 --
 |  .''`.   A fé não dá respostas. Só impede perguntas.
 | : :'  :
 | `. `'`
 |   `-   P.J. - http://wiki.dcc.ufba.br/~PeeJay

O serviço prestado para o cliente consistia de duas etapas. As etapas
consistiam em montar um servidor LAMP e desenvolver um sistema de
contabilidade. Eu montei o servidor LAMP e o meu irmão desenvolveu o
sistema de contabilidade (PHP v4+MySQL v4). O cliente contratou
somente o serviço de montagem do servidor LAMP, não contratou o
serviço de manutenção do mesmo. Por esse motivo é que eu não fiz a
atualização do servidor LAMP. Além disso, o sistema é utilizado
somente na intranet da empresa, o servidor não possui acesso a
internet.

PS: Imaginando que a cada 02 anos, é lançado uma nova distribuição
Debian, esse servidor LAMP esta funcionando a mais ou menso 06 anos.
Se não fosse pelo problema físico do disco rígido, o mesmo seria
utilizado por mais alguns anos. Viva o GNU/Linux Debian :-D !!

--

 .''`.   Caio Abreu Ferreira
: :'  :  abreuf...@gmail.com
`. `'`   Debian User
  `-


--
To UNSUBSCRIBE, email to debian-user-portuguese-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/cajrsrcj_vehrupyoanrxyxnflqcx4egqjfb+bnvvqakyeyq...@mail.gmail.com



Re: vmware e placa de rede

2011-12-12 Thread Caio Ferreira
2011/12/11 Paulino Kenji Sato pks...@gmail.com:
 2011/12/11 Caio Ferreira abreuf...@gmail.com:
  Como a versão dos softwares deste
 servidor são muito antigas, kernel versão 2.4.x, mysql versão 4.x e
 php versão 4.x, não me arrisco a querer fazer a atualização dos
 softwares pois vai dar problema. Para isso resolvi virtualizar

 Num passado não muito distante, no Linux, boa parte do hardware era
 configurado manualmente, muitos deles sendo necessário passar os
 parâmetros das portas de I/O do bloco de memoria, DMA, IRQ, etc.
 O cara que ia instalar tinha que conhecer exatamente o hardware que
 possuía (não só no Linux, no windows/dos tbm).

 No vmmare, configure para emular uma placa de rede compatível com a
 época dessa imagem do servidor. Acho que e uma tal de PCnet32, e no
 Linux, instrua-o a carregar o modulo correspondente.
 Ah... não sabe fazer isso?
 Eu também não.
 talvez colocando o nome do modulo no /etc/modprobe.d
 ou seria no /etc/modules?

 T+
 Paulino

Prezado Paulino

Concordo com você, no arquivo /etc/modules existe uma referencia ao
módulo da placa de rede do computador, uma placa de rede 3Com. A minha
dúvida é, qual modulo do kernel devo carregar para que a placa de rede
da vmware seja reconhecida.

Desde já obrigado pela ajuda !!

--

 .''`.   Caio Abreu Ferreira
: :'  :  abreuf...@gmail.com
`. `'`   Debian User
  `-


--
To UNSUBSCRIBE, email to debian-user-portuguese-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/CAJRsRCJ1gvfKqWj0fb0Ac6z6UGywcA6c+KqMdXHvHYSmWNHt=a...@mail.gmail.com



Re: vmware e placa de rede

2011-12-12 Thread Caio Ferreira
Prezado Paulino Kenji Sato

Tentei carregar os módulos pcnet32 e vmxnet através do comando
modprobe e apareceu a mensagem de erro indicando que esses módulos não
existem.

Encontrei na internet um site[1] que menciona esses dois módulos.

1-http://www.howtogeek.com/wiki/Troubleshooting_Linux_as_VMWare_Guest

Desde já obrigado pela ajuda.

--

 .''`.   Caio Abreu Ferreira
: :'  :  abreuf...@gmail.com
`. `'`   Debian User
  `-

2011/12/11 Paulino Kenji Sato pks...@gmail.com:
 2011/12/11 Caio Ferreira abreuf...@gmail.com:
  Como a versão dos softwares deste
 servidor são muito antigas, kernel versão 2.4.x, mysql versão 4.x e
 php versão 4.x, não me arrisco a querer fazer a atualização dos
 softwares pois vai dar problema. Para isso resolvi virtualizar

 Num passado não muito distante, no linux, boa parte do hardware era
 configurado manualmente, muitos deles sendo necessário passar os
 parâmetros das portas de I/O do bloco de memoria, DMA, IRQ, etc.
 O cara que ia instalar tinha que conhecer exatamente o hardware que
 possuía (não só no linux, no windows/dos tbm).

 No vmmare, configure para umular uma placa de rede compatível com a
 época dessa imagem do servidor. Acho que e uma tal de PCnet32, e no
 Linux, instrua-o a carregar o modulo correspondente.
 Ah... não sabe fazer isso?
 Eu também não.
 talvez colocando o nome do modulo no /etc/modprobe.d
 ou seria no /etc/modules?

 T+
 Paulino


--
To UNSUBSCRIBE, email to debian-user-portuguese-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/cajrsrc+axvnb51pg_uzu8xti+v7ywoapp4mar8e4+pe34so...@mail.gmail.com



Re: vmware e placa de rede

2011-12-12 Thread Mauricio Neto
Caio,
Boa Noite.
Com relação o seu problema estou pensando.
Mas com relação ao texto do Eric Raymond adorei, valeu o link :-)

 -Original Message-
 From: abreuf...@gmail.com
 Sent: Sun, 11 Dec 2011 14:25:35 -0200
 To: debian-user-portuguese@lists.debian.org
 Subject: Re: vmware e placa de rede
 
 Lista
 
 Mais algumas informações. A versão do debian é a 3.1 e a versão do
 kernel é 2.4.29.
 --
  Caio Abreu Ferreiraabreuferr@gmail.comDebian User
 2011/12/11 Caio Ferreira abreuf...@gmail.com:
 Prezado Mauricio Neto
 
 Você esta certo, nem todo mundo possui bola de cristal. Preciso reler
 o texto do Eric Raymond de como fazer pergunta de forma
 inteligente[1].
 
 Basicamente a mensagem de erro que esta aparecendo é como se eu
 tivesse feito toda a configuração de rede no debian e em seguida
 desligasse o computador e removesse a placa de rede. Durante a
 inicialização do debian aparecem várias mensagem de erro indicando que
 não foi encontrado o dispositivo de rede.
 
 A versão do debian é bem antiga, kernel 2.4.x, e o software de
 virtualização é o vmware workstation 7.x. O que eu imagino que deva
 esta acontecendo é que o debian não esta reconhecendo a placa de rede
 gerado pelo vmware. Montei uma outra máquina virtual com a última
 versão stable do debian e não consegui identificar como é que o linux
 reconhece uma placa de rede gerada pelo vmware.
 
 O dispositivo de rede esta configurado para trabalhar em modo bridge.
 
 1-http://www.python.org.br/wiki/ComoFazerPerguntasInteligentes
 
 Desde já obrigado pela ajuda.
 Caio Abreu Ferreiraabreuferr@gmail.comDebian User
 2011/12/11 Mauricio Neto mn...@inbox.com:
 
 Caio,
 Bom dia.
 Assim na seca fica dificil utilizar a chutologia aplicada, alguma
 diga dos arquivos de log e do
 messages?
 Abraço
 
 -Original Message-
 From: abreuf...@gmail.com
 Sent: Sun, 11 Dec 2011 02:00:20 -0200
 To: debian-user-portuguese@lists.debian.org
 Subject: vmware e placa de rede
 
 Lista
 
 Estou tendo problema com uma vmware linux a onde a placa de rede não
 esta sendo reconhecida.
 
 A um bom tempo atras montei um servidor LAMP, kernel versão 2.4.xx,
 para um cliente. Infelizmente o disco rígido deste servidor começou a
 apresentar problema de badblock. Como a versão dos softwares deste
 servidor são muito antigas, kernel versão 2.4.x, mysql versão 4.x e
 php versão 4.x, não me arrisco a querer fazer a atualização dos
 softwares pois vai dar problema. Para isso resolvi virtualizar o
 servidor e deixar os softwares com as versões antigas. Para fazer essa
 virtualização fiz o seguinte.
 
 1 - conectei um segundo disco rígido no servidor;
 2 - dei o boot no servidor através do cd do Ubuntu Rescue Remix;
 3 - executei o comando ddrescue e criei um arquivo com a imagem do
 disco rígido com defeito, ddrescue /dev/hda /mnt/img/server.IMG;
 4 - desconectei o disco rígido do servidor com problema e conectei no
 servidor novo;
 5 - criei uma máquina virtual do zero;
 6 - executei o comando ddrescue no sentido inverso, da imagem para o
 disco rígido virtual, ddrescue /mnt/img/server.IMG /dev/sda;
 
 Todo o processo ocorreu com sucesso exceto a placa de rede. O servidor
 esta subindo normalmente mas infelizmente a placa de rede não esta
 sendo reconhecida/carregada. Eu estou imaginando que o linux virtual
 não esteja reconhecendo a placa de rede ou o módulo referente a essa
 placa de rede virtual não esta sendo reconhecida. Alguém por acaso
 teria alguma ideia do que pode esta ocorrendo?
 
 Desde já obrigado pela ajuda !!
 
 
 --
 To UNSUBSCRIBE, email to debian-user-portuguese-requ...@lists.debian.org
 with a subject of unsubscribe. Trouble? Contact
 listmas...@lists.debian.org
 Archive:
 http://lists.debian.org/cajrsrclwizr4sgctqdakopnanwax07fdihuum5ixcloetx2...@mail.gmail.com


Share photos  screenshots in seconds...
TRY FREE IM TOOLPACK at http://www.imtoolpack.com/default.aspx?rc=if1
Works in all emails, instant messengers, blogs, forums and social networks.



--
To UNSUBSCRIBE, email to debian-user-portuguese-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/70712f722cf.0ed6mn...@inbox.com



RE: vmware e placa de rede

2011-12-11 Thread Mauricio Neto

Caio,
Bom dia.
Assim na seca fica dificil utilizar a chutologia aplicada, alguma diga dos 
arquivos de log e do messages?
Abraço

 -Original Message-
 From: abreuf...@gmail.com
 Sent: Sun, 11 Dec 2011 02:00:20 -0200
 To: debian-user-portuguese@lists.debian.org
 Subject: vmware e placa de rede
 
 Lista
 
 Estou tendo problema com uma vmware linux a onde a placa de rede não
 esta sendo reconhecida.
 
 A um bom tempo atras montei um servidor LAMP, kernel versão 2.4.xx,
 para um cliente. Infelizmente o disco rígido deste servidor começou a
 apresentar problema de badblock. Como a versão dos softwares deste
 servidor são muito antigas, kernel versão 2.4.x, mysql versão 4.x e
 php versão 4.x, não me arrisco a querer fazer a atualização dos
 softwares pois vai dar problema. Para isso resolvi virtualizar o
 servidor e deixar os softwares com as versões antigas. Para fazer essa
 virtualização fiz o seguinte.
 
 1 - conectei um segundo disco rígido no servidor;
 2 - dei o boot no servidor através do cd do Ubuntu Rescue Remix;
 3 - executei o comando ddrescue e criei um arquivo com a imagem do
 disco rígido com defeito, ddrescue /dev/hda /mnt/img/server.IMG;
 4 - desconectei o disco rígido do servidor com problema e conectei no
 servidor novo;
 5 - criei uma máquina virtual do zero;
 6 - executei o comando ddrescue no sentido inverso, da imagem para o
 disco rígido virtual, ddrescue /mnt/img/server.IMG /dev/sda;
 
 Todo o processo ocorreu com sucesso exceto a placa de rede. O servidor
 esta subindo normalmente mas infelizmente a placa de rede não esta
 sendo reconhecida/carregada. Eu estou imaginando que o linux virtual
 não esteja reconhecendo a placa de rede ou o módulo referente a essa
 placa de rede virtual não esta sendo reconhecida. Alguém por acaso
 teria alguma ideia do que pode esta ocorrendo?
 
 Desde já obrigado pela ajuda !!
 
 --
 
  .''`.   Caio Abreu Ferreira
 : :'  :  abreuf...@gmail.com
 `. `'`   Debian User
   `-
 
 
 --
 To UNSUBSCRIBE, email to debian-user-portuguese-requ...@lists.debian.org
 with a subject of unsubscribe. Trouble? Contact
 listmas...@lists.debian.org
 Archive:
 http://lists.debian.org/CAJRsRCJN+0qyKBLbDiyVraBbEDOJUEp0i1A1G_dBk=qqhoj...@mail.gmail.com


FREE 3D EARTH SCREENSAVER - Watch the Earth right on your desktop!
Check it out at http://www.inbox.com/earth



--
To UNSUBSCRIBE, email to debian-user-portuguese-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/5c7f683e511.0a5amn...@inbox.com



Re: vmware e placa de rede

2011-12-11 Thread Caio Ferreira
Prezado Mauricio Neto

Você esta certo, nem todo mundo possui bola de cristal. Preciso reler
o texto do Eric Raymond de como fazer pergunta de forma
inteligente[1].

Basicamente a mensagem de erro que esta aparecendo é como se eu
tivesse feito toda a configuração de rede no debian e em seguida
desligasse o computador e removesse a placa de rede. Durante a
inicialização do debian aparecem várias mensagem de erro indicando que
não foi encontrado o dispositivo de rede.

A versão do debian é bem antiga, kernel 2.4.x, e o software de
virtualização é o vmware workstation 7.x. O que eu imagino que deva
esta acontecendo é que o debian não esta reconhecendo a placa de rede
gerado pelo vmware. Montei uma outra máquina virtual com a última
versão stable do debian e não consegui identificar como é que o linux
reconhece uma placa de rede gerada pelo vmware.

O dispositivo de rede esta configurado para trabalhar em modo bridge.

1-http://www.python.org.br/wiki/ComoFazerPerguntasInteligentes

Desde já obrigado pela ajuda.
Caio Abreu Ferreiraabreuferr@gmail.comDebian User
2011/12/11 Mauricio Neto mn...@inbox.com:

 Caio,
 Bom dia.
 Assim na seca fica dificil utilizar a chutologia aplicada, alguma diga 
 dos arquivos de log e do
 messages?
 Abraço

 -Original Message-
 From: abreuf...@gmail.com
 Sent: Sun, 11 Dec 2011 02:00:20 -0200
 To: debian-user-portuguese@lists.debian.org
 Subject: vmware e placa de rede

 Lista

 Estou tendo problema com uma vmware linux a onde a placa de rede não
 esta sendo reconhecida.

 A um bom tempo atras montei um servidor LAMP, kernel versão 2.4.xx,
 para um cliente. Infelizmente o disco rígido deste servidor começou a
 apresentar problema de badblock. Como a versão dos softwares deste
 servidor são muito antigas, kernel versão 2.4.x, mysql versão 4.x e
 php versão 4.x, não me arrisco a querer fazer a atualização dos
 softwares pois vai dar problema. Para isso resolvi virtualizar o
 servidor e deixar os softwares com as versões antigas. Para fazer essa
 virtualização fiz o seguinte.

 1 - conectei um segundo disco rígido no servidor;
 2 - dei o boot no servidor através do cd do Ubuntu Rescue Remix;
 3 - executei o comando ddrescue e criei um arquivo com a imagem do
 disco rígido com defeito, ddrescue /dev/hda /mnt/img/server.IMG;
 4 - desconectei o disco rígido do servidor com problema e conectei no
 servidor novo;
 5 - criei uma máquina virtual do zero;
 6 - executei o comando ddrescue no sentido inverso, da imagem para o
 disco rígido virtual, ddrescue /mnt/img/server.IMG /dev/sda;

 Todo o processo ocorreu com sucesso exceto a placa de rede. O servidor
 esta subindo normalmente mas infelizmente a placa de rede não esta
 sendo reconhecida/carregada. Eu estou imaginando que o linux virtual
 não esteja reconhecendo a placa de rede ou o módulo referente a essa
 placa de rede virtual não esta sendo reconhecida. Alguém por acaso
 teria alguma ideia do que pode esta ocorrendo?

 Desde já obrigado pela ajuda !!


--
To UNSUBSCRIBE, email to debian-user-portuguese-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/CAJRsRCJpVEKkdn__Eeut7y7cUDM8yU5EUfM=5+z3s4cb2ho...@mail.gmail.com



Re: vmware e placa de rede

2011-12-11 Thread Caio Ferreira
Lista

Mais algumas informações. A versão do debian é a 3.1 e a versão do
kernel é 2.4.29.
--
 Caio Abreu Ferreiraabreuferr@gmail.comDebian User
2011/12/11 Caio Ferreira abreuf...@gmail.com:
 Prezado Mauricio Neto

 Você esta certo, nem todo mundo possui bola de cristal. Preciso reler
 o texto do Eric Raymond de como fazer pergunta de forma
 inteligente[1].

 Basicamente a mensagem de erro que esta aparecendo é como se eu
 tivesse feito toda a configuração de rede no debian e em seguida
 desligasse o computador e removesse a placa de rede. Durante a
 inicialização do debian aparecem várias mensagem de erro indicando que
 não foi encontrado o dispositivo de rede.

 A versão do debian é bem antiga, kernel 2.4.x, e o software de
 virtualização é o vmware workstation 7.x. O que eu imagino que deva
 esta acontecendo é que o debian não esta reconhecendo a placa de rede
 gerado pelo vmware. Montei uma outra máquina virtual com a última
 versão stable do debian e não consegui identificar como é que o linux
 reconhece uma placa de rede gerada pelo vmware.

 O dispositivo de rede esta configurado para trabalhar em modo bridge.

 1-http://www.python.org.br/wiki/ComoFazerPerguntasInteligentes

 Desde já obrigado pela ajuda.
 Caio Abreu Ferreiraabreuferr@gmail.comDebian User
 2011/12/11 Mauricio Neto mn...@inbox.com:

 Caio,
 Bom dia.
 Assim na seca fica dificil utilizar a chutologia aplicada, alguma diga 
 dos arquivos de log e do
 messages?
 Abraço

 -Original Message-
 From: abreuf...@gmail.com
 Sent: Sun, 11 Dec 2011 02:00:20 -0200
 To: debian-user-portuguese@lists.debian.org
 Subject: vmware e placa de rede

 Lista

 Estou tendo problema com uma vmware linux a onde a placa de rede não
 esta sendo reconhecida.

 A um bom tempo atras montei um servidor LAMP, kernel versão 2.4.xx,
 para um cliente. Infelizmente o disco rígido deste servidor começou a
 apresentar problema de badblock. Como a versão dos softwares deste
 servidor são muito antigas, kernel versão 2.4.x, mysql versão 4.x e
 php versão 4.x, não me arrisco a querer fazer a atualização dos
 softwares pois vai dar problema. Para isso resolvi virtualizar o
 servidor e deixar os softwares com as versões antigas. Para fazer essa
 virtualização fiz o seguinte.

 1 - conectei um segundo disco rígido no servidor;
 2 - dei o boot no servidor através do cd do Ubuntu Rescue Remix;
 3 - executei o comando ddrescue e criei um arquivo com a imagem do
 disco rígido com defeito, ddrescue /dev/hda /mnt/img/server.IMG;
 4 - desconectei o disco rígido do servidor com problema e conectei no
 servidor novo;
 5 - criei uma máquina virtual do zero;
 6 - executei o comando ddrescue no sentido inverso, da imagem para o
 disco rígido virtual, ddrescue /mnt/img/server.IMG /dev/sda;

 Todo o processo ocorreu com sucesso exceto a placa de rede. O servidor
 esta subindo normalmente mas infelizmente a placa de rede não esta
 sendo reconhecida/carregada. Eu estou imaginando que o linux virtual
 não esteja reconhecendo a placa de rede ou o módulo referente a essa
 placa de rede virtual não esta sendo reconhecida. Alguém por acaso
 teria alguma ideia do que pode esta ocorrendo?

 Desde já obrigado pela ajuda !!


--
To UNSUBSCRIBE, email to debian-user-portuguese-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/cajrsrclwizr4sgctqdakopnanwax07fdihuum5ixcloetx2...@mail.gmail.com



Re: vmware e placa de rede

2011-12-11 Thread Paulino Kenji Sato
2011/12/11 Caio Ferreira abreuf...@gmail.com:
 Como a versão dos softwares deste
 servidor são muito antigas, kernel versão 2.4.x, mysql versão 4.x e
 php versão 4.x, não me arrisco a querer fazer a atualização dos
 softwares pois vai dar problema. Para isso resolvi virtualizar

Num passado não muito distante, no linux, boa parte do hardware era
configurado manualmente, muitos deles sendo necessário passar os
parâmetros das portas de I/O do bloco de memoria, DMA, IRQ, etc.
O cara que ia instalar tinha que conhecer exatamente o hardware que
possuía (não só no linux, no windows/dos tbm).

No vmmare, configure para umular uma placa de rede compatível com a
época dessa imagem do servidor. Acho que e uma tal de PCnet32, e no
Linux, instrua-o a carregar o modulo correspondente.
Ah... não sabe fazer isso?
Eu também não.
talvez colocando o nome do modulo no /etc/modprobe.d
ou seria no /etc/modules?


T+
Paulino


--
To UNSUBSCRIBE, email to debian-user-portuguese-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/camm-fmju-fe30ntdo9nfmpeluwxtrcxs4d0ayvxi_tn_55y...@mail.gmail.com



Re: vmware e placa de rede

2011-12-11 Thread P. J.
Olá,

Em 11/12/11, Caio Ferreiraabreuf...@gmail.com escreveu:
 Lista

 Mais algumas informações. A versão do debian é a 3.1 e a versão do
 kernel é 2.4.29.

Só por curiosidade... pq uma versão de kernel bem antiga assim?? Esse
ambiente aí é para teste né... não é para produção não né? =-S

[  ] 's

-- 
|  .''`.   A fé não dá respostas. Só impede perguntas.
| : :'  :
| `. `'`
|   `-   P.J. - http://wiki.dcc.ufba.br/~PeeJay


--
To UNSUBSCRIBE, email to debian-user-portuguese-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/CACnf0pgEx=nFaVVCHH_3708n4LrzGte3=GjDCsCW+3Ff=5q...@mail.gmail.com



Re: VMware templates and Disk UUID in Squeeze

2011-09-16 Thread Stan Hoeppner

On 9/15/2011 10:49 PM, Patrick Zaloum wrote:

Hello
We are currently upgrading our Lenny machines to Squeeze. We use VMware
almost exclusively. In the upgrade, Squeeze prefers using UUID in the fstab
file. Initially I saw nothing wrong with this, until I installed my new
template VM's. For fun I provisioned 2 VM's and to my annoyance they have
the same UUIDs as the template for each of the partitions.

I was wondering if anyone see potential problems with this? I.e. all future
VM's based on this template with the same disk UUID?


This is a VMware guest deployment issue, not a Linux issue.  Such UUID 
issues are well documented in the VMware forums.


--
Stan


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Archive: http://lists.debian.org/4e731acc.8040...@hardwarefreak.com



Re: VMware server 2.0 and Debian Squeeze?

2011-05-03 Thread Jari Fredriksson

Thanks, got it working with:
http://radu.cotescu.com/how-to-install-vmware-server-ubuntu-fedora-opensuse/



2.5.2011 17:36, Dogan Hanoglu kirjoitti:
 Hi Jari,
 
 Check this forum thread:
 http://communities.vmware.com/message/1141306
 
 Apparently there is a patch.
 
 Cheers.
 -D
 
 2011/5/2 Jari Fredriksson ja...@iki.fi mailto:ja...@iki.fi
 
 pallas:~# CC=gcc-4.3 vmware-config.pl http://vmware-config.pl
 
 Making sure services for VMware Server are stopped.
 
 Stopping VMware autostart virtual machines:
   Virtual machines  
 failed
 Stopping VMware management services:
   VMware Virtual Infrastructure Web Access
   VMware Server Host Agent  
 failed
 Stopping VMware services:
   VMware Authentication Daemon  
  done
   Virtual machine communication interface  
   done
   Virtual machine monitor  
   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
 
 None of the pre-built vmmon modules for VMware Server 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-4.3. 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.32-5-amd64/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.32-5-amd64/build/include/.. SUBDIRS=$PWD
 SRCROOT=$PWD/. modules
 make[1]: Entering directory `/usr/src/linux-headers-2.6.32-5-amd64'
  CC [M]  /tmp/vmware-config1/vmmon-only/linux/driver.o
 In file included from /tmp/vmware-config1/vmmon-only/linux/driver.c:31:
 /tmp/vmware-config1/vmmon-only/./include/compat_wait.h:78: error:
 conflicting types for âpoll_initwaitâ
 /usr/src/linux-headers-2.6.32-5-common/include/linux/poll.h:70: error:
 previous declaration of âpoll_initwaitâ was here
 In file included from
 /tmp/vmware-config1/vmmon-only/./common/vmx86.h:32,
 from /tmp/vmware-config1/vmmon-only/linux/driver.h:29,
 from /tmp/vmware-config1/vmmon-only/linux/driver.c:101:
 /tmp/vmware-config1/vmmon-only/./include/x86msr.h:164:1: warning:
 MSR_THERM2_CTL redefined
 In file included from
 /usr/src/linux-headers-2.6.32-5-common/arch/x86/include/asm/msr.h:4,
 from
 
 /usr/src/linux-headers-2.6.32-5-common/arch/x86/include/asm/processor.h:21,
 from
 /usr/src/linux-headers-2.6.32-5-common/include/linux/prefetch.h:14,
 from
 /usr/src/linux-headers-2.6.32-5-common/include/linux/list.h:6,
 from
 /usr/src/linux-headers-2.6.32-5-common/include/linux/module.h:9,
 from
 /tmp/vmware-config1/vmmon-only/./include/compat_module.h:27,
 from /tmp/vmware-config1/vmmon-only/linux/driver.c:26:
 
 /usr/src/linux-headers-2.6.32-5-common/arch/x86/include/asm/msr-index.h:230:1:
 warning: this is the location of the previous definition
 /tmp/vmware-config1/vmmon-only/linux/driver.c: In function
 âLinuxDriverSyncCallOnEachCPUâ:
 /tmp/vmware-config1/vmmon-only/linux/driver.c:1423: error: too many
 arguments to function âsmp_call_functionâ
 /tmp/vmware-config1/vmmon-only/linux/driver.c: In function
 âLinuxDriver_Ioctlâ:
 /tmp/vmware-config1/vmmon-only/linux/driver.c:1987: error: âstruct
 task_structâ has no member named âeuidâ
 /tmp/vmware-config1/vmmon-only/linux/driver.c:1987: error: âstruct
 task_structâ has no member named âuidâ
 /tmp/vmware-config1/vmmon-only/linux/driver.c:1988: error: âstruct
 task_structâ has no member named âfsuidâ
 /tmp/vmware-config1/vmmon-only/linux/driver.c:1988: error: âstruct
 task_structâ has no member named âuidâ
 /tmp/vmware-config1/vmmon-only/linux/driver.c:1989: error: âstruct
 

Re: VMware server 2.0 and Debian Squeeze?

2011-05-02 Thread Burhan
Hi Jari,

What is it complaining about?

-B

2011/5/2 Jari Fredriksson ja...@iki.fi


 I went and upgraded my Lenny to Squeeze and now VMware server does not
 compile.

 Is it possible, and if it is, how?

 Preparing to reinstall lenny now...dammit.

 --

 A visit to a strange place will bring fresh work.




Re: VMware server 2.0 and Debian Squeeze?

2011-05-02 Thread Jari Fredriksson
pallas:~# CC=gcc-4.3 vmware-config.pl

Making sure services for VMware Server are stopped.

Stopping VMware autostart virtual machines:
   Virtual machines   failed
Stopping VMware management services:
   VMware Virtual Infrastructure Web Access
   VMware Server Host Agent   failed
Stopping VMware services:
   VMware Authentication Daemondone
   Virtual machine communication interface done
   Virtual machine monitor 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 ethernetdone

None of the pre-built vmmon modules for VMware Server 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-4.3. 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.32-5-amd64/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.32-5-amd64/build/include/.. SUBDIRS=$PWD
SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/linux-headers-2.6.32-5-amd64'
  CC [M]  /tmp/vmware-config1/vmmon-only/linux/driver.o
In file included from /tmp/vmware-config1/vmmon-only/linux/driver.c:31:
/tmp/vmware-config1/vmmon-only/./include/compat_wait.h:78: error:
conflicting types for âpoll_initwaitâ
/usr/src/linux-headers-2.6.32-5-common/include/linux/poll.h:70: error:
previous declaration of âpoll_initwaitâ was here
In file included from /tmp/vmware-config1/vmmon-only/./common/vmx86.h:32,
 from /tmp/vmware-config1/vmmon-only/linux/driver.h:29,
 from /tmp/vmware-config1/vmmon-only/linux/driver.c:101:
/tmp/vmware-config1/vmmon-only/./include/x86msr.h:164:1: warning:
MSR_THERM2_CTL redefined
In file included from
/usr/src/linux-headers-2.6.32-5-common/arch/x86/include/asm/msr.h:4,
 from
/usr/src/linux-headers-2.6.32-5-common/arch/x86/include/asm/processor.h:21,
 from
/usr/src/linux-headers-2.6.32-5-common/include/linux/prefetch.h:14,
 from
/usr/src/linux-headers-2.6.32-5-common/include/linux/list.h:6,
 from
/usr/src/linux-headers-2.6.32-5-common/include/linux/module.h:9,
 from
/tmp/vmware-config1/vmmon-only/./include/compat_module.h:27,
 from /tmp/vmware-config1/vmmon-only/linux/driver.c:26:
/usr/src/linux-headers-2.6.32-5-common/arch/x86/include/asm/msr-index.h:230:1:
warning: this is the location of the previous definition
/tmp/vmware-config1/vmmon-only/linux/driver.c: In function
âLinuxDriverSyncCallOnEachCPUâ:
/tmp/vmware-config1/vmmon-only/linux/driver.c:1423: error: too many
arguments to function âsmp_call_functionâ
/tmp/vmware-config1/vmmon-only/linux/driver.c: In function
âLinuxDriver_Ioctlâ:
/tmp/vmware-config1/vmmon-only/linux/driver.c:1987: error: âstruct
task_structâ has no member named âeuidâ
/tmp/vmware-config1/vmmon-only/linux/driver.c:1987: error: âstruct
task_structâ has no member named âuidâ
/tmp/vmware-config1/vmmon-only/linux/driver.c:1988: error: âstruct
task_structâ has no member named âfsuidâ
/tmp/vmware-config1/vmmon-only/linux/driver.c:1988: error: âstruct
task_structâ has no member named âuidâ
/tmp/vmware-config1/vmmon-only/linux/driver.c:1989: error: âstruct
task_structâ has no member named âegidâ
/tmp/vmware-config1/vmmon-only/linux/driver.c:1989: error: âstruct
task_structâ has no member named âgidâ
/tmp/vmware-config1/vmmon-only/linux/driver.c:1990: error: âstruct
task_structâ has no member named âfsgidâ
/tmp/vmware-config1/vmmon-only/linux/driver.c:1990: error: âstruct
task_structâ has no member named âgidâ
/tmp/vmware-config1/vmmon-only/linux/driver.c:2007: error: too many
arguments to function âsmp_call_functionâ
make[4]: *** [/tmp/vmware-config1/vmmon-only/linux/driver.o] Error 1
make[3]: *** [_module_/tmp/vmware-config1/vmmon-only] Error 2
make[2]: *** [sub-make] Error 2
make[1]: *** [all] Error 2
make[1]: Leaving directory `/usr/src/linux-headers-2.6.32-5-amd64'
make: *** [vmmon.ko] Error 2
make: Leaving directory `/tmp/vmware-config1/vmmon-only'
Unable to 

Re: VMware server 2.0 and Debian Squeeze?

2011-05-02 Thread Dogan Hanoglu
Hi Jari,

Check this forum thread:
http://communities.vmware.com/message/1141306

Apparently there is a patch.

Cheers.
-D

2011/5/2 Jari Fredriksson ja...@iki.fi

 pallas:~# CC=gcc-4.3 vmware-config.pl

 Making sure services for VMware Server are stopped.

 Stopping VMware autostart virtual machines:
   Virtual machines   failed
 Stopping VMware management services:
   VMware Virtual Infrastructure Web Access
   VMware Server Host Agent   failed
 Stopping VMware services:
   VMware Authentication Daemondone
   Virtual machine communication interface done
   Virtual machine monitor 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 ethernetdone

 None of the pre-built vmmon modules for VMware Server 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-4.3. 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.32-5-amd64/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.32-5-amd64/build/include/.. SUBDIRS=$PWD
 SRCROOT=$PWD/. modules
 make[1]: Entering directory `/usr/src/linux-headers-2.6.32-5-amd64'
  CC [M]  /tmp/vmware-config1/vmmon-only/linux/driver.o
 In file included from /tmp/vmware-config1/vmmon-only/linux/driver.c:31:
 /tmp/vmware-config1/vmmon-only/./include/compat_wait.h:78: error:
 conflicting types for âpoll_initwaitâ
 /usr/src/linux-headers-2.6.32-5-common/include/linux/poll.h:70: error:
 previous declaration of âpoll_initwaitâ was here
 In file included from /tmp/vmware-config1/vmmon-only/./common/vmx86.h:32,
 from /tmp/vmware-config1/vmmon-only/linux/driver.h:29,
 from /tmp/vmware-config1/vmmon-only/linux/driver.c:101:
 /tmp/vmware-config1/vmmon-only/./include/x86msr.h:164:1: warning:
 MSR_THERM2_CTL redefined
 In file included from
 /usr/src/linux-headers-2.6.32-5-common/arch/x86/include/asm/msr.h:4,
 from
 /usr/src/linux-headers-2.6.32-5-common/arch/x86/include/asm/processor.h:21,
 from
 /usr/src/linux-headers-2.6.32-5-common/include/linux/prefetch.h:14,
 from
 /usr/src/linux-headers-2.6.32-5-common/include/linux/list.h:6,
 from
 /usr/src/linux-headers-2.6.32-5-common/include/linux/module.h:9,
 from
 /tmp/vmware-config1/vmmon-only/./include/compat_module.h:27,
 from /tmp/vmware-config1/vmmon-only/linux/driver.c:26:

 /usr/src/linux-headers-2.6.32-5-common/arch/x86/include/asm/msr-index.h:230:1:
 warning: this is the location of the previous definition
 /tmp/vmware-config1/vmmon-only/linux/driver.c: In function
 âLinuxDriverSyncCallOnEachCPUâ:
 /tmp/vmware-config1/vmmon-only/linux/driver.c:1423: error: too many
 arguments to function âsmp_call_functionâ
 /tmp/vmware-config1/vmmon-only/linux/driver.c: In function
 âLinuxDriver_Ioctlâ:
 /tmp/vmware-config1/vmmon-only/linux/driver.c:1987: error: âstruct
 task_structâ has no member named âeuidâ
 /tmp/vmware-config1/vmmon-only/linux/driver.c:1987: error: âstruct
 task_structâ has no member named âuidâ
 /tmp/vmware-config1/vmmon-only/linux/driver.c:1988: error: âstruct
 task_structâ has no member named âfsuidâ
 /tmp/vmware-config1/vmmon-only/linux/driver.c:1988: error: âstruct
 task_structâ has no member named âuidâ
 /tmp/vmware-config1/vmmon-only/linux/driver.c:1989: error: âstruct
 task_structâ has no member named âegidâ
 /tmp/vmware-config1/vmmon-only/linux/driver.c:1989: error: âstruct
 task_structâ has no member named âgidâ
 /tmp/vmware-config1/vmmon-only/linux/driver.c:1990: error: âstruct
 task_structâ has no member named âfsgidâ
 /tmp/vmware-config1/vmmon-only/linux/driver.c:1990: error: âstruct
 task_structâ has no member named âgidâ
 /tmp/vmware-config1/vmmon-only/linux/driver.c:2007: error: too many
 arguments to function âsmp_call_functionâ
 make[4]: *** [/tmp/vmware-config1/vmmon-only/linux/driver.o] Error 1
 make[3]: *** [_module_/tmp/vmware-config1/vmmon-only] 

Re: VMWare

2011-04-15 Thread tux
Em Sexta-feira 15 Abril 2011, às 20:22:00, Fred Maranhão escreveu:
 Caros,
 
 Quando tento ligar o VMWare player abre uma janela com a seguinte mensagem:
 
 Before you can run VMWare, several modules must be compiled and loaded
 into the running kernel.
 
 Kernel Headers 2.6.32-5-486
 
 Kernel headers for version 2.6.32-5-486 were not found. If you
 installed them in a non-default path you can specify the path below.
 Otherwise refer to your distribution's documentation for installation
 instructions and click Refresh to search again in default locations.
 
 e tem um campo location abaixo, vazio.
 
 saída do 'uname -a':
 
 Linux lap 2.6.32-5-486 #1 Tue Mar 8 21:03:02 UTC 2011 i686 GNU/Linux

Super-simples...

aptitude install linux-headers-2.6.32-5-486

Abraços
Tux


-- 
To UNSUBSCRIBE, email to debian-user-portuguese-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201104152036.43653.tux_lit...@yahoo.com



Re: vmware esxi OFF

2011-04-05 Thread Anderson Bertling
Obrigado a todos, resolveu 100%, era só trocar o nome da interface  mesmo!



Em 4 de abril de 2011 17:28, Francisco Aparecido da Silva 
franci...@silva.eti.br escreveu:

 Ola Anderson, apesar de ser OFF e de não trabalhar com ESXI, está me
 parecendo regras de udev. Verifique
 /etc/udev/rules.d/70-persistent-net.rules ou pesquise udev rules

 Abraço

 Anderson Bertling wrote:
  Date: Mon, 4 Apr 2011 16:45:20 -0300
  From: Anderson Bertling andersonbertl...@gmail.com
  To: Debian User Portuguese debian-user-portuguese@lists.debian.org
  Subject: vmware esxi OFF
 
  Boa tarde
 
  Possuo um servidor vmware esxi tive que formatar antes fiz o backup e
 subi
  de volta as maquinas, mas quando eu ligo a VM, a interface não sobe
 aplico o
  dhcpclient e sobe a eth1, a eth0 não sobe mais, alguém sabe como posso
 fazer
  para subir a eth0 na configuração da vm?
  obs: tenho acesso ssh dentro do ESXI
 
  Att
 
  Anderson Bertling

 --
 Francisco Aparecido da Silva (fafanet)
 -
   Blog: http://blog.silva.eti.br
   http://www.twitter.com/fafanete
   http://www.identi.ca/fafanet
 GNU/Linux user:239412 GPG ID:01BC73D6
 -

 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.4.10 (GNU/Linux)

 iEYEARECAAYFAk2aKeQACgkQqhvCVgG8c9Yl2QCfawkI6fiIH7aFTcdCVjrPfPjv
 VQoAnAzpzd38lSJqrvszWMUsnPO/SpNj
 =2k4J
 -END PGP SIGNATURE-




-- 
Att

Anderson Bertling


Re: vmware esxi OFF

2011-04-04 Thread Fagner Patricio
Não sobe na VM ou no VMWare?

Em 4 de abril de 2011 16:45, Anderson Bertling
andersonbertl...@gmail.comescreveu:

 Boa tarde

 Possuo um servidor vmware esxi tive que formatar antes fiz o backup e subi
 de volta as maquinas, mas quando eu ligo a VM, a interface não sobe aplico o
 dhcpclient e sobe a eth1, a eth0 não sobe mais, alguém sabe como posso fazer
 para subir a eth0 na configuração da vm?
 obs: tenho acesso ssh dentro do ESXI

 Att

 Anderson Bertling





-- 
Fagner Patrício
João Pessoa - PB
Brasil


Re: vmware esxi OFF

2011-04-04 Thread Maykon Silveira
veja na configuração da VM se há as 2 placas de rede, e se está marcada para
conectar no startup da VM.

abs.
Maykon Silveira
VCP/MCSA/MCP/MCTS



2011/4/4 Fagner Patricio fagner.patri...@gmail.com

 Não sobe na VM ou no VMWare?

 Em 4 de abril de 2011 16:45, Anderson Bertling andersonbertl...@gmail.com
  escreveu:

 Boa tarde

 Possuo um servidor vmware esxi tive que formatar antes fiz o backup e subi
 de volta as maquinas, mas quando eu ligo a VM, a interface não sobe aplico o
 dhcpclient e sobe a eth1, a eth0 não sobe mais, alguém sabe como posso fazer
 para subir a eth0 na configuração da vm?
 obs: tenho acesso ssh dentro do ESXI

 Att

 Anderson Bertling





 --
 Fagner Patrício
 João Pessoa - PB
 Brasil



Re: vmware esxi OFF

2011-04-04 Thread Anderson Bertling
Ola a vm liga normal mas no dhcpcliente ela só liga a eth1

Em 4 de abril de 2011 17:04, Maykon Silveira
maykon.silve...@gmail.comescreveu:

 veja na configuração da VM se há as 2 placas de rede, e se está marcada
 para conectar no startup da VM.

 abs.
 Maykon Silveira
 VCP/MCSA/MCP/MCTS



 2011/4/4 Fagner Patricio fagner.patri...@gmail.com

 Não sobe na VM ou no VMWare?

 Em 4 de abril de 2011 16:45, Anderson Bertling 
 andersonbertl...@gmail.com escreveu:

 Boa tarde

 Possuo um servidor vmware esxi tive que formatar antes fiz o backup e
 subi de volta as maquinas, mas quando eu ligo a VM, a interface não sobe
 aplico o dhcpclient e sobe a eth1, a eth0 não sobe mais, alguém sabe como
 posso fazer para subir a eth0 na configuração da vm?
 obs: tenho acesso ssh dentro do ESXI

 Att

 Anderson Bertling





 --
 Fagner Patrício
 João Pessoa - PB
 Brasil





-- 
Att

Anderson Bertling


Re: vmware esxi OFF

2011-04-04 Thread Maykon Silveira
ok, veja na configuração de cada placa de rede virtual na configuração da VM
se está marcada a opção Connect at power on e se está na rede VM network.

abs.
Maykon Silveira
VCP/MCSA/MCP/MCTS



2011/4/4 Anderson Bertling andersonbertl...@gmail.com

 Ola a vm liga normal mas no dhcpcliente ela só liga a eth1

 Em 4 de abril de 2011 17:04, Maykon Silveira 
 maykon.silve...@gmail.comescreveu:

 veja na configuração da VM se há as 2 placas de rede, e se está marcada
 para conectar no startup da VM.

 abs.
 Maykon Silveira
 VCP/MCSA/MCP/MCTS



 2011/4/4 Fagner Patricio fagner.patri...@gmail.com

 Não sobe na VM ou no VMWare?

 Em 4 de abril de 2011 16:45, Anderson Bertling 
 andersonbertl...@gmail.com escreveu:

 Boa tarde

 Possuo um servidor vmware esxi tive que formatar antes fiz o backup e
 subi de volta as maquinas, mas quando eu ligo a VM, a interface não sobe
 aplico o dhcpclient e sobe a eth1, a eth0 não sobe mais, alguém sabe como
 posso fazer para subir a eth0 na configuração da vm?
 obs: tenho acesso ssh dentro do ESXI

 Att

 Anderson Bertling





 --
 Fagner Patrício
 João Pessoa - PB
 Brasil





 --
 Att

 Anderson Bertling




Re: vmware esxi OFF

2011-04-04 Thread Francisco Aparecido da Silva
Ola Anderson, apesar de ser OFF e de não trabalhar com ESXI, está me
parecendo regras de udev. Verifique
/etc/udev/rules.d/70-persistent-net.rules ou pesquise udev rules

Abraço

Anderson Bertling wrote:
 Date: Mon, 4 Apr 2011 16:45:20 -0300
 From: Anderson Bertling andersonbertl...@gmail.com
 To: Debian User Portuguese debian-user-portuguese@lists.debian.org
 Subject: vmware esxi OFF
 
 Boa tarde
 
 Possuo um servidor vmware esxi tive que formatar antes fiz o backup e subi
 de volta as maquinas, mas quando eu ligo a VM, a interface não sobe aplico o
 dhcpclient e sobe a eth1, a eth0 não sobe mais, alguém sabe como posso fazer
 para subir a eth0 na configuração da vm?
 obs: tenho acesso ssh dentro do ESXI
 
 Att
 
 Anderson Bertling

-- 
Francisco Aparecido da Silva (fafanet)
-
   Blog: http://blog.silva.eti.br
   http://www.twitter.com/fafanete
   http://www.identi.ca/fafanet
GNU/Linux user:239412 GPG ID:01BC73D6
-


signature.asc
Description: Digital signature


Re: VMWARE ESXI OFF

2011-03-17 Thread Anderson Bertling
Ola alguem sabe como posso mudar o block size sem ter q remover as outras
vms?

Em 16 de março de 2011 16:41, Anderson Bertling
andersonbertl...@gmail.comescreveu:

 Ola obrigado


 Em 16 de março de 2011 16:23, Rodrigo Barbosa Lira 
 rodrigobarbosal...@gmail.com escreveu:

 Prezado Anderson.

 Há uma configuração quando você define o datastore: o tamanho de bloco
 (block size). Quando definido para 1 MB, o tamanho máximo para criação de
 discos é 250 GB. Você pode ajustar essa configuração até 4 MB, permitindo
 assim criar um disco de 1 TB.

 Cada escolha terá impacto no desempenho. Fica a seu critério criar um
 único disco de 1 TB ou utilizar LVM ou RAID 0 para agregar discos.

 Espero que a informação seja útil.
 --
 Rodrigo Barbosa Lira



 Em 16 de março de 2011 16:08, Anderson Bertling 
 andersonbertl...@gmail.com escreveu:

  Boa tarde!


 estou com problema para criar uma maquina virtual no vmware esxi, meu
 problema é apenas para criar um hd de 750gb, para o diretório /mail, o
 problema é que o sistema só esta me permitindo criar vários de 250gb, alguem
 sabe como posso criar esse hd ?


 desde já fico grato pela ajuda

 --
 Att

 Anderson Bertling





 --
 Att

 Anderson Bertling




-- 
Att

Anderson Bertling


Re: VMWARE ESXI OFF

2011-03-17 Thread Rodrigo Barbosa Lira
De antemão me permita uma correção:
http://www.vmware.com/pdf/vsphere4/r40/vsp_40_config_max.pdf
O tamanho máximo do block size é 8MB, o que permite 2 TB de disco.
Com relação a mudar o block size eu não tenho certeza. Mas você já tentou
fazer a mudança com todas as máquinas offline?

--
Rodrigo Barbosa Lira



Em 17 de março de 2011 11:36, Anderson Bertling
andersonbertl...@gmail.comescreveu:

 Ola alguem sabe como posso mudar o block size sem ter q remover as outras
 vms?

 Em 16 de março de 2011 16:41, Anderson Bertling 
 andersonbertl...@gmail.com escreveu:

  Ola obrigado


 Em 16 de março de 2011 16:23, Rodrigo Barbosa Lira 
 rodrigobarbosal...@gmail.com escreveu:

  Prezado Anderson.

 Há uma configuração quando você define o datastore: o tamanho de bloco
 (block size). Quando definido para 1 MB, o tamanho máximo para criação de
 discos é 250 GB. Você pode ajustar essa configuração até 4 MB, permitindo
 assim criar um disco de 1 TB.

 Cada escolha terá impacto no desempenho. Fica a seu critério criar um
 único disco de 1 TB ou utilizar LVM ou RAID 0 para agregar discos.

 Espero que a informação seja útil.
 --
 Rodrigo Barbosa Lira



 Em 16 de março de 2011 16:08, Anderson Bertling 
 andersonbertl...@gmail.com escreveu:

  Boa tarde!


 estou com problema para criar uma maquina virtual no vmware esxi, meu
 problema é apenas para criar um hd de 750gb, para o diretório /mail, o
 problema é que o sistema só esta me permitindo criar vários de 250gb, 
 alguem
 sabe como posso criar esse hd ?


 desde já fico grato pela ajuda

 --
 Att

 Anderson Bertling





 --
 Att

 Anderson Bertling




 --
 Att

 Anderson Bertling




Re: VMWARE ESXI OFF

2011-03-16 Thread Rodrigo Barbosa Lira
Prezado Anderson.

Há uma configuração quando você define o datastore: o tamanho de bloco
(block size). Quando definido para 1 MB, o tamanho máximo para criação de
discos é 250 GB. Você pode ajustar essa configuração até 4 MB, permitindo
assim criar um disco de 1 TB.

Cada escolha terá impacto no desempenho. Fica a seu critério criar um único
disco de 1 TB ou utilizar LVM ou RAID 0 para agregar discos.

Espero que a informação seja útil.
--
Rodrigo Barbosa Lira



Em 16 de março de 2011 16:08, Anderson Bertling
andersonbertl...@gmail.comescreveu:

 Boa tarde!


 estou com problema para criar uma maquina virtual no vmware esxi, meu
 problema é apenas para criar um hd de 750gb, para o diretório /mail, o
 problema é que o sistema só esta me permitindo criar vários de 250gb, alguem
 sabe como posso criar esse hd ?


 desde já fico grato pela ajuda

 --
 Att

 Anderson Bertling




Re: VMWARE ESXI OFF

2011-03-16 Thread Anderson Bertling
Ola obrigado


Em 16 de março de 2011 16:23, Rodrigo Barbosa Lira 
rodrigobarbosal...@gmail.com escreveu:

 Prezado Anderson.

 Há uma configuração quando você define o datastore: o tamanho de bloco
 (block size). Quando definido para 1 MB, o tamanho máximo para criação de
 discos é 250 GB. Você pode ajustar essa configuração até 4 MB, permitindo
 assim criar um disco de 1 TB.

 Cada escolha terá impacto no desempenho. Fica a seu critério criar um único
 disco de 1 TB ou utilizar LVM ou RAID 0 para agregar discos.

 Espero que a informação seja útil.
 --
 Rodrigo Barbosa Lira



 Em 16 de março de 2011 16:08, Anderson Bertling 
 andersonbertl...@gmail.com escreveu:

  Boa tarde!


 estou com problema para criar uma maquina virtual no vmware esxi, meu
 problema é apenas para criar um hd de 750gb, para o diretório /mail, o
 problema é que o sistema só esta me permitindo criar vários de 250gb, alguem
 sabe como posso criar esse hd ?


 desde já fico grato pela ajuda

 --
 Att

 Anderson Bertling





-- 
Att

Anderson Bertling


Re: VMware Workstation

2011-03-03 Thread Mathieu Malaterre
On Thu, Mar 3, 2011 at 1:26 AM, Dr. Ed Morbius dredmorb...@gmail.com wrote:
 on 14:54 Wed 02 Mar, Greg Madden (gomadtr...@gci.net) wrote:


 On Wednesday 02 March 2011 01:59:50 pm Dr. Ed Morbius wrote:

  Why would one chose one over the other?

 OT but,  Vbox is gpl and in Debians repositoriies.

 Well, yeah, besides the obvious I meant.

 I've schlepped over the *.vmwarevm trees from my OSX box (primary use:
 serving as a VMWare Fusion platform) and will muck with getting them
 going on VBox.

 There's ye olde Oh, but I selected SCSI for hard drive format issue, I
 suspect that's not a big issue, though I also suspect that WinXP will
 make it one.  Grumble.  And largely OT.

Maybe one thing. I have not been able to directly use a system that
was on a partition. VMWare has a tool to convert a physical system to
a virtual one.
For VirtualBox, I had to boot each system (WinXPWin7) and use
disk2vhd to convert the running system to a virtual image.
VB recognize /almost/ directly the VHD file (you have to use
virtualbox-ose-fuse = 4.0 to open the VHD image as filesystem).

-- 
Mathieu


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/AANLkTi=2mihf2wtpor2-pqw7rphkjnefw07j84yg8...@mail.gmail.com



Re: VMware Workstation

2011-03-03 Thread Jacob Gaarde
On Thu, 03 Mar 2011 09:50:01 +0100
Mathieu Malaterre mathieu.malate...@gmail.com wrote:

 On Thu, Mar 3, 2011 at 1:26 AM, Dr. Ed Morbius dredmorb...@gmail.com wrote:
  on 14:54 Wed 02 Mar, Greg Madden (gomadtr...@gci.net) wrote:
 
 
  On Wednesday 02 March 2011 01:59:50 pm Dr. Ed Morbius wrote:
 
   Why would one chose one over the other?
 
  OT but,  Vbox is gpl and in Debians repositoriies.
 
  Well, yeah, besides the obvious I meant.
 
  I've schlepped over the *.vmwarevm trees from my OSX box (primary use:
  serving as a VMWare Fusion platform) and will muck with getting them
  going on VBox.
 
  There's ye olde Oh, but I selected SCSI for hard drive format issue, I
  suspect that's not a big issue, though I also suspect that WinXP will
  make it one.  Grumble.  And largely OT.
 
 Maybe one thing. I have not been able to directly use a system that
 was on a partition. VMWare has a tool to convert a physical system to
 a virtual one.
 For VirtualBox, I had to boot each system (WinXPWin7) and use
 disk2vhd to convert the running system to a virtual image.
 VB recognize /almost/ directly the VHD file (you have to use
 virtualbox-ose-fuse = 4.0 to open the VHD image as filesystem).
 

jag@jag-tp:~$ cat bin/mkrawwmdk.sh 
#!/bin/sh

VMDKPATH=/data/virtual/VDI/

if [ -z $1 ] ; then
echo must give vmdk-filename, without extension
exit 1
else
VMDK=$1
echo using dmvk-filename ${VMDKPATH}${VMDK}.vmdk
fi

if [ -z $2 ] ; then
echo must give devicename , e.g /dev/sdc
exit 1
else
DISK=$2
echo using disk ${DISK}
fi

if [ -z $3 ] ; then
echo no partitions given, using whole disk
else
PARTITIONS=$3
echo using partitions : ${PARTITIONS}
fi

if [ -z ${PARTITIONS} ] ; then
VBoxManage internalcommands createrawvmdk -filename
${VMDKPATH}${VMDK}.vmdk -rawdisk ${DISK} -register else
VBoxManage internalcommands createrawvmdk -filename
${VMDKPATH}${VMDK}.vmdk -rawdisk ${DISK} -partitions ${PARTITIONS}
-relative -register fi

jag@jag-tp:~$ 


-- 
-- 
//Jacob Gaarde
//Dont reply to my (apparent) e-mail address. Instead Use 
//e-mail : jgaarde at gmail dot com
http://www.linkedin.com/in/jacobgaarde


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110303112308.3d054475@jag-tp



Re: VMware Workstation

2011-03-03 Thread shawn wilson
A few general comments on the thread:
First, I'd recommend VMWare if you want to also buy their support - its
really quite good. Otherwise use vbox for desktop and proxmox for servers.
Second, vbox isn't 100% open source - IIRC, their usb bridge is closed.
Third, I dont really recommend using automated utilities to migrate machines
(one exception). These tools don't do much more than do a full copy and
sometimes mess with drivers. You can do this by hand with less errors. Now,
the one exception is for a big data center. If you're constantly deploying
and migrating machines, look at plate spin.


Re: VMware Workstation

2011-03-03 Thread Jonathan Matthews
On 3 March 2011 11:57, shawn wilson ag4ve...@gmail.com wrote:
 A few general comments on the thread:
 First, I'd recommend VMWare if you want to also buy their support - its
 really quite good.

Good comment. *If* you have the dosh to flaunt on VMWare support
and/or PS, and are set on buying something corporate, then do so.
Personally, I'd choose KVM on the server these days.  VMWare being
EMC, you'll find there is *never* an end to the amount you could pay
them. The services and licenses they offer are as deep as your pockets
:-)

Personally, what puts me off VMWare is - as others have mentioned -
the license wrangling, but also the actual cost of support. In a
former role, I had to go into a client and discoverpoint out that,
because they made a hardware choice of X as opposed to Y before
engaging with $myEmployer, the (minimum) cost of ESXi licensing
actually *exceeded* the (5 figure) cost of their shiny new,
fully-loaded Dell hardware. Yes, they didn't do their requirements
gathering correctly but daaamn is VMWare expensive!

Getting back on topic, to non-server/workstation, I'd recommend
virtualbox like others on this thread. If you can get VMWare for free
(site license/etc), or if you have very deep pockets, take a look.
Otherwise - vbox. For server-side virtualisation - KVM.

Jonathan
-- 
Jonathan Matthews
London, UK
http://www.jpluscplusm.com/contact.html


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlktinb_qbjtvkktt-crjay1zm1pf3adcybtkkju...@mail.gmail.com



Re: VMware Workstation

2011-03-02 Thread Mathieu Malaterre
I tried vmware once. When I realized the script needed root power, I stopped.

I moved to VirtualBox without regret so far. The version in debian
does not have USB  rdesktop, but that was not on my requirement.

VirtualBox support most images, but you can always use qemu to convert
your vmware to virtualbox images.

Watch out that for 6'bits sytem you need VT-x on Intel, one way to
know is executing this from a shell:

$ egrep '(vmx|svm)' /proc/cpuinfo

HTH

On Wed, Mar 2, 2011 at 6:39 PM, hamed hosseini hoss...@gmail.com wrote:
 can i install VMware Workstation Linux 7.1.3 in debian 6 64bit and how? and
 tell me your opinion about vmware in linux




-- 
Mathieu


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/AANLkTin42OPoaMuaDh=vF=oiqpx8t9_saydkpon+z...@mail.gmail.com



Re: VMware Workstation

2011-03-02 Thread Eduardo M KALINOWSKI

On Qua, 02 Mar 2011, hamed hosseini wrote:


can i install VMware Workstation Linux 7.1.3 in debian 6 64bit and how?


Maybe. It used to be a pain because the kernel changed but the vmware  
drivers were slow to catch up. It probably still is.



and tell me your opinion about vmware in linux


Give VirtualBox a try, it can do most things that vmware workstation  
can, and is much easier to set-up.




--
May your future be limited only by your dreams.
-- Christa McAuliffe

Eduardo M KALINOWSKI
edua...@kalinowski.com.br


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Archive: 
http://lists.debian.org/20110302144437.1381109adcvak...@mail.kalinowski.com.br



Re: VMware Workstation

2011-03-02 Thread Camaleón
On Wed, 02 Mar 2011 21:09:32 +0330, hamed hosseini wrote:

 can i install VMware Workstation Linux 7.1.3 in debian 6 64bit and how?

It seems someone did it:

http://communities.vmware.com/message/1694605#1694605

 and tell me your opinion about vmware in linux 

I've always heard about problems for installing VMare Workstation|Server 
in linux distributions because of the need of patches and hacks to bypass 
the installer kernel modules incompatibilities.

Greetings,

-- 
Camaleón


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/pan.2011.03.02.18.05...@gmail.com



Re: VMware Workstation

2011-03-02 Thread hamed hosseini
thanks,for help


Re: VMware Workstation

2011-03-02 Thread Dr. Ed Morbius
on 18:43 Wed 02 Mar, Mathieu Malaterre (mathieu.malate...@gmail.com) wrote:
 I tried vmware once. When I realized the script needed root power, I stopped.
 
 I moved to VirtualBox without regret so far. The version in debian
 does not have USB  rdesktop, but that was not on my requirement.
 
 VirtualBox support most images, but you can always use qemu to convert
 your vmware to virtualbox images.
 
 Watch out that for 6'bits sytem you need VT-x on Intel, one way to
 know is executing this from a shell:
 
 $ egrep '(vmx|svm)' /proc/cpuinfo
 
 HTH

Does anyone have actual or apparent performance comparisons between vbox
and VMWare?

Why would one chose one over the other?

-- 
Dr. Ed Morbius, Chief Scientist /|
  Robot Wrangler / Staff Psychologist| When you seek unlimited power
Krell Power Systems Unlimited|  Go to Krell!


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110302225950.gg5...@altaira.krellpowersys.exo



Re: VMware Workstation

2011-03-02 Thread teddieeb
Ed Morbius ask;

Does anyone have actual or apparent performance comparisons between vbox
and VMWare?

Why would one chose one over the other?
-

I would say VMWare's market share is in the Corporate environment,

Either for the few features it has over VirtualBox 

or for the same reasons Red Hat or SUSE has dominating market share in Servers, 
Corporate Licensing and Support Packaging.

TeddyB


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/57666196-1299109856-cardhu_decombobulator_blackberry.rim.net-3941679...@bda023.bisx.prod.on.blackberry



Re: VMware Workstation

2011-03-02 Thread Greg Madden


On Wednesday 02 March 2011 01:59:50 pm Dr. Ed Morbius wrote:

 Why would one chose one over the other?

OT but,  Vbox is gpl and in Debians repositoriies.

-- 
Peace,

Greg


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201103021454.29600.gomadtr...@gci.net



Re: VMware Workstation

2011-03-02 Thread Dr. Ed Morbius
on 14:54 Wed 02 Mar, Greg Madden (gomadtr...@gci.net) wrote:
 
 
 On Wednesday 02 March 2011 01:59:50 pm Dr. Ed Morbius wrote:
 
  Why would one chose one over the other?
 
 OT but,  Vbox is gpl and in Debians repositoriies.

Well, yeah, besides the obvious I meant.

I've schlepped over the *.vmwarevm trees from my OSX box (primary use:
serving as a VMWare Fusion platform) and will muck with getting them
going on VBox.

There's ye olde Oh, but I selected SCSI for hard drive format issue, I
suspect that's not a big issue, though I also suspect that WinXP will
make it one.  Grumble.  And largely OT.

-- 
Dr. Ed Morbius, Chief Scientist /|
  Robot Wrangler / Staff Psychologist| When you seek unlimited power
Krell Power Systems Unlimited|  Go to Krell!


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110303002637.gh5...@altaira.krellpowersys.exo



Re: VMware Workstation

2011-03-02 Thread Shaffin Bhanji
I have successfully installed VMWare Workstation 7.X on Debian 6
without any issues. You need to install as root and then make sure
that the user has r/w access tot he directory where you place you VM
image files.

Shaffin.


On Wed, Mar 2, 2011 at 7:26 PM, Dr. Ed Morbius dredmorb...@gmail.com wrote:
 on 14:54 Wed 02 Mar, Greg Madden (gomadtr...@gci.net) wrote:


 On Wednesday 02 March 2011 01:59:50 pm Dr. Ed Morbius wrote:

  Why would one chose one over the other?

 OT but,  Vbox is gpl and in Debians repositoriies.

 Well, yeah, besides the obvious I meant.

 I've schlepped over the *.vmwarevm trees from my OSX box (primary use:
 serving as a VMWare Fusion platform) and will muck with getting them
 going on VBox.

 There's ye olde Oh, but I selected SCSI for hard drive format issue, I
 suspect that's not a big issue, though I also suspect that WinXP will
 make it one.  Grumble.  And largely OT.

 --
 Dr. Ed Morbius, Chief Scientist /            |
  Robot Wrangler / Staff Psychologist        | When you seek unlimited power
 Krell Power Systems Unlimited                |                  Go to Krell!


 --
 To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
 with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
 Archive: 
 http://lists.debian.org/20110303002637.gh5...@altaira.krellpowersys.exo




--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/AANLkTimyhwr+byhoh0Zv_Mr30_5Vsk=a_gvewordp...@mail.gmail.com



Re: VMware Workstation

2011-03-02 Thread Brad Alexander
On Wed, Mar 2, 2011 at 12:44 PM, Eduardo M KALINOWSKI 
edua...@kalinowski.com.br wrote:

 On Qua, 02 Mar 2011, hamed hosseini wrote:

  can i install VMware Workstation Linux 7.1.3 in debian 6 64bit and how?


 Maybe. It used to be a pain because the kernel changed but the vmware
 drivers were slow to catch up. It probably still is.


Amen. That is what drove me away from VMware server to ESXi and ultimately
away from VMware in general. I spent a week after a kernel upgrade getting
the vmware server to start, at least long enough to do something else with
the vms that lived on it. I finally set up an ESXi box. (Since this is a
home network, I am not about to try to cost justify a couple of thousand
dollars on a virtualization solution to my wife...)

The main reason I migrated away from esxi is because in my all-Linux/BSD
home network, I did not want a virtualization solution that could *only* be
managed by running a Windows machine...And running a Windows machine on my
network solely to run the infrastructure client.

So I use vbox on the desktop (e.g. for testing distros, etc), and for my
long haul virtualization needs, I use OpenVZ, and am waiting for LXC to get
there to convert over to that.




  and tell me your opinion about vmware in linux


 Give VirtualBox a try, it can do most things that vmware workstation can,
 and is much easier to set-up.


Concur. For desktop virtualization, vbox is the best way to go, at least at
this point with its new oracle livery...

--b


Re: VMware Workstation

2011-03-02 Thread Dr. Ed Morbius
on 23:50 Wed 02 Mar, teddi...@tmo.blackberry.net (teddi...@tmo.blackberry.net) 
wrote:
 Ed Morbius ask;
 
 Does anyone have actual or apparent performance comparisons between vbox
 and VMWare?
 
 Why would one chose one over the other?
 -
 
 I would say VMWare's market share is in the Corporate environment,

This is company use, but we're a small enterprise.

My primary concern is reasonable performance  stability.  I'll be
running a WinXP guest to access a couple of proprietary management tools
(one of which is, ironically, VMWare's ESXi manager), possibly CentOS
and/or RHEL periodically, under Debian.
 
 Either for the few features it has over VirtualBox 
 
 or for the same reasons Red Hat or SUSE has dominating market share in
 Servers, Corporate Licensing and Support Packaging.

Frankly, it's dealing with license keys and kernel mods (this is a
custom build) that are putting me off VMWare.  Assuming I can get the
images up (initial attempts so far result in an unbootable WinXP image
-- I'll post sundry details to an appropriate list later if I can't sort
that).

-- 
Dr. Ed Morbius, Chief Scientist /|
  Robot Wrangler / Staff Psychologist| When you seek unlimited power
Krell Power Systems Unlimited|  Go to Krell!


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110303030415.gi5...@altaira.krellpowersys.exo



Re: VMware Workstation

2011-03-02 Thread Greg Madden


On Wednesday 02 March 2011 03:26:37 pm Dr. Ed Morbius wrote:
 on 14:54 Wed 02 Mar, Greg Madden (gomadtr...@gci.net) wrote:
  On Wednesday 02 March 2011 01:59:50 pm Dr. Ed Morbius wrote:
   Why would one chose one over the other?
 
  OT but,  Vbox is gpl and in Debians repositoriies.

 Well, yeah, besides the obvious I meant.

 I've schlepped over the *.vmwarevm trees from my OSX box (primary use:
 serving as a VMWare Fusion platform) and will muck with getting them
 going on VBox.

 There's ye olde Oh, but I selected SCSI for hard drive format issue, I
 suspect that's not a big issue, though I also suspect that WinXP will
 make it one.  Grumble.  And largely OT.

Oh well nothing is obvious to me :-)  My reasons are convenience not 
performance, 
afaikt performace between the two  is to close for me to call. I run W2k and 
NT4, 
images + Debian testing/unstable stuff.. The biggest improvement here is having 
hardware virtualization in the cpu.

I was a Vmware WS user for many years v1.1-v4.5.9, best of breed during those 
times. After much resistance (to change) I switched to Vbox a year ago, kernel 
2.6.26 was the last supported kernel for my Vmware ver.  I didn't like the 
any-any patches, etc to keep Vmware running.

I converted my images so Vbox could use them. I don't regret the change.

-- 
Peace,

Greg


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201103022255.11256.gomadtr...@gci.net



Re: VMware Converter equivalent

2011-02-09 Thread Gianluca Gargiulo
Hi, 
i have converted any Windows XP based Acer PC to VirtualBox VMs using Disk2VHD 
(http://technet.microsoft.com/en-us/sysinternals/ee656415), but after i have 
replaced all hal*.dll in windows\system32 for start the machine. 

you could to try CloneZilla LiveCD yet. 

- Messaggio originale -
Da: Mathieu Malaterre mathieu.malate...@gmail.com 
A: List Debian User debian-user@lists.debian.org 
Inviato: Mercoledì, 9 febbraio 2011 10:05:10 
Oggetto: VMware Converter equivalent 

Hi all, 

I recently bought a laptop with a microsoft windows 7 OEM OS. I 
would like to convert into a virtual machine for later use in 
VirtualBox. 

* I tried using restore DVD, but upon installation within VirtualBox 
it keeps on claiming an insane amount of disk space for installation 
* I tried using VMWare Converter but the software fails miserably 
during conversion (around 1% progress). 

Does anyone knows of any other alternatives software to convert a 
physical machine to a virtual one ? 

Thank you 
-- 
Mathieu 


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org 
Archive: 
http://lists.debian.org/AANLkTi=vve6erwazppeuctjd8yanf3h9qzhgtpgpx...@mail.gmail.com
 



Re: VMware Converter equivalent

2011-02-09 Thread Camaleón
On Wed, 09 Feb 2011 10:05:10 +0100, Mathieu Malaterre wrote:

   I recently bought a laptop with a microsoft windows 7 OEM OS. I
 would like to convert into a virtual machine for later use in
 VirtualBox.
 
 * I tried using restore DVD, but upon installation within VirtualBox it
 keeps on claiming an insane amount of disk space for installation 
 * I tried using VMWare Converter but the software fails miserably during
 conversion (around 1% progress).
 
   Does anyone knows of any other alternatives software to convert a
 physical machine to a virtual one ?

VirtualBox has a doc on the process but I have never tested:

How to migrate existing Windows installations to VirtualBox
http://www.virtualbox.org/wiki/Migrate_Windows

Greetings,

-- 
Camaleón


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/pan.2011.02.09.11.23...@gmail.com



Re: VMware Converter equivalent

2011-02-09 Thread shawn wilson
On Feb 9, 2011 4:05 AM, Mathieu Malaterre mathieu.malate...@gmail.com
wrote:

 Hi all,

  I recently bought a laptop with a microsoft windows 7 OEM OS. I
 would like to convert into a virtual machine for later use in
 VirtualBox.

Having not read the vb doc that was pointed out

I've shoved a windows 7 and 2008 image around a datacenter with no real
issues. Just grab the hdd image any way you want, convert to your host
format, install the 'tools', deal with minor driver issues.

Moving windows like this still isn't as smooth as linux or bsd is. However
win 7 / 2008 vs xp / 2003 is like night and day.

 * I tried using restore DVD, but upon installation within VirtualBox
 it keeps on claiming an insane amount of disk space for installation

Donno. First thought, what's insane?

 * I tried using VMWare Converter but the software fails miserably
 during conversion (around 1% progress).


From 1~3% means it had issues creating the image. Do what I know its telling
you to do and check the logs to see why (if you really want to use this
method). Also, you might try the cold migrate (again, if you just want to
use converter for the hell of it). Though, the nice way windows deals with
hal and creating live imagex vhd files, converter is obsolete. It's possible
VMWare realizes this and just throws an err if you try. Probably not though
since they might still have a license to use it with virtual center.

All of this said, I don't know that an oem license allows for
Virtualization. If it doesn't, you might have to jump through some hoops.


Re: Vmware / kernel 2.6.35

2010-12-22 Thread villani
On 21 dez, 17:20, Gunther Furtado gunfurt...@gmail.com wrote:
 Em 21Dez2010 (terça), villani iamthiagovill...@gmail.com disse:



  On 21 dez, 10:10, villani iamthiagovill...@gmail.com wrote:
   On 21 dez, 08:40, Renato S. Yamane yam...@diamondcut.com.br
   wrote:

Em 20-12-2010 17:32, villani escreveu:

 Compilei meu desktop para o kernel 2.6.35.9, est funcionando
 tudo certo, mas o vmware que eu tinha instalado anteriormente
 com o kernel 2.6.26 n o funciono mais

H um patch no link abaixo, caso o problema seja o mesmo:
http://communities.vmware.com/message/1624486#1624486

Att,
Renato

--
To UNSUBSCRIBE, email to
debian-user-portuguese-requ...@lists.debian.org with a subject of
unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive:
http://lists.debian.org/4d1081db.5050...@diamondcut.com.br

   Bom dia,

   Acredito que não é o mesmo caso, rodei o script mas nao funciono, o
   meu problema é que ele não encontra os arquivo de cabeçalho, com o
   kernel 2.6.26 eu baxei o kernel-headers-2.6.26 e
   kernel-headers-2.6.26- common, mas no kernel 2.6.35 soh consegui o
   kernel-headers-2.6.35 o common não achei, não tem no repositorio,
   como poço conseguir, ou gerar esses arquivos, acredito que tendo
   esses cabeçalho ira compilar.

   Att.

   --
   To UNSUBSCRIBE, email to
   debian-user-portuguese-requ...@lists.debian.org with a subject of
   unsubscribe. Trouble? Contact listmas...@lists.debian.org
   Archive:
   http://lists.debian.org/e41e2e22-9290-4abf-b976-e38910b7e...@l17g2000yqe.googlegroups.com

  No repositorio do debian nao achei o kernel-headers dos kernel versão
  mais nova tipo 2.6.35, qual repositorio poço encontrar??

 O experimental pode ter rotatividade bem alta às vezes. O pacote que
 está lá é o 2.6.37

  Aguardo fazendo um favor.

  Att.

  --
  To UNSUBSCRIBE, email to
  debian-user-portuguese-requ...@lists.debian.org with a subject of
  unsubscribe. Trouble? Contact listmas...@lists.debian.org Archive:
  http://lists.debian.org/bf0f8651-fce9-4f5a-ae17-ef7dddba6...@29g2000yqq.googlegroups.com

 --
 ...agora, só nos sobrou o futuro..., visto emwww.manuchao.net

 Gunther Furtado
 Curitiba - Paraná - Brasil
 gunfurt...@gmail.com

 --
 To UNSUBSCRIBE, email to debian-user-portuguese-requ...@lists.debian.org
 with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
 Archive: http://lists.debian.org/20101221171014.6f8b0...@azul.gbcm

Bom dia,

Verifiquei, só tem os headers do 2.6.26 e 2.6.32. Estou usando o
repositorio http://ftp.debian.org.

Qual link eu poderia acessa que fica armazenados, tem algum lugar
especifico?

Aguardo.

Att.


--
To UNSUBSCRIBE, email to debian-user-portuguese-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/25c08823-9496-4ceb-ad4d-5d2c9ded0...@w17g2000yqh.googlegroups.com



Re: Vmware / kernel 2.6.35

2010-12-21 Thread Renato S. Yamane
Em 20-12-2010 17:32, villani escreveu:
 Compilei meu desktop para o kernel 2.6.35.9, está funcionando tudo
 certo, mas o vmware que eu tinha instalado anteriormente com o kernel
 2.6.26 não funciono mais

Há um patch no link abaixo, caso o problema seja o mesmo:
http://communities.vmware.com/message/1624486#1624486

Att,
Renato


-- 
To UNSUBSCRIBE, email to debian-user-portuguese-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4d1081db.5050...@diamondcut.com.br



Re: Vmware / kernel 2.6.35

2010-12-21 Thread villani
On 21 dez, 08:40, Renato S. Yamane yam...@diamondcut.com.br wrote:
 Em 20-12-2010 17:32, villani escreveu:

  Compilei meu desktop para o kernel 2.6.35.9, est funcionando tudo
  certo, mas o vmware que eu tinha instalado anteriormente com o kernel
  2.6.26 n o funciono mais

 H um patch no link abaixo, caso o problema seja o mesmo:
 http://communities.vmware.com/message/1624486#1624486

 Att,
 Renato

 --
 To UNSUBSCRIBE, email to debian-user-portuguese-requ...@lists.debian.org
 with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
 Archive: http://lists.debian.org/4d1081db.5050...@diamondcut.com.br

Bom dia,

Acredito que não é o mesmo caso, rodei o script mas nao funciono, o
meu problema é que ele não encontra os arquivo de cabeçalho, com o
kernel 2.6.26 eu baxei o kernel-headers-2.6.26 e kernel-headers-2.6.26-
common, mas no kernel 2.6.35 soh consegui o kernel-headers-2.6.35 o
common não achei, não tem no repositorio, como poço conseguir, ou
gerar esses arquivos, acredito que tendo esses cabeçalho ira compilar.

Att.


--
To UNSUBSCRIBE, email to debian-user-portuguese-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/e41e2e22-9290-4abf-b976-e38910b7e...@l17g2000yqe.googlegroups.com



Re: Vmware / kernel 2.6.35

2010-12-21 Thread villani
On 21 dez, 10:10, villani iamthiagovill...@gmail.com wrote:
 On 21 dez, 08:40, Renato S. Yamane yam...@diamondcut.com.br wrote:



  Em 20-12-2010 17:32, villani escreveu:

   Compilei meu desktop para o kernel 2.6.35.9, est funcionando tudo
   certo, mas o vmware que eu tinha instalado anteriormente com o kernel
   2.6.26 n o funciono mais

  H um patch no link abaixo, caso o problema seja o mesmo:
  http://communities.vmware.com/message/1624486#1624486

  Att,
  Renato

  --
  To UNSUBSCRIBE, email to debian-user-portuguese-requ...@lists.debian.org
  with a subject of unsubscribe. Trouble? Contact 
  listmas...@lists.debian.org
  Archive: http://lists.debian.org/4d1081db.5050...@diamondcut.com.br

 Bom dia,

 Acredito que não é o mesmo caso, rodei o script mas nao funciono, o
 meu problema é que ele não encontra os arquivo de cabeçalho, com o
 kernel 2.6.26 eu baxei o kernel-headers-2.6.26 e kernel-headers-2.6.26-
 common, mas no kernel 2.6.35 soh consegui o kernel-headers-2.6.35 o
 common não achei, não tem no repositorio, como poço conseguir, ou
 gerar esses arquivos, acredito que tendo esses cabeçalho ira compilar.

 Att.

 --
 To UNSUBSCRIBE, email to debian-user-portuguese-requ...@lists.debian.org
 with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
 Archive: 
 http://lists.debian.org/e41e2e22-9290-4abf-b976-e38910b7e...@l17g2000yqe.googlegroups.com

No repositorio do debian nao achei o kernel-headers dos kernel versão
mais nova tipo 2.6.35, qual repositorio poço encontrar??

Aguardo fazendo um favor.

Att.


--
To UNSUBSCRIBE, email to debian-user-portuguese-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/bf0f8651-fce9-4f5a-ae17-ef7dddba6...@29g2000yqq.googlegroups.com



Re: Vmware / kernel 2.6.35

2010-12-21 Thread Gunther Furtado

Em 21Dez2010 (terça), villani iamthiagovill...@gmail.com disse:

 On 21 dez, 10:10, villani iamthiagovill...@gmail.com wrote:
  On 21 dez, 08:40, Renato S. Yamane yam...@diamondcut.com.br
  wrote:
 
 
 
   Em 20-12-2010 17:32, villani escreveu:
 
Compilei meu desktop para o kernel 2.6.35.9, est funcionando
tudo certo, mas o vmware que eu tinha instalado anteriormente
com o kernel 2.6.26 n o funciono mais
 
   H um patch no link abaixo, caso o problema seja o mesmo:
   http://communities.vmware.com/message/1624486#1624486
 
   Att,
   Renato
 
   --
   To UNSUBSCRIBE, email to
   debian-user-portuguese-requ...@lists.debian.org with a subject of
   unsubscribe. Trouble? Contact listmas...@lists.debian.org
   Archive:
   http://lists.debian.org/4d1081db.5050...@diamondcut.com.br
 
  Bom dia,
 
  Acredito que não é o mesmo caso, rodei o script mas nao funciono, o
  meu problema é que ele não encontra os arquivo de cabeçalho, com o
  kernel 2.6.26 eu baxei o kernel-headers-2.6.26 e
  kernel-headers-2.6.26- common, mas no kernel 2.6.35 soh consegui o
  kernel-headers-2.6.35 o common não achei, não tem no repositorio,
  como poço conseguir, ou gerar esses arquivos, acredito que tendo
  esses cabeçalho ira compilar.
 
  Att.
 
  --
  To UNSUBSCRIBE, email to
  debian-user-portuguese-requ...@lists.debian.org with a subject of
  unsubscribe. Trouble? Contact listmas...@lists.debian.org
  Archive:
  http://lists.debian.org/e41e2e22-9290-4abf-b976-e38910b7e...@l17g2000yqe.googlegroups.com
 
 No repositorio do debian nao achei o kernel-headers dos kernel versão
 mais nova tipo 2.6.35, qual repositorio poço encontrar??
 

O experimental pode ter rotatividade bem alta às vezes. O pacote que
está lá é o 2.6.37


 Aguardo fazendo um favor.
 
 Att.
 
 
 -- 
 To UNSUBSCRIBE, email to
 debian-user-portuguese-requ...@lists.debian.org with a subject of
 unsubscribe. Trouble? Contact listmas...@lists.debian.org Archive:
 http://lists.debian.org/bf0f8651-fce9-4f5a-ae17-ef7dddba6...@29g2000yqq.googlegroups.com
 


-- 
...agora, só nos sobrou o futuro..., visto em www.manuchao.net

Gunther Furtado
Curitiba - Paraná - Brasil
gunfurt...@gmail.com


--
To UNSUBSCRIBE, email to debian-user-portuguese-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20101221171014.6f8b0...@azul.gbcm



Re: VMware install bi-passes iso file

2010-11-03 Thread Chris Davies
 Chris Davies chris-use...@roaima.co.uk writes:
 The host hardware's largely irrelevant. What is important is the virtual
 hardware offered within the VM. I successfully run a 686 based kernel,
 here.

Harry Putnam rea...@newsguy.com wrote:
 What ISO did you use?

The most recent from which I've installed is debian-505-i386-netinst.iso.

I tend to do an absolute minimal installation from the latest netinst.iso,
add in the repositories for Backports, Testing, Unstable, Experimental,
and Volatile, along with a preferences file to pin Stable/Backports,
and then install from there. (Synaptic seems to ignore the preferences
file. Aptitude and apt-get honour it.)

Chris


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/5nm7q7xs66@news.roaima.co.uk



Re: VMware install bi-passes iso file

2010-11-02 Thread Chris Davies
Harry Putnam rea...@newsguy.com wrote:
 I hope someone might be able to help me with installing debian as
 guest by way of vmware.

 I downloaded the iso DVD (4.4 GB what a hefty download)

If you've got network access you're probably far better off with one of
the netinst images, and using the network to bring in recent editions
of the packages you're actually going to use.


 Also, I wasn't really sure if I'm getting the right one.  The hardware
 is (intel) i7 Q820 multiple cores with windows 7 64 bit.

The host hardware's largely irrelevant. What is important is the virtual
hardware offered within the VM. I successfully run a 686 based kernel,
here.

Chris


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/3r45q7xd1c@news.roaima.co.uk



Re: VMware install bi-passes iso file

2010-11-02 Thread Harry Putnam
Klistvud quotati...@aliceadsl.fr writes:

 Dne, 01. 11. 2010 16:28:53 je Harry Putnam napisal(a):

 I think what you got yourself are images for the Intel Itanium  
 processors. What you need are either the i386 or the x64 (AMD) images.

Oh boy another 4.4 GB download...

Another poster has said it doesn't matter too much which ISO you get
but is dependent on what HDW the VM offers.

Do you know from experience that the i386 is required in my case?

(Running i7 Q820 multiple 1.73 Ghz and windows 7 64 bit)


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/84iq0fotse@newsguy.com



Re: VMware install bi-passes iso file

2010-11-02 Thread Harry Putnam
Chris Davies chris-use...@roaima.co.uk writes:

 Harry Putnam rea...@newsguy.com wrote:
 I hope someone might be able to help me with installing debian as
 guest by way of vmware.

 I downloaded the iso DVD (4.4 GB what a hefty download)

 If you've got network access you're probably far better off with one of
 the netinst images, and using the network to bring in recent editions
 of the packages you're actually going to use.


 Also, I wasn't really sure if I'm getting the right one.  The hardware
 is (intel) i7 Q820 multiple cores with windows 7 64 bit.

 The host hardware's largely irrelevant. What is important is the virtual
 hardware offered within the VM. I successfully run a 686 based kernel,
 here.

What ISO did you use?


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/84mxprotx3@newsguy.com



Re: VMware install bi-passes iso file

2010-11-02 Thread Mihira Fernando

 On 11/03/2010 11:03 AM, Harry Putnam wrote:

Klistvudquotati...@aliceadsl.fr  writes:


Dne, 01. 11. 2010 16:28:53 je Harry Putnam napisal(a):

I think what you got yourself are images for the Intel Itanium
processors. What you need are either the i386 or the x64 (AMD) images.

Oh boy another 4.4 GB download...

Another poster has said it doesn't matter too much which ISO you get
but is dependent on what HDW the VM offers.

Do you know from experience that the i386 is required in my case?

(Running i7 Q820 multiple 1.73 Ghz and windows 7 64 bit)

If you're going to use ia64 version of debian make sure the VM that you 
create for it is Intel Itanium type. If the VM is a standard 686 or a 
x64, then use the i386 or x64 isos respectively.


The question whether i386 is required in your case or not depends on how 
much memory you are planning to allocate to the VM as well as what 
software that you plan to use on it.
If the memory allocation is 4GB or less, the i386 iso is quite enough. 
If there's any specific software that you plan to install which needs a 
64bit kernel, then install x64 iso.


If your net speed is 512kbps or higher, it'll be easier to use the 
net-install cd rather than the full DVD.

Mihira


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Archive: http://lists.debian.org/4cd0f650.50...@gmail.com



Re: VMware install bi-passes iso file

2010-11-01 Thread Klistvud

Dne, 01. 11. 2010 16:28:53 je Harry Putnam napisal(a):

I think what you got yourself are images for the Intel Itanium  
processors. What you need are either the i386 or the x64 (AMD) images.


--
Cheerio,

Klistvud  
http://bufferoverflow.tiddlyspot.com
Certifiable Loonix User #481801  Please reply to the list, not to  
me.



--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/1288626157.1121...@compax



Re: vmware

2010-08-08 Thread Márcio Pedroso
minha versao do kernel
2.6.32-5-686

eu pretendo usar o vm para testes,

Em 7 de agosto de 2010 22:15, Rogerio de Paula 
rogeriodepaulaej...@gmail.com escreveu:

 Eu também utilizo o XEN.

 Com o Xen vc tem uma perda de aproximadamente 6%, eu tenho algumas
 máquinas. eu ainda não consegui determinar qual é o limite de máquinas ou se
 o fato de ter vários sistemas operacionais aumentam a perda do desempenho.

 Voltando ao assunto para não perdermos o FOCO. Eu acabei de conversar com
 um amigo que utiliza o VMWare, e vai me passar na segunda-feira um tutorial
 para instalar o VWMare no Debian. Ele só precisa saber se você utiliza ou
 não o ambiente gráfico. Segunda-feira ou mais tardar na terça, eu envio para
 o seu e-mail.

 Abraço.

 Rogerio de Paula


 Em 7 de agosto de 2010 13:30, Welington R. Braga 
 welrbr...@gmail.comescreveu:

 rogerio,

 No meu caso, particularmente, eu já tenho um host virtualizando 7 vm
 linux sobre o Xen. O Vmware existe por aqui devido a algumas vms
 windows e um netware que já estão neste sistema e que ainda não posso
 migrar para o Xen.

 Quanto a decisão de usar vmware, honestamente, eu já pensei bastante
 sobre a questão e ainda não concluí nada. Mas na dúvida eu fico com o
 Xen que me atende perfeitamente e tão logo seja possível eu espero
 acabar com o vmware e manter apenas um sistema de virtualização.

 Em 7 de agosto de 2010 00:41, Rogerio de Paula
 rogeriodepaulaej...@gmail.com escreveu:
  Deixa eu fazer uma pergunta. Qauntos Servidores você vai virtualizar
 A
  produção  é muito grande??? Você tem TS's, ? banco de dados??? o que
 você
  vai virtualizar??? Já esta decidido você vai utilizar de fato o
 VMWare???
 
  Se você aceitar, acho que podemos abrir mais esse tópico e discutir
 algumas
  coisas, desde claro que já não esteja decidido em utilizar o VMWare.
  Abraço
  Rogerio de Paula
  --
  .~.
 / v \   Seja Livre, use GNU/Linux!
   / (   ) \
 ^^-^^   GNU/Debian/Linux
 
 
 
  Desejo que todos nós encontremos a Paz e Felicidade no Amor de Deus
 pai, e
  de J. C. F. U. E S. N., a quem devemos dar graças hoje e sempre.
 
 
 
 
  Em 6 de agosto de 2010 22:47, Welington R. Braga welrbr...@gmail.com
  escreveu:
 
  Eu instalei esta semana no Lenny, mas estou tendo dificuldades para
  abrir o console das vms que não abre nem a paulada.  A interface
  administrativa via web, baseada em Java+tomcat é um show mas não roda
  bem no Crhome, nem no Firefox.
 
  Estou desistindo dele e voltando para o 1.0.
 
  Em 6 de agosto de 2010 11:32, Márcio Pedroso
  sarrafocapoe...@gmail.com escreveu:
   alguem pode me informar se usa o vmware-server 2.0.2 instalado no
 debian
   squeeze? como procedeu para instalar?
  
   --
   linux user nº 432194
  
   Eu sou livre e você?
  
 
 
 
  --
  Welington Rodrigues Braga
  --
  Web: http://www.welrbraga.eti.br
  MSN: welrbraga[*]msn·com
  Gtalk: welrbraga[*]gmail·com
  Yahoo / Skype:  welrbraga
  PGP Key: 0x6C7654EB
  Linux User #253605
 
  Em tudo somos atribulados, porém não angustiados; perplexos, porém
  não desanimados; perseguidos, porém não desamparados; abatidos, porém
  não destruídos; - 2Co 4:8,9
 
 
  --
  To UNSUBSCRIBE, email to
 debian-user-portuguese-requ...@lists.debian.org
  with a subject of unsubscribe. Trouble? Contact
  listmas...@lists.debian.org
  Archive:
 
 http://lists.debian.org/aanlktinhqpetpor4agvyv8ryp76zmrmto38mp-bcz...@mail.gmail.com
 
 
 
 
 
 



 --
 Welington Rodrigues Braga
 --
 Web: http://www.welrbraga.eti.br
 MSN: welrbraga[*]msn·com
 Gtalk: welrbraga[*]gmail·com
 Yahoo / Skype:  welrbraga
 PGP Key: 0x6C7654EB
 Linux User #253605

 Em tudo somos atribulados, porém não angustiados; perplexos, porém
 não desanimados; perseguidos, porém não desamparados; abatidos, porém
 não destruídos; - 2Co 4:8,9




 --
 .~.
/ v \   Seja Livre, use GNU/Linux!
  / (   ) \
^^-^^   GNU/Debian/Linux



 Desejo que todos nós encontremos a Paz e Felicidade no Amor de Deus pai, e
 de J. C. F. U. E S. N., a quem devemos dar graças hoje e sempre.




-- 
linux user nº 432194

Eu sou livre e você?


Re: vmware

2010-08-07 Thread Welington R. Braga
rogerio,

No meu caso, particularmente, eu já tenho um host virtualizando 7 vm
linux sobre o Xen. O Vmware existe por aqui devido a algumas vms
windows e um netware que já estão neste sistema e que ainda não posso
migrar para o Xen.

Quanto a decisão de usar vmware, honestamente, eu já pensei bastante
sobre a questão e ainda não concluí nada. Mas na dúvida eu fico com o
Xen que me atende perfeitamente e tão logo seja possível eu espero
acabar com o vmware e manter apenas um sistema de virtualização.

Em 7 de agosto de 2010 00:41, Rogerio de Paula
rogeriodepaulaej...@gmail.com escreveu:
 Deixa eu fazer uma pergunta. Qauntos Servidores você vai virtualizar A
 produção  é muito grande??? Você tem TS's, ? banco de dados??? o que você
 vai virtualizar??? Já esta decidido você vai utilizar de fato o VMWare???

 Se você aceitar, acho que podemos abrir mais esse tópico e discutir algumas
 coisas, desde claro que já não esteja decidido em utilizar o VMWare.
 Abraço
 Rogerio de Paula
     --
     .~.
    / v \   Seja Livre, use GNU/Linux!
  / (   ) \
    ^^-^^       GNU/Debian/Linux



 Desejo que todos nós encontremos a Paz e Felicidade no Amor de Deus pai, e
 de J. C. F. U. E S. N., a quem devemos dar graças hoje e sempre.




 Em 6 de agosto de 2010 22:47, Welington R. Braga welrbr...@gmail.com
 escreveu:

 Eu instalei esta semana no Lenny, mas estou tendo dificuldades para
 abrir o console das vms que não abre nem a paulada.  A interface
 administrativa via web, baseada em Java+tomcat é um show mas não roda
 bem no Crhome, nem no Firefox.

 Estou desistindo dele e voltando para o 1.0.

 Em 6 de agosto de 2010 11:32, Márcio Pedroso
 sarrafocapoe...@gmail.com escreveu:
  alguem pode me informar se usa o vmware-server 2.0.2 instalado no debian
  squeeze? como procedeu para instalar?
 
  --
  linux user nº 432194
 
  Eu sou livre e você?
 



 --
 Welington Rodrigues Braga
 --
 Web: http://www.welrbraga.eti.br
 MSN: welrbraga[*]msn·com
 Gtalk: welrbraga[*]gmail·com
 Yahoo / Skype:  welrbraga
 PGP Key: 0x6C7654EB
 Linux User #253605

 Em tudo somos atribulados, porém não angustiados; perplexos, porém
 não desanimados; perseguidos, porém não desamparados; abatidos, porém
 não destruídos; - 2Co 4:8,9


 --
 To UNSUBSCRIBE, email to debian-user-portuguese-requ...@lists.debian.org
 with a subject of unsubscribe. Trouble? Contact
 listmas...@lists.debian.org
 Archive:
 http://lists.debian.org/aanlktinhqpetpor4agvyv8ryp76zmrmto38mp-bcz...@mail.gmail.com









-- 
Welington Rodrigues Braga
--
Web: http://www.welrbraga.eti.br
MSN: welrbraga[*]msn·com
Gtalk: welrbraga[*]gmail·com
Yahoo / Skype:  welrbraga
PGP Key: 0x6C7654EB
Linux User #253605

Em tudo somos atribulados, porém não angustiados; perplexos, porém
não desanimados; perseguidos, porém não desamparados; abatidos, porém
não destruídos; - 2Co 4:8,9


--
To UNSUBSCRIBE, email to debian-user-portuguese-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlktimrg8hdeqayxcppozrbzgcseqr-r9r�ijh...@mail.gmail.com



Re: vmware

2010-08-07 Thread Rogerio de Paula
Eu também utilizo o XEN.

Com o Xen vc tem uma perda de aproximadamente 6%, eu tenho algumas máquinas.
eu ainda não consegui determinar qual é o limite de máquinas ou se o fato de
ter vários sistemas operacionais aumentam a perda do desempenho.

Voltando ao assunto para não perdermos o FOCO. Eu acabei de conversar com um
amigo que utiliza o VMWare, e vai me passar na segunda-feira um tutorial
para instalar o VWMare no Debian. Ele só precisa saber se você utiliza ou
não o ambiente gráfico. Segunda-feira ou mais tardar na terça, eu envio para
o seu e-mail.

Abraço.

Rogerio de Paula


Em 7 de agosto de 2010 13:30, Welington R. Braga welrbr...@gmail.comescreveu:

 rogerio,

 No meu caso, particularmente, eu já tenho um host virtualizando 7 vm
 linux sobre o Xen. O Vmware existe por aqui devido a algumas vms
 windows e um netware que já estão neste sistema e que ainda não posso
 migrar para o Xen.

 Quanto a decisão de usar vmware, honestamente, eu já pensei bastante
 sobre a questão e ainda não concluí nada. Mas na dúvida eu fico com o
 Xen que me atende perfeitamente e tão logo seja possível eu espero
 acabar com o vmware e manter apenas um sistema de virtualização.

 Em 7 de agosto de 2010 00:41, Rogerio de Paula
 rogeriodepaulaej...@gmail.com escreveu:
  Deixa eu fazer uma pergunta. Qauntos Servidores você vai virtualizar
 A
  produção  é muito grande??? Você tem TS's, ? banco de dados??? o que você
  vai virtualizar??? Já esta decidido você vai utilizar de fato o VMWare???
 
  Se você aceitar, acho que podemos abrir mais esse tópico e discutir
 algumas
  coisas, desde claro que já não esteja decidido em utilizar o VMWare.
  Abraço
  Rogerio de Paula
  --
  .~.
 / v \   Seja Livre, use GNU/Linux!
   / (   ) \
 ^^-^^   GNU/Debian/Linux
 
 
 
  Desejo que todos nós encontremos a Paz e Felicidade no Amor de Deus pai,
 e
  de J. C. F. U. E S. N., a quem devemos dar graças hoje e sempre.
 
 
 
 
  Em 6 de agosto de 2010 22:47, Welington R. Braga welrbr...@gmail.com
  escreveu:
 
  Eu instalei esta semana no Lenny, mas estou tendo dificuldades para
  abrir o console das vms que não abre nem a paulada.  A interface
  administrativa via web, baseada em Java+tomcat é um show mas não roda
  bem no Crhome, nem no Firefox.
 
  Estou desistindo dele e voltando para o 1.0.
 
  Em 6 de agosto de 2010 11:32, Márcio Pedroso
  sarrafocapoe...@gmail.com escreveu:
   alguem pode me informar se usa o vmware-server 2.0.2 instalado no
 debian
   squeeze? como procedeu para instalar?
  
   --
   linux user nº 432194
  
   Eu sou livre e você?
  
 
 
 
  --
  Welington Rodrigues Braga
  --
  Web: http://www.welrbraga.eti.br
  MSN: welrbraga[*]msn·com
  Gtalk: welrbraga[*]gmail·com
  Yahoo / Skype:  welrbraga
  PGP Key: 0x6C7654EB
  Linux User #253605
 
  Em tudo somos atribulados, porém não angustiados; perplexos, porém
  não desanimados; perseguidos, porém não desamparados; abatidos, porém
  não destruídos; - 2Co 4:8,9
 
 
  --
  To UNSUBSCRIBE, email to
 debian-user-portuguese-requ...@lists.debian.org
  with a subject of unsubscribe. Trouble? Contact
  listmas...@lists.debian.org
  Archive:
 
 http://lists.debian.org/aanlktinhqpetpor4agvyv8ryp76zmrmto38mp-bcz...@mail.gmail.com
 
 
 
 
 
 



 --
 Welington Rodrigues Braga
 --
 Web: http://www.welrbraga.eti.br
 MSN: welrbraga[*]msn·com
 Gtalk: welrbraga[*]gmail·com
 Yahoo / Skype:  welrbraga
 PGP Key: 0x6C7654EB
 Linux User #253605

 Em tudo somos atribulados, porém não angustiados; perplexos, porém
 não desanimados; perseguidos, porém não desamparados; abatidos, porém
 não destruídos; - 2Co 4:8,9




-- 
.~.
   / v \   Seja Livre, use GNU/Linux!
 / (   ) \
   ^^-^^   GNU/Debian/Linux



Desejo que todos nós encontremos a Paz e Felicidade no Amor de Deus pai, e
de J. C. F. U. E S. N., a quem devemos dar graças hoje e sempre.


Re: vmware

2010-08-06 Thread Anderson Bertling
pergunta numero 1 qual o kernel

Em 6 de agosto de 2010 11:32, Márcio Pedroso
sarrafocapoe...@gmail.comescreveu:

 alguem pode me informar se usa o vmware-server 2.0.2 instalado no debian
 squeeze? como procedeu para instalar?

 --
 linux user nº 432194

 Eu sou livre e você?




-- 
Att

Anderson Bertling


Re: vmware

2010-08-06 Thread edmarcos
Bem, comece lendo este blog: http://blog.pierogiusti.com.br/page/2/

e também desabilite o ipv6 do debian : http://wiki.debian.org/DebianIPv6


Em Sex, 2010-08-06 às 11:32 -0300, Márcio Pedroso escreveu:
 alguem pode me informar se usa o vmware-server 2.0.2 instalado no
 debian squeeze? como procedeu para instalar?
 
 -- 
 linux user nº 432194
 
 Eu sou livre e você?

-- 


Linux Apucarana
Soluções de Informática Baseadas em Linux

Apucarana - Pr


-- 
To UNSUBSCRIBE, email to debian-user-portuguese-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/1281142545.2898.4.ca...@debian64.edmarcos



Re: vmware

2010-08-06 Thread Welington R. Braga
Eu instalei esta semana no Lenny, mas estou tendo dificuldades para
abrir o console das vms que não abre nem a paulada.  A interface
administrativa via web, baseada em Java+tomcat é um show mas não roda
bem no Crhome, nem no Firefox.

Estou desistindo dele e voltando para o 1.0.

Em 6 de agosto de 2010 11:32, Márcio Pedroso
sarrafocapoe...@gmail.com escreveu:
 alguem pode me informar se usa o vmware-server 2.0.2 instalado no debian
 squeeze? como procedeu para instalar?

 --
 linux user nº 432194

 Eu sou livre e você?




-- 
Welington Rodrigues Braga
--
Web: http://www.welrbraga.eti.br
MSN: welrbraga[*]msn·com
Gtalk: welrbraga[*]gmail·com
Yahoo / Skype:  welrbraga
PGP Key: 0x6C7654EB
Linux User #253605

Em tudo somos atribulados, porém não angustiados; perplexos, porém
não desanimados; perseguidos, porém não desamparados; abatidos, porém
não destruídos; - 2Co 4:8,9


--
To UNSUBSCRIBE, email to debian-user-portuguese-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlktinhqpetpor4agvyv8ryp76zmrmto38mp-bcz...@mail.gmail.com



Re: vmware

2010-08-06 Thread Rogerio de Paula
Deixa eu fazer uma pergunta. Qauntos Servidores você vai virtualizar A
produção  é muito grande??? Você tem TS's, ? banco de dados??? o que você
vai virtualizar??? Já esta decidido você vai utilizar de fato o VMWare???


Se você aceitar, acho que podemos abrir mais esse tópico e discutir algumas
coisas, desde claro que já não esteja decidido em utilizar o VMWare.

Abraço

Rogerio de Paula

--
.~.
   / v \   Seja Livre, use GNU/Linux!
 / (   ) \
   ^^-^^   GNU/Debian/Linux



Desejo que todos nós encontremos a Paz e Felicidade no Amor de Deus pai, e
de J. C. F. U. E S. N., a quem devemos dar graças hoje e sempre.




Em 6 de agosto de 2010 22:47, Welington R. Braga welrbr...@gmail.comescreveu:

 Eu instalei esta semana no Lenny, mas estou tendo dificuldades para
 abrir o console das vms que não abre nem a paulada.  A interface
 administrativa via web, baseada em Java+tomcat é um show mas não roda
 bem no Crhome, nem no Firefox.

 Estou desistindo dele e voltando para o 1.0.

 Em 6 de agosto de 2010 11:32, Márcio Pedroso
 sarrafocapoe...@gmail.com escreveu:
  alguem pode me informar se usa o vmware-server 2.0.2 instalado no debian
  squeeze? como procedeu para instalar?
 
  --
  linux user nº 432194
 
  Eu sou livre e você?
 



 --
 Welington Rodrigues Braga
 --
 Web: http://www.welrbraga.eti.br
 MSN: welrbraga[*]msn·com
 Gtalk: welrbraga[*]gmail·com
 Yahoo / Skype:  welrbraga
 PGP Key: 0x6C7654EB
 Linux User #253605

 Em tudo somos atribulados, porém não angustiados; perplexos, porém
 não desanimados; perseguidos, porém não desamparados; abatidos, porém
 não destruídos; - 2Co 4:8,9


 --
 To UNSUBSCRIBE, email to debian-user-portuguese-requ...@lists.debian.org
 with a subject of unsubscribe. Trouble? Contact
 listmas...@lists.debian.org
 Archive:
 http://lists.debian.org/aanlktinhqpetpor4agvyv8ryp76zmrmto38mp-bcz...@mail.gmail.com




Re: VMWare Player as debian package

2010-03-25 Thread Paul Johnson
On Mon, 22 Mar 2010 21:26:58 +0100, Mathieu Malaterre wrote:

   Has anyone tried to package VMWare-Player as debian package ? I am
 not able to find anything up-to-date for things related to vmware. I am
 not very incline to run the shell (.bundle) script as root.

It was formerly packaged, but was removed from Debian due to licensing 
issues sometime around December.  virtualbox-ose appears to still be in 
Debian, though.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e33t77xn86@ursa-major.network.ursamundi.org



Re: VMWARE convert

2010-03-24 Thread Leandro Moreira
Anderson,
No windows funciona sem problemas, no linux o Red Hat também converte sem
problema algum no debian ja li relatos que ele da um probleminha com o grub
mas nao me aprofundei muito.

Att.

Leandro Moreira

Em 24 de março de 2010 15:45, Anderson Bertling
andersonbertl...@gmail.comescreveu:

 Boa tarde
 alguém já usou o vmware convert para converter servidores ?
 estou tendo problemas para converter servidores
 Meu problema é na hora que estou subindo a nova vm, pelo que pude entender
 usando um live cd ele não converteu um monte de coisa, como gerenciador de
 partições e afins
 alguém já viu esse erro ?

 Desde ja agradeço qualquer ajuda...

 --
 Att

 Anderson Bertling




-- 
Leandro Moreira
Network Administrator
LPIC1 - Linux Professional Institute Certified
e-mail/msn: lean...@leandromoreira.eti.br
Tel.: + 55(32) 9906-5713


Re: VMWARE convert

2010-03-24 Thread Anderson Bertling
Leandro
assim p instalar e rodar foi perfeito, mas o problema é depois que converto
a maquina real eu faço como powered-on machine ha princípio ela converte mas
quando eu tento subir não sobe pois falta aplicações do linux como
gerenciador de partição ? eu instalei uma versão no ruindows e uma no linux
...

Em 24 de março de 2010 16:50, Leandro Moreira lean...@leandromoreira.eti.br
 escreveu:

 Anderson,
 No windows funciona sem problemas, no linux o Red Hat também converte sem
 problema algum no debian ja li relatos que ele da um probleminha com o grub
 mas nao me aprofundei muito.

 Att.

 Leandro Moreira

 Em 24 de março de 2010 15:45, Anderson Bertling 
 andersonbertl...@gmail.com escreveu:

 Boa tarde
 alguém já usou o vmware convert para converter servidores ?
 estou tendo problemas para converter servidores
 Meu problema é na hora que estou subindo a nova vm, pelo que pude entender
 usando um live cd ele não converteu um monte de coisa, como gerenciador de
 partições e afins
 alguém já viu esse erro ?

 Desde ja agradeço qualquer ajuda...

 --
 Att

 Anderson Bertling




 --
 Leandro Moreira
 Network Administrator
 LPIC1 - Linux Professional Institute Certified
 e-mail/msn: lean...@leandromoreira.eti.br
 Tel.: + 55(32) 9906-5713




-- 
Att

Anderson Bertling


Re: vmware server

2010-02-11 Thread Leandro Moreira
Anderson,
Se eu nao me engano tem uma script que chama vmware-config.pl, com vc vai
reconfigurar as opções incluindo as interfaces de rede.

Att.

Leandro Moreira.



Em 11 de fevereiro de 2010 08:47, Anderson Bertling 
andersonbertl...@gmail.com escreveu:

 bom dia
 Alguem sabe como instalar uma nova interface de rede sem ter que reinstalar
 ?  eu tenho a eth0 como bridge  e costaria de adicionar a eth1

 --
 Att

 Anderson Bertling




-- 
Leandro Moreira
Network Administrator
LPIC1 - Linux Professional Institute Certified
e-mail/msn: lean...@leandromoreira.eti.br
Tel.: + 55(32) 9906-5713


Re: vmware

2010-02-10 Thread Rodolfo Barbosa

Betling,

P VMWare Server tem um script de configuração que permite você  
efetuar essa alteração. Não me lembro o nome do script. Faça uma  
pesqusa nos diretórios do VMWare que você encontra.


Rodolfo Barbosa

Em 10/02/2010, às 16:17, Anderson Bertling  
andersonbertl...@gmail.com escreveu:



boa tarde
alguém sabe como se instala mais uma placa de rede no vmware server  
sem ter q reinstalar ?

preciso apenas adcionar uma nova placa nas configurações da vmware
desde ja fico grato


--
Att

Anderson Bertling




--
To UNSUBSCRIBE, email to debian-user-portuguese-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: vmware

2010-01-02 Thread Anders Jackson
Den 1 januari 2010 20.44 skrev mattias m...@mjw.se:
 Nja
 Vmware-maskinerna ligger på en ntfs disk

Då är jag inte riktigt säker på att jag vet hur din uppsättning ser ut.

Vad har du för vm-server? Vad ha den för diskar, och hur är de uppdelade?
Vad vill du göra?

/Jackson
 -Ursprungligt meddelande-
 Från: Anders Jackson [mailto:anders.jack...@gmail.com]
 Skickat: den 1 januari 2010 19:38
 Till: mattias
 Ämne: Re: vmware


 Den 1 januari 2010 18.26 skrev mattias m...@mjw.se:
 att vmware inte är gjort för debian märks
 det går in fint osv
 det är när det kommer till att boota från ntfs-diskar
 mount -t ntfs-3g /dev/hdb1 mj
 går fint
 prövar att boota en windows disken knarrar i 2 sek
 misslyckas

 Jag har aldrig provat att använda vmware, men till att börja med
 funderar jag över, Skall det gå att boota debian från ntfs-disk på det
 viset som du gör?

 Varför skulle du vilja göra det? Om du vill komma åt filer som finns på
 en MS Windows-partition, så behöver du ju inte boota från en NTFS-disk.

 Att köra Ubuntu från en disk-image på en NTFS-disk känns i
 vart fall som det går långsammare än att köra direkt på en disk.

 /Anders




--
To UNSUBSCRIBE, email to debian-user-swedish-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: vmware server 2

2009-12-21 Thread Gabriel Pinotti
Cara instala esse fix antes de rodar o vmware-config.pl,

http://www.ubuntugeek.com/images/vmware-server.2.0.1_x64-modules-2.6.30.4-fix.tgz




2009/12/21 Anderson Bertling andersonbertl...@gmail.com

 boa tarde !

 Gente estou com dificuldades para instlar o vmware

 na hora de copilar o vmware aparece isso e nao entendi o que significa,
 desde ja fico grato por qualquer ajuda




 Extracting the sources of the vmmon module.

 Building the vmmon module.

 Using 2.6.x kernel build system.
 make: Entrando no diretório `/tmp/vmware-config3/vmmon-only'
 make -C /lib/modules/2.6.31-14-generic/build/include/.. SUBDIRS=$PWD
 SRCROOT=$PWD/. modules
 make[1]: Entrando no diretório `/usr/src/linux-headers-2.6.31-14-generic'
   CC [M]  /tmp/vmware-config3/vmmon-only/linux/driver.o
 In file included from /tmp/vmware-config3/vmmon-only/linux/driver.c:31:
 /tmp/vmware-config3/vmmon-only/./include/compat_wait.h:78: error:
 conflicting types for ‘poll_initwait’
 include/linux/poll.h:70: note: previous declaration of ‘poll_initwait’ was
 here
 In file included from /tmp/vmware-config3/vmmon-only/./include/vmware.h:38,
  from /tmp/vmware-config3/vmmon-only/linux/driver.c:99:
 /tmp/vmware-config3/vmmon-only/./include/vm_basic_types.h:108:7: warning:
 __FreeBSD__ is not defined
 In file included from
 /tmp/vmware-config3/vmmon-only/./include/vcpuset.h:103,
  from
 /tmp/vmware-config3/vmmon-only/./include/modulecall.h:37,
  from /tmp/vmware-config3/vmmon-only/./common/vmx86.h:33,
  from /tmp/vmware-config3/vmmon-only/linux/driver.h:29,
  from /tmp/vmware-config3/vmmon-only/linux/driver.c:101:
 /tmp/vmware-config3/vmmon-only/./include/vm_atomic.h:329:7: warning:
 _MSC_VER is not defined
 /tmp/vmware-config3/vmmon-only/./include/vm_atomic.h:333:7: warning:
 _MSC_VER is not defined
 /tmp/vmware-config3/vmmon-only/./include/vm_atomic.h:401:7: warning:
 _MSC_VER is not defined
 /tmp/vmware-config3/vmmon-only/./include/vm_atomic.h:407:7: warning:
 _MSC_VER is not defined
 /tmp/vmware-config3/vmmon-only/./include/vm_atomic.h:460:7: warning:
 _MSC_VER is not defined
 /tmp/vmware-config3/vmmon-only/./include/vm_atomic.h:506:7: warning:
 _MSC_VER is not defined
 /tmp/vmware-config3/vmmon-only/./include/vm_atomic.h:551:7: warning:
 _MSC_VER is not defined
 /tmp/vmware-config3/vmmon-only/./include/vm_atomic.h:595:7: warning:
 _MSC_VER is not defined
 /tmp/vmware-config3/vmmon-only/./include/vm_atomic.h:640:7: warning:
 _MSC_VER is not defined
 /tmp/vmware-config3/vmmon-only/./include/vm_atomic.h:684:7: warning:
 _MSC_VER is not defined
 /tmp/vmware-config3/vmmon-only/./include/vm_atomic.h:729:7: warning:
 _MSC_VER is not defined
 /tmp/vmware-config3/vmmon-only/./include/vm_atomic.h:773:7: warning:
 _MSC_VER is not defined
 /tmp/vmware-config3/vmmon-only/./include/vm_atomic.h:775:7: warning:
 _MSC_VER is not defined
 /tmp/vmware-config3/vmmon-only/./include/vm_atomic.h:816:7: warning:
 _MSC_VER is not defined
 /tmp/vmware-config3/vmmon-only/./include/vm_atomic.h:860:7: warning:
 _MSC_VER is not defined
 /tmp/vmware-config3/vmmon-only/./include/vm_atomic.h:862:7: warning:
 _MSC_VER is not defined
 /tmp/vmware-config3/vmmon-only/./include/vm_atomic.h:903:7: warning:
 _MSC_VER is not defined
 /tmp/vmware-config3/vmmon-only/./include/vm_atomic.h:945:7: warning:
 _MSC_VER is not defined
 /tmp/vmware-config3/vmmon-only/./include/vm_atomic.h:947:7: warning:
 _MSC_VER is not defined
 /tmp/vmware-config3/vmmon-only/./include/vm_atomic.h:986:7: warning:
 _MSC_VER is not defined
 /tmp/vmware-config3/vmmon-only/./include/vm_atomic.h:1028:7: warning:
 _MSC_VER is not defined
 /tmp/vmware-config3/vmmon-only/./include/vm_atomic.h:1030:7: warning:
 _MSC_VER is not defined
 /tmp/vmware-config3/vmmon-only/./include/vm_atomic.h:1069:7: warning:
 _MSC_VER is not defined
 /tmp/vmware-config3/vmmon-only/./include/vm_atomic.h:1223:7: warning:
 _MSC_VER is not defined
 /tmp/vmware-config3/vmmon-only/./include/vm_atomic.h:1227:7: warning:
 _MSC_VER is not defined
 /tmp/vmware-config3/vmmon-only/./include/vm_atomic.h:1313:7: warning:
 _MSC_VER is not defined
 /tmp/vmware-config3/vmmon-only/./include/vm_atomic.h:1536:7: warning:
 _MSC_VER is not defined
 /tmp/vmware-config3/vmmon-only/./include/vm_atomic.h:1663:7: warning:
 _MSC_VER is not defined
 /tmp/vmware-config3/vmmon-only/./include/vm_atomic.h:1796:7: warning:
 _MSC_VER is not defined
 In file included from
 /tmp/vmware-config3/vmmon-only/./include/vm_asm_x86_64.h:39,
  from /tmp/vmware-config3/vmmon-only/./include/vm_asm.h:41,
  from /tmp/vmware-config3/vmmon-only/linux/driver.c:103:
 /tmp/vmware-config3/vmmon-only/./include/vm_asm_x86.h:486:7: warning:
 _MSC_VER is not defined
 /tmp/vmware-config3/vmmon-only/./include/vm_asm_x86.h:779:7: warning:
 _MSC_VER is not defined
 /tmp/vmware-config3/vmmon-only/./include/vm_asm_x86.h:820:7: warning:
 _MSC_VER is not defined
 

Re: vmware after kernel upgrade on lenny

2009-11-04 Thread Steve Kleene
On Wed, 4 Nov 2009 10:22:16 +, John O Laoi wrote:

 I am using lenny.
 I tried to use vmware workstation, and I got an error to the effect
 ...
 Anybody know what the problem might be?

I have no experience with Workstation but have succeeded twice in getting
VMware Server 1.0.6-91891 to run on Lenny.  It was tricky.  Here's a very
short summary (from the command line):

  Run   ./vmware-install.pl
  Reject the offer to run /usr/bin/vmware-config.pl
  Run a patch of vmmon and a patch of vmnet
  Remake vmmon.tar and vmnet.tar
  Run   CC=/usr/bin/gcc-4.1 /usr/bin/vmware-config.pl

and proceed from there normally.  You need the gcc-4.1 package for the last
line.

I got the two patches as
  VMware-server-vmmon-1.0.6-91891-2.6.26-1.patch.bz2
  VMware-server-vmnet-1.0.6-91891-2.6.26-1.patch.bz2

at

  
http://groups.google.com/group/vmkernelnewbies/browse_thread/thread/a440c0e70351af6b/

and worked out the installation from instructions there.  Another useful site
(for Server) was:


http://www.howtoforge.com/how-to-install-vmware-server-1.0.x-on-a-debian-lenny-desktop

Sorry if this is of no help with Workstation.  I've only used the free
Server.  I installed Server 2 but gave up on it.  My serial mouse and sound
didn't work, and I didn't like its management interface as well.  The only
reason I even tried 2 is because my USB scanner crashes 1; it still didn't
work with 2.

If anyone wants my detailed (long) log of how I installed Server 1.0.6 on
Lenny, I'll be happy to send it.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: VMware Server w okienku:)

2009-10-11 Thread tower

Aleksander Kurczyk wrote:

Witam
Przed chwilą wpadłem na pomysł aby stworzyć własną dystrybucję xd. 
Postanowiłem skorzystać z podręcznika i płytki LiveCD LFS. System 
zamieram postawić w wirtualnej maszynie. Ostatnio korzystałem z 
VirtualBoxa, jednak miałem z nim wiele problemów. Wcześniej 
korzystałem z darmowego VMware Server, jednak zmienił on interfejs z 
okienkowego na webowy, który nie za bardzo przypadł mi do gustu. 
Okienkowy interfejs pozostał w VMware Workstation, ale niestety 
Workstation jest płatny. Czy jest jakaś możliwość przywrócenia 
okienkowego interfejsu VMware Server???


Zawsze możesz zejść do wersji  2. Powinny być nadal do pobrania. 
Wydajność i bezpieczeństwo na równi z obecnymi wersjami VM Server.



--
To UNSUBSCRIBE, email to debian-user-polish-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: VMware Server w okienku:)

2009-10-11 Thread Aleksander Kurczyk
Znam parę osób które używają starszej wersji, ale ja tak nie chcę. Chyba
pobiorę triala VMware Workstation i będę robił format co 30 dni:)

W dniu 11 października 2009 12:46 użytkownik tower tow...@gmail.comnapisał:

 Aleksander Kurczyk wrote:

 Witam
 Przed chwilą wpadłem na pomysł aby stworzyć własną dystrybucję xd.
 Postanowiłem skorzystać z podręcznika i płytki LiveCD LFS. System zamieram
 postawić w wirtualnej maszynie. Ostatnio korzystałem z VirtualBoxa, jednak
 miałem z nim wiele problemów. Wcześniej korzystałem z darmowego VMware
 Server, jednak zmienił on interfejs z okienkowego na webowy, który nie za
 bardzo przypadł mi do gustu. Okienkowy interfejs pozostał w VMware
 Workstation, ale niestety Workstation jest płatny. Czy jest jakaś możliwość
 przywrócenia okienkowego interfejsu VMware Server???

  Zawsze możesz zejść do wersji  2. Powinny być nadal do pobrania.
 Wydajność i bezpieczeństwo na równi z obecnymi wersjami VM Server.


 --
 To UNSUBSCRIBE, email to debian-user-polish-requ...@lists.debian.org
 with a subject of unsubscribe. Trouble? Contact
 listmas...@lists.debian.org




-- 
Pozdrawiam
Aleksander Kurczyk


Re: VMware et le réseau

2009-10-02 Thread Gilles Mocellin
On Fri, Oct 02, 2009 at 12:35:49PM +0200, Alain JUPIN wrote:
 Bonjour,
Bonsoir,

 J'ai VMware server 2 installé sur un hote Debian Lenny en 64 bits.
Pareil

 Sur
 ce même hôte tourne un serveur Samba (partage de fichiers).
Pareil

 Sous VMware, mes machines sont connectées au réseau en mode
 bridged
Pareil

 (cela fonctionnait comme cela depuis des lustres).
Qu'est-ce-qui a changé ?

 Depuis mes machines virtuelles Windows, impossible d'accéder à l'hôte.
Pas pareil.

 Je peut pinguer (et voir) tout le réseau sauf l'hote vmware (que se soit
 sur eth0 ou vmnet1)
 Du coup point possible d'avoir accès au fichiers samba :(, serveur ftp
 etc sur le serveur VMware.
 
 Bien sur que je sois en mode NAT ou HostOnly, le problème reste le
 même. Pas de firewall sur le serveur.
 
 Donc comment puis je faire pour avoir accès a mes fichiers partagé
 depuis une VM ?

Est-ce-que les VM sont su rl même LAN (réseau/masque) que l'hôte ?
L'hôte n'a qu'une interface réseau ?
Si ce n'est pas le cas, VMware a bien été installé en spécifiant du bridge sur 
cette l'interface ?

Il va falloir voir de plus près ce qui se passe, avec du tcpdump lors
d'un ping, coté VM et coté hôte.


signature.asc
Description: Digital signature


  1   2   3   4   5   6   7   8   9   10   >