On Tue, Nov 4, 2008 at 10:59 AM, Roman Yeryomin <[EMAIL PROTECTED]> wrote: > On Tue, Nov 4, 2008 at 8:45 PM, Peter Stuge <[EMAIL PROTECTED]> wrote: >> ron minnich wrote: >>> /sbin/init is going to try to open the console >> >> Good point. >> >> Is there a /dev/console node available in your filesystem at all >> times, Roman? > > yep > > ls -la /dev/console > crw-r--r-- 1 root root 5, 1 Jan 1 2000 /dev/console > so you are in via ssh?
What does: cat /proc/devices and cat /proc/interrupts show If you do this echo HITHERE > /dev/ttyS0 does it appear on console? If you type on console, what does /proc/interrupts show? ron -- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

