[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Boot errors
- From: Adam Bowns <adam-bowns ntlworld com>
- To: redhat-list redhat com
- Subject: Boot errors
- Date: Thu Nov 14 14:09:52 2002
I previously posted here about regenerating the rc.sysinit file, but you
quite rightly pointed out to me that it is not generated, just installed
as is.
--------Previous post---------
> 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.
>
--------Previous post---------
My problem is that I get the following error messages when booting : -
(These are taken directly from my boot log)
mount: mount: mount point /proc/bus/usb does not exist
rc.sysinit: Mounting USB filesystem: failed
modprobe: modprobe: Can't locate module hid
rc.sysinit: Initializing USB HID interface: failed
modprobe: modprobe: Can't locate module keybdev
rc.sysinit: Initializing USB keyboard: failed
modprobe: modprobe: Can't locate module mousedev
rc.sysinit: Initializing USB mouse: failed
All the USB devices on my machine work fine, its just that these
messages are annoying me :-)
if its any help, my /etc/modules.conf file contains the following: -
-----modules.conf-----
alias char-major-195 NVdriver
-----modules.conf-----
I just cant figure out why whatever is doing it is trying to load these
modules.
This is driving me crazey, please make me sane again :-)
Adam
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]