Previous Next Contents

5. note about console and tty0

New standard is : /dev/tty0 is a device (char,4,0), console is a link to the console device (in most cases /dev/tty0, but if your boot console is a serial device, it's a different link). In future we will have (i hope so) a new console device (char,5,1), that forward all data to the right place, no matter from what you boot.


Previous Next Contents