Hello,
I'm trying to connect to the LightCrafter with the mini USB cable using usbnet in Ubuntu. The LightCrafter is recognized as a usb/ethernet device, and I can ping it no problem. However, when trying to connect via SSH, I'm asked for a password and can't go any further. Is there an 'admin' password, or is it recommended to use something other than SSH to communicate with the LightCrafter?
To get an SSH public key onto the LightCrafter, I tried accessing the device by UART, which apparently connects, but doesn't get me to a useable terminal (just a blank screen).
I see from Section 2.2 in the User's Guide (DLPU006) that the LightCrafter boots from the on-board NAND FLASH, while the Linux filesystem resides on the micro-SD card. A micro-SD card didn't ship with the LightCrafter; is this what's causing the above issues (no filesystem)? To set up a filesystem, is the process similar to what's required for the BeagleBoard-xM?
Thanks for your help,
Matt