On Tue 24 Jan 2012 at 13:30:08 +0100, Michael Lange wrote: > so apparently it's the "20a" that is passed as 'inq_timeout' to scsi_mod > that makes insmod scsi_mod fail and so the disk is not recognized.
'scsi_mod.inq_timeout=20a' passed to the kernel causes the same behaviour here too. The parameter should be an integer, of course. > I don't know where it is coming from though, not sure if it is possible > to pass such module parameters through grub, but you can easily verify > this, if you hit "e" on one of the not working menu entries. GRUB_CMDLINE_LINUX in /etc/default/grub would be the place to put a kernel parameter. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/20120124140619.GO17235@desktop

