Re: Debian 4.0 on VMware Player 2.0.5 on WinXP Pro SP3 keybounce, network, clock issues

2008-08-31 Thread Steve Kemp
On Sun Aug 31, 2008 at 13:52:26 -0700, David Christensen wrote: 2. The eth0 network interface would not come up reliably at boot -- ~50% of the time it would work. When it failed what was the symptoms from the Debian side? I'd guess that it came up as eth1, eth2, etc. See if that

RE: Debian 4.0 on VMware Player 2.0.5 on WinXP Pro SP3 keybounce,network, clock issues

2008-08-31 Thread David Christensen
Steve Kemp wrote: When it failed what was the symptoms from the Debian side? The Debian machine cannot access the network. I'd guess that it came up as eth1, eth2, etc. See if that is the case by running ifconfig -a. $ cat ifconfig-a-eth0-dead.txt eth0 Link encap:Ethernet HWaddr

RE: Debian 4.0 on VMware Player 2.0.5 on WinXP Pro SP3 keybounce, network, clock issues

2008-08-31 Thread David Christensen
debian-user: Blindly calling ifdown/ifup from /etc/rc.local was cheesy, and sure enough it didn't work reliably. So I wrote a Bash shell script to ping my gateway and do ifdown/ifup only if needed (three times maximum). I call that from rc.local instead: /root/bin/kick-eth0 David

RE: Debian 4.0 on VMware Player 2.0.5 on WinXP Pro SP3 keybounce,network, clock issues

2008-08-31 Thread David Christensen
Steve Kemp wrote: Use the open-vm-tools package. Edited that would look something like this: apt-get install module-assistant open-vm-tools open-vm-source Aptitude sees module assistant, but not the others: # aptitude search module-assistant open-vm p module-assistant