Hi, I am trying to run the angstrom demo from:
http://www.angstrom-distribution.org/demo/beagleboard/
I need a serial console for now because I don't have a monitor. I
want to set up ssh then connect to it over usb, but I think I need a
shell over serial console to do that.
It seems to boot, and I get a lot of messages on the serial console,
but I never get a login or shell.
I looked in the inittab file in the rootfs, and it seems to spawn a
getty by default for ttyS2.
When I plug in usb connected to another computer, I get a message on
the serial console:
usb0: high speed config #1: 8 mA, Ethernet Gadget, using CDC Ethernet
I also see usb0 on that computer with ifconfig. I edited the file
configuring the static ip for usb0, then I gave my other machine an ip
on the same subnet and tried to ping the beagle board with no luck.
Maybe it gets stuck before a login?
Thanks,
Sean