Network not configured in Ubuntu

Hi!
BeagleBoard xM (assy rev B)
I am installing Ubuntu in accordance with instructions from
http://elinux.org/BeagleBoardUbuntu
I try installation Maverick 10.10 and Lucid 10.04.1, but network not
work.

On test-Angstrom system - all ok, network is work.

Please, help me to install Ubuntu.
Best regards, Roman

Well did you configure your network? Out of the box it isn't going to work..

On the xM, the ethernet adapter will default to "usb1"

To quickly enable it from the command line..

sudo ifconfig -a
sudo dhclient usb1

This was mentioned where you got the images on elinux:

http://elinux.org/BeagleBoardUbuntu#Enable_Network_Access

Regards,

Thank You very much!

You are majestic!
Network now is ok.

Best regards, Roman