|
From: James H. <ja...@qt...> - 2010-10-27 23:49:00
|
> Quoting mailing dl2 <mai...@gm...>: >> Hello, >> >> Is it possible to have the serial port working by default when booting >> with no configuration? >> >> When often install new DL boxes remotely and it is easier to have >> serial access than KVM access from a remote site. > > It's been a while since I used the serial console, but doesn't this > also require a kernel boot parameter and it would redirect all output > to the serial port? "console=tty1 console=ttyS0,115200" sends it to both the screen and the serial. That's what I use for servers with serial-based remote access cards. (2.6 kernel, I think 2.4 is the same) JJH > > -- > > Regards > Heiko Zuerker > http://www.devil-linux.org > > > ---------------------------------------------------------------- > This message was sent using IMP, the Internet Messaging Program. > > > > ------------------------------------------------------------------------------ > Nokia and AT&T present the 2010 Calling All Innovators-North America > contest > Create new apps & games for the Nokia N8 for consumers in U.S. and Canada > $10 million total in prizes - $4M cash, 500 devices, nearly $6M in > marketing > Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store > http://p.sf.net/sfu/nokia-dev2dev > _______________________________________________ > Devil-linux-discuss mailing list > Dev...@li... > https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss > |