↓
 

Adventures With Linux ™

Linux Technologies and Fun Times..

  • Home
  • About the Author…
  • Copyright and Trademarks..

Tag Archives: rc.local

APC – Regaining the Console!

Adventures With Linux ™ Posted on August 22, 2012 by RGAugust 22, 2012

For Fedora 13 on the APC, the console on the usb/uart connection will ‘vanish’ on boot, after ………. Starting sshd: [  OK  ] To get it back, and allow login as root, add the following to /etc/securetty: ttyS0 and modify /etc/sysconfig/init: from ACTIVE_CONSOLES=/dev/tty[1-6] to ACTIVE_CONSOLES=”/dev/tty[1-6] dev/ttyS0″ To stop the (re)login prompt from appearing over the console boot … Continue reading →

Posted in APC, Crash and Burn.., Fedora, Hacks, Linux / ARM, Performance | Tagged agetty, apc, console, fedora 13, rc.local, ttyS0 | Leave a reply
Original content © Robert Gadsdon 2013
↑