Re: [sage-devel] VMware image -- bug with an easy fix

2011-03-31 Thread Gonzalo Tornaria
On Wed, Mar 30, 2011 at 7:52 PM, William Stein wrote: > There is an easy fix though.  The problem was that the default network > interface got renamed by udev to eth6, but the file > /etc/network/interfaces only lists eth1-eth4. > So whoever (?) is maintaining the vmware image should just add a bu

[sage-devel] VMware image -- bug with an easy fix

2011-03-30 Thread William Stein
Hi, I just talked to a student in my Sage course [1] who could not get the network to work after tons of frustration. There is an easy fix though. The problem was that the default network interface got renamed by udev to eth6, but the file /etc/network/interfaces only lists eth1-eth4. So whoever