On Sat, 2005-04-02 at 20:22 +0200, Alexander Dalloz wrote: > Am Sa, den 02.04.2005 schrieb Didier Casse um 18:53: > > title Fedora Core 3 (2.6.10-1.770_FC3) > > root (hd0,4) > > kernel /vmlinuz-2.6.10-1.770_FC3 ro root=LABEL=/ rhgb > max_scsi_luns=8 > > "max_scsi_luns=8" is a (long time) deprecated instruction. See "modinfo > scsi_mod" and use in /etc/modprobe.conf: > options scsi_mod max_luns=8 I don't think this is needed at all any more: $ rpm -q --changelog kernel-2.6.10-1.770_FC3 | more (snip) * Wed Feb 09 2005 Dave Jones <davej@xxxxxxxxxx> [2.6.10-1.766_FC3, 2.6.10-1.14_FC2] - Backport some exec-shield fixes from devel/ branch. - Scan all SCSI LUNs by default. Theoretically, some devices may hang when being probed, though there should be few enough of these that we can blacklist them instead of having to whitelist every other device on the planet. Paul. -- Paul Howarth <paul@xxxxxxxxxxxx>