Similar to bug 61609 and 149774. Most ARM based architecture does not have a serial port. While I support bug 61609 with adding an example config line for serial port agetty, this should be commented out by default. (As was the resolution to bug 61609 in 2004 but somehow it has now changed?) Therefore: Changes required to inittab: # SERIAL CONSOLES # s0:12345:respawn:/sbin/agetty 9600 ttyS0 vt100 (This line commented out by default for ARM architecture)
the defaults are there to support most people. most people have a serial port on ARM vs a VT.