Comment # 9 on bug 1205576 from
hello,

I followed your instructions but the build kernel gives a infinite loop start
-> reboot.

I see this remark with sudo make install
"philippe@hpprol2:~/kernel_clone/linux> sudo make install
[sudo] Mot de passe de philippe���: 
  INSTALL /boot
renamed '/boot/config-6.0.7-test07' -> '/boot/config-6.0.7-test07.old'
Certificate must have Code Signing extended key usage defined for Secure Boot.
You may need to create an initial ramdisk now.
"

but mkinitrd doesn't take kernel 6.0.7-test07 in account

I see in /boot that the config-6.0.7.test07 is not linked to a lib/module 
directory
lrwxrwxrwx 1 root     root         41 Nov  7 14:07 config-6.0.7-1-default ->
../usr/lib/modules/6.0.7-1-default/config
-rw-r--r-- 1 philippe users    171587 Nov 22 12:33 config-6.0.7-test07
-rw-r--r-- 1 philippe users    171587 Nov 22 12:33 config-6.0.7-test07.old
lrwxrwxrwx 1 root     root         41 Nov 14 14:07 config-6.0.8-1-default ->
../usr/lib/modules/6.0.8-1-default/config
lrwxrwxrwx 1 root     root         50 Nov 22 08:30
config-6.0.9-2.g699b9c2-default ->
../usr/lib/modules/6.0.9-2.g699b9c2-default/config
drwxr-xr-x 6 root     root       4096 Nov 22 14:12 grub2
lrwxrwxrwx 1 root     root         31 Nov 22 08:30 initrd ->
initrd-6.0.9-2.g699b9c2-default
-rw------- 1 root     root   20359727 Nov 22 13:50 initrd-6.0.7-1-default
-rw------- 1 root     root   20361111 Nov 22 13:50 initrd-6.0.8-1-default
-rw------- 1 root     root   20343116 Nov 22 13:50
initrd-6.0.9-2.g699b9c2-default

any advice?


You are receiving this mail because: