Bob McGowan <[EMAIL PROTECTED]> writes:
>
[..]
> >>>On Sat, Jun 10, 2006 at 00:18:26 -0400, David Zelinsky wrote:
> >>>[..]
> >>>
> The ide-cd entry in /etc/modules-2.6 _is_ getting read, because it
> prints something in the boot messages saying it's loading ide-cd. But
> either the lo
I would suggest looking into the /etc/rc?.d directories and determine
what sequence of scripts is run as your system boots. On my system, the
module-init-tools script is run from /etc/rcS.d as S20module-init-tools.
You could add this to the beginning of each subsequent script:
lsmod|grep -
On Sun, Jun 11, 2006 at 09:58:28 -0400, David Zelinsky wrote:
>Magnus Therning <[EMAIL PROTECTED]> writes:
>
>> On Sat, Jun 10, 2006 at 00:18:26 -0400, David Zelinsky wrote:
>> [..]
>> >The ide-cd entry in /etc/modules-2.6 _is_ getting read, because it
>> >prints something in the boot messages sayi
Magnus Therning <[EMAIL PROTECTED]> writes:
> On Sat, Jun 10, 2006 at 00:18:26 -0400, David Zelinsky wrote:
> [..]
> >The ide-cd entry in /etc/modules-2.6 _is_ getting read, because it
> >prints something in the boot messages saying it's loading ide-cd. But
> >either the load is failing for some
On Sat, Jun 10, 2006 at 00:18:26 -0400, David Zelinsky wrote:
[..]
>The ide-cd entry in /etc/modules-2.6 _is_ getting read, because it
>prints something in the boot messages saying it's loading ide-cd. But
>either the load is failing for some reason, or it's getting unloaded by
>some other script.
Magnus Therning <[EMAIL PROTECTED]> writes:
> On Thu, Jun 08, 2006 at 23:18:39 -0400, David Zelinsky wrote:
> >I can't get ide-cd to load automatically on boot. I put it in
> >/dev/modules-2.6 and the boot messages say it's being loaded, but when
> >I log in and run lsmod it's not there, and udev
On Thu, Jun 08, 2006 at 23:18:39 -0400, David Zelinsky wrote:
>I can't get ide-cd to load automatically on boot. I put it in
>/dev/modules-2.6 and the boot messages say it's being loaded, but when
>I log in and run lsmod it's not there, and udev hasn't made /dev/hdc.
>Just for yucks I also tried i
7 matches
Mail list logo