On Fri, May 14, 2004 at 03:51:34PM +0100, Martin Michlmayr wrote: > * Chris Bell <[EMAIL PROTECTED]> [2004-05-14 13:20]: > > Reminder: IDE hda and hdc plus SCSI sda fails during initial reboot > > because the SCSI bus has not been scanned to find SCSI devices before > > fsck.ext2 attempts to verify the drives listed. The / partition is hda1. > > Maybe the SCSI modules are not put in the initrd when your / is not on > SCSI? Herbert?
mkinitrd only takes care of what's required for /. Device drivers for everything else needs to be put in /etc/modules, /etc/modutils.d and /etc/modprobe.d by d-i. -- Debian GNU/Linux 3.0 is out! ( http://www.debian.org/ ) Email: Herbert Xu ~{PmV>HI~} <[EMAIL PROTECTED]> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

