Ah...that was a good hint the the "exclude" list. Now I got it. In "jessie", the modules I - currently - need, have been put into scsi-extra-modules....
[root@server debian-jessie]# head -2 README.txt Debian GNU/Linux 8.2.0 "Jessie" - Official amd64 DVD Binary-1 20150906-11:13 [root@server debian-jessie]# find . -iname "scsi-*.udeb" -type f ./pool/main/l/linux/scsi-extra-modules-3.16.0-4-amd64-di_3.16.7-ckt11-1+deb8u3_amd64.udeb [root@server debian-jessie]# root@server# ar -xf scsi-extra-modules-3.16.0-4-amd64-di_3.16.7-ckt11-1+deb8u3_amd64.udeb data.tar.xz root@server# tar -tJf data.tar.xz |grep mpt ./lib/modules/3.16.0-4-amd64/kernel/drivers/scsi/mpt3sas/ ./lib/modules/3.16.0-4-amd64/kernel/drivers/scsi/mpt3sas/mpt3sas.ko ./lib/modules/3.16.0-4-amd64/kernel/drivers/scsi/mpt2sas/ ./lib/modules/3.16.0-4-amd64/kernel/drivers/scsi/mpt2sas/mpt2sas.ko ./lib/modules/3.16.0-4-amd64/kernel/drivers/message/fusion/mptspi.ko ./lib/modules/3.16.0-4-amd64/kernel/drivers/message/fusion/mptscsih.ko ./lib/modules/3.16.0-4-amd64/kernel/drivers/message/fusion/mptsas.ko ./lib/modules/3.16.0-4-amd64/kernel/drivers/message/fusion/mptfc.ko ./lib/modules/3.16.0-4-amd64/kernel/drivers/message/fusion/mptbase.ko root@server# So....as these modules have been "moved" to scsi-modules (see https://www.debian.org/devel/debian-installer/News/2016/20160521), but scsi-modules is "excluded" forever, this causes my error. Isn't it? Regards, Robert ________________________________ Von: Steve McIntyre <st...@einval.com> Gesendet: Donnerstag, 13. Juli 2017 02:36 An: Cyril Brulebois Cc: Paschedag, Robert; 867...@bugs.debian.org; debian-ker...@lists.debian.org; debian-cd@lists.debian.org Betreff: Re: Bug#867898: debian-installer-netboot-images: debian-installer-9-netboot-amd64 scsi modules missing. Netboot image unusable On Thu, Jul 13, 2017 at 01:09:58AM +0100, Steve McIntyre wrote: >On Thu, Jul 13, 2017 at 01:50:34AM +0200, Cyril Brulebois wrote: >> >>> But this package is also missing on the "release" DVDs for "amd64". >>> Nearly every other architecture has this package within an image >>> (whether "netinst" oder "DVD"). See >>> https://emea01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fcdimage-search.debian.org%2F%3Fsearch_area%3Drelease%26type%3Dsimple%26query%3Dscsi-modules%26Search%3DSearch%26.cgifields%3Dsearch_area%26.cgifields%3Dtype&data=02%7C01%7CPaschedag.Netlution%40swr.de%7C54c234bbd1d34683f51a08d4c9874eee%7Cbcca095d88d442f88260cc216b81f62d%7C0%7C0%7C636355030367786047&sdata=vxfuiB%2F8vz96VvGbWiP7SlnqMZG1EH9C8E1Z8v85qv8%3D&reserved=0 >> >>Adding debian-cd@ accordingly. > >scsi-modules-* has been in the exclude-udebs list since forever... I >can remove that if desired? Not sure of exactly why this was added - >tracking back through debian-cd history now. In fact, I should have thought a little longer. It's in the exclude list as the cdrom version of the initramfs already has to include the SCSI modules, to be able to find the CD. We dropped the separate udebs to save space - no need for two copies on the CD. -- Steve McIntyre, Cambridge, UK. st...@einval.com "When C++ is your hammer, everything looks like a thumb." -- Steven M. Haflich