LFS 12.1-systemd: init not found kernel panic
by yohellobro from LinuxQuestions.org on (#6Q2FB)
Hello there! First topic on this forum.
Currently I am trying to build LFS 12.1-systemd with book. I built all required stuff as what book said.
Installed Dracut to build initramfs correctly as well. But I get init not found kernel panic on all attempts. I tried manually add init path parameter to my kernel too.
Code:init=/usr/lib/systemd/systemdHowever, this workaround was not successful too. What point am I missing? My kernel configs are correct, tried with Arch Linux's 6.6.46 configfile. Also built Linux TKG kernel with its dependencies to make config errors minimal. What can I do else?
Here is the config I used:
https://gitlab.archlinux.org/archlin...ob/main/config
Currently I am trying to build LFS 12.1-systemd with book. I built all required stuff as what book said.
Installed Dracut to build initramfs correctly as well. But I get init not found kernel panic on all attempts. I tried manually add init path parameter to my kernel too.
Code:init=/usr/lib/systemd/systemdHowever, this workaround was not successful too. What point am I missing? My kernel configs are correct, tried with Arch Linux's 6.6.46 configfile. Also built Linux TKG kernel with its dependencies to make config errors minimal. What can I do else?
Here is the config I used:
https://gitlab.archlinux.org/archlin...ob/main/config