Hello All,

It's not an issue but a question :
I'm working with a 10 years old mobo.
I have two systemd Gentoo.
One (some years old) on ssd internal disk installed with dos partition and
grub mbr
The other one (newly installed) on usb3 external ssd disk installed with
gpt partition and grub efi.
I manually install gentoo-sources kernels (emerge, make, make
modules_install, make install)
installkernel use flags : grub, dracut, systemd.
I have the same configuration of installkernel on both OS :
nano /usr/lib/kernel/install.conf
layout=grub
initrd_generator=dracut
uki_generator=none

In /boot, the output of make install is different :
On the internal ssd :
vmlinuz-6.6.30-gentoo initramfs-6.6.30-gentoo.img  config-6.6.30-gentoo
System.map-6.6.30-gentoo

On the new one :
kernel-6.6.30-gentoo  initramfs-6.6.30-gentoo.img (no config nor System.map
files)

My question :
Why these differences (kernel name, config and System.map) ?

Thanks a lot for your response.

Cheers,

--
Jacques Montier.

Reply via email to