On Thu, 2002-11-14 at 10:51, Adam Bowns wrote:
> Am I right in thinking rc.sysinit is generated at instalation ? If so is
> it possible to regenerate it against a running system ?
> 
> My reason for wanting to do this is that when i install my custom
> kernel, rc.systinit still wants to call modprobe to load lots of modules
> that are no longer needed because i have them compiled into the kernel
> (such as usb keyboard/mouse) I know that I could just edit the
> rc.sysinit script myself but my scripting skills aren't up to the task.
> 
> 
> Any help on this would be great, thanks in advance,
> Adam.
> 

I believe it is not generated but simply installed as part of the
initscripts package.

my guess on the module deal is either there is something in
/etc/modules.conf that is trigering the module load or that you are not
running the kernel that you think you are.

There may be a depmod thing in there some where but I think that is cone
as part of the boot process at every boot.

NMH,S  (Not much Help, Sorry)

Bret





-- 
redhat-list mailing list
unsubscribe mailto:redhat-list-request@;redhat.com?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to