Re: Drives missing at boot

From: Tejun Heo
Date: Wed Jul 07 2010 - 01:50:26 EST


Hello,

On 07/06/2010 08:13 PM, Mark Knecht wrote:
> OK - thanks. The patch seemed to install correctly. I then did
>
> make clean
> make && make modules_install
>
> and then a Gentoo command:
>
> modules-rebuild -X rebuild
>
> to pick up any package modules that need to be rebuild when I use a
> new kernel. (X drivers, vmware, etc.)
>
> The kernel boots fine:
>
> mark@c2stable ~ $ uname -a
> Linux c2stable 2.6.34-gentoo-r1 #4 SMP PREEMPT Tue Jul 6 10:35:15 PDT
> 2010 x86_64 Intel(R) Core(TM) i7 CPU X 980 @ 3.33GHz GenuineIntel
> GNU/Linux
> mark@c2stable ~ $
>
> I don't know what I'm looking for in the dmesg files but I do see one
> message about a SATA Link being down.

Umm... the patched module isn't being loaded. If patched, it should
be reporting whether it's hard or soft resetting and some other debug
messages. One common mistake is not updating initrd with patched
modules. Is "modules-rebuild -X rebuild" the command for initrd
update?

Thanks.

--
tejun
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/