Unable to build ISO causing by kernel 6.1.0-30
David Touzeau <[email protected]>
| Newsgroups | gmane.linux.debian.devel.cd |
|---|---|
| Message-ID | <[email protected]> |
Hi, We build ISO with simple-cdd but all iso created are failed since 6.1.0-30 was included inside repositories. The cause is the current kernel initrd.gz still include kernel 6.1.0-29 as the repository provides the 6.1.0-30 and build the ISO according to this new kernel. This fails the installation process because no module for 6.1.0-29 was found. Is it possible to publish on repo a new initrd.gz which include the new 6.1.0-30 kernel ? regards