Re: How to include a kernel module automatically?
On Tue, 26 Sep 2006 17:10:33 +0800
Deephay <tudoxxx@gmail.com> wrote:
> Greetings all,
>
> I am wondering that how can I include a kernel module at the boot
> time. I think edit the /etc/initramfs-tools/modules file and run
> update-initramfs should work, but are there any other way to do this
> or is this the best way? TIA.
>
> Deephay
>
>
The file /etc/initramfs-tools/modules is used to load modules early in
the boot process as an initial root file system. The "normal" way to
load modules, however, is using the file /etc/modules.
--
Liam
Reply to: