Roman Yeryomin wrote: > > 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
Unfortunately one simple test is not enough. When you ran this command many things have happened in /dev compared to when init is starting. Could you replace init with something else (maybe sh) and check if /dev/console exists also then? //Peter -- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

