I see the above error when running mkinitrd, and I think it's related. FYI, the following patch to /usr/sbin/mkinitrd works, tested for 3w-xxxx, but it should be the same for 3w-9xxx. Just changed the echo line...
However, this is a dirty workaround and should *not* be included with a package (it would break all other SCSI hosts): --- /usr/sbin/mkinitrd 2005-05-27 01:44:00.000000000 +0200 +++ /tmp/mkinitrd 2006-02-05 15:56:18.936298000 +0100 @@ -553,6 +553,9 @@ cat md$minor-script >&5 ;; 8 | 11) + echo 3w-xxxx + ;; + 8DISABLED | 11DISABLED) if [ ! -d /proc/scsi ]; then echo "$PROG: Cannot determine SCSI module" >&2 exit 1 -- .''`. martin f. krafft <[EMAIL PROTECTED]> : :' : proud Debian developer and author: http://debiansystem.info `. `'` `- Debian - when you have better things to do than fixing a system Invalid/expired PGP (sub)keys? Use subkeys.pgp.net as keyserver! "ist gott eine erfindung des teufels?" - friedrich nietzsche
signature.asc
Description: Digital signature (GPG/PGP)