On Wed, Oct 13, 2010 at 8:10 AM, Amit Kucheria amit.kucheria@linaro.org wrote:
On Wed, Oct 13, 2010 at 8:48 AM, Shawn Guo shawn.gsc@gmail.com wrote:
I'm trying to login mx51evk headless on serial console, and facing the following problems.
- No /etc/init/ttymxc0.conf in headless rootfs
- Do not know what username and passwd to login
Should we get these addressed in headless build? We do not expect users to do extra manual works after l-m-c, right?
Doesn't the --dev beagle option create a ttyS2.conf?
We don't create such a .conf there. in linaro-media-create we just set the cmdline. On top, we have the magic upstart job in overlay package that sets up a login console for whatever is in the cmdline. I uploaded a potential fix for that as jammy said, so maybe try the latest headless and see if thats better.