How do ou get modules like ac and barrerty to load at boot time?

Nils Philippsen nphilipp at redhat.com
Mon Sep 29 22:46:37 UTC 2003


On Tue, 2003-09-30 at 00:43, Bill Nottingham wrote:
> if [ -d /proc/acpi ]; then
>    for module in /lib/modules/uname -r/kernel/drivers/acpi/* ; do

Surely:

[...]
for module in /lib/modules/$(uname -r)/kernel/drivers/acpi/* ; do
[...]

>          insmod $module
>    done
> fi

Nils
-- 
     Nils Philippsen    /    Red Hat    /    nphilipp at redhat.com
"They that can give up essential liberty to obtain a little temporary
 safety deserve neither liberty nor safety."     -- B. Franklin, 1759
 PGP fingerprint:  C4A8 9474 5C4C ADE3 2B8F  656D 47D8 9B65 6951 3011
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://listman.redhat.com/archives/fedora-test-list/attachments/20030930/7c050182/attachment.sig>


More information about the fedora-test-list mailing list