When booting , Kernel could not print on console after calling run_init_process-->kernel_execve("/sbin/init")
I guess that printf in busybox might fail after the init process began.
Any sugguestion on how to trace this problem? Thank you in advance.
Regards,