Package: sysconfig-hardware Version: 0.0.10 Severity: normal In /usr/share/initramfs-tools/scripts/init-premount/sysconfig_hardware, at or near line 54, we have the following logic as part of a "case" statement:
3880/*) case "$devtype" in 3370/*) name="dasd-fba" ;; 3390/*) name="dasd-eckd" ;; esac 3390 should be 3380. A 3880 storage control unit supports a 3370 device (FBA) and a 3380 device (CKD), but not a 3390 device. See Debian bug report number 607416 for a related kernel bug. -- .''`. Stephen Powell : :' : `. `'` `- -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org