On Fri, Oct 10, 2008 at 8:16 PM, Peter Stuge <[EMAIL PROTECTED]> wrote: > Roman Yeryomin wrote: >> > T0:23:respawn:/sbin/getty -L ttyS0 115200 >> >> I should try getty from busybox (I use /bin/login now)... > > Here's what I use: > > s0:12345:respawn:/sbin/agetty -n -l /bin/bash 115200 ttyS0 ansi > > (that way, no login prompt)
Well, I do need login :) so.. ttyS0::respawn:/sbin/getty -L ttyS0 38400 work just fine with coreboot and busybox It's now obvious that somebody (coreboot or busybox's /bin/login) not doing something... Where this issue should be addressed? Roman -- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

