unable to open initial console (ENODEV) (WAS: problem w/ kernel init (rootfs vs initial console / init process))
On 10.09.2017 11:09, mtx wrote: it tries to open the initial console, before even attempt to mount the > root fs, which obviously is doomed to fail. (directly passing root=> via cmdline - no initrd etc) Solved it. For the record: the uart2 node was still disabled, so the kernel did allo
problem w/ kernel init (rootfs vs initial console / init process)
from kernel_init_freeable() - after it tried to open console (only when no ramdisk_execute_command found). Anyone have an idea what could be wrong here ? --mtx