'compiled vanilla kernel: Can't run /etc/init.d/rcS: No such file or directory

I try to compile vanilla kernel on Debian 11, And I follow the instructions on Gentoo handbook. After compiling, I encounter the following error:

can't run /etc/init.d/rcS': No such file or directory
Please press Enter to activate this console.

It should be noted that I made the settings for Systemd and also for lunching on QEMU

can't run /etc/init.d/rcS No such file or directory

.config file

I can not understand where the problem is



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source