VMware
5 Replies Last post: Jun 21, 2007 9:41 PM by prashanth_gop…  

Debian Etch with VMware Tools posted: Sep 14, 2006 12:09 PM

Click to view VMTN Admin's profile Expert 1,468 posts since
May 10, 2006
http://www.vmware.com/vmtn/appliances/directory/550

Debian Etch minimal Gnome installation with VMware Tools

Re: Debian Etch with VMware Tools

1. Oct 25, 2006 3:59 AM in response to: VMTN Admin
Click to view toni.prug's profile Lurker 1 posts since
Oct 25, 2006
up and running within minutes. as described, minimal Debian with gnome2. networking worked too. very impressive example of having Debian working environment (with desktop) in such a short time.

Re: Debian Etch with VMware Tools

2. Apr 10, 2007 3:19 AM in response to: VMTN Admin
Click to view asdfasdfasdfqwer's profile Lurker 3 posts since
Apr 5, 2007
Falsely labelled as "Production", but actually based on a pre-release. Beware!

Re: Debian Etch with VMware Tools

3. May 18, 2007 9:13 AM in response to: asdfasdfasdfq…
Click to view albatroz's profile Lurker 4 posts since
May 18, 2007
I installed this appliance, but I can't make work its networking feature.

I changed the /etc/networking file but nothing :(

I am attaching my current /etc/networking file, that I think is the default, which also does not work

Re: Debian Etch with VMware Tools

4. May 18, 2007 9:13 AM in response to: albatroz
Click to view albatroz's profile Lurker 4 posts since
May 18, 2007
This is the attach ...

# and how to activate them. For more information, see interfaces(5).

# The loopback network interface
auto lo
iface lo inet loopback

# The primary network interface
allow-hotplug eth0
iface eth0 inet dhcp

# and how to activate them. For more information, see interfaces(5).

Re: Debian Etch with VMware Tools

5. Jun 21, 2007 9:41 PM in response to: VMTN Admin
Click to view prashanth_gopinath's profile Lurker 1 posts since
Jun 21, 2007
This is an excellent work. This was my first experience with VMWare and I am flattered..... kudos to the work.....

The following are some of the things I had to tailor..... Hope this helps.......

1) Problem: The mouse scrool wheel does not work.
Solution:
* Login as root user.
* vi /etc/X11/xorg.conf
* Search for "Configured Mouse"
* Change it to look like:
Section "InputDevice"
Identifier "Configured Mouse"
Driver "vmmouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
# Option "Protocol" "ps/2"
# Option "Emulate3Buttons" "true"
Option "Protocol" "ps/2"
Option "Buttons" "5"
Option "ZAxisMapping" "4 5"
EndSection


2) Problem: The US keyboard doesn't work and have dead keys which stops from typing chars like " ' ~ `
* Login as root user.
* vi /etc/X11/xorg.conf
* Search for "Generic Keyboard"
* Change it to look like:
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
# Option "XkbVariant" "nodeadkeys"
EndSection

* Also in the terminal type the command "setxkbmap us"

3) Problem: Network doesn't work
Solution: No fixed solution. I did the following a couple of time and it started working :)
* vmware-config-tools.pl
* /etc/init.d/networking stop
* rmmod pcnet32
* rmmod vmxnet
* depmod -a
* modprobe vmxnet
* /etc/init.d/networking start
After it starts working i always close the VMPlayer and never shutdown.... :D

VMware Developer

SDKs, APIs, Videos, Learn and much more in the Developer community.

Learn More

Developer Sample Code

Increase your developer productivity with VMware API sample code.

Learn More

VMworld Sessions & Labs

Online access to the latest VMworld Sessions & Labs and online services.

Learn more

Purchase PSO Credits Online

Purchase credits to redeem training and consulting services online.

Buy Now

Community Hardware Software

View reported configurations or report your own.

Learn More

VMware vSphere

Come witness the next giant leap in virtualization.

Register Today

Communities