Sponsored Content
Top Forums UNIX for Beginners Questions & Answers Missing Modules After Compiling Kernel Post 303036398 by Neo on Tuesday 25th of June 2019 01:44:30 AM
Old 06-25-2019
Maybe your kernel was built properly but you did not install it correctly?

Are you using grub or elilo (or something else to load your new kernel?

Whatever you are using, please post the config file for the kernel loader / installer.

Thanks.
 

10 More Discussions You Might Find Interesting

1. SuSE

How do I load kernel modules so BestCrypt will work

I'm using SuSE 9.2 Pro and trying to use a program call BestCrypt. I get it installed and type bctool and it says "Kernel modules not loaded". If you need to know anymore about it you can find it at http://www.jetico.com/linux/bcrypt-help/index.htm linux:/home/chris/Desktop/Xtheater-0.9.2 #... (6 Replies)
Discussion started by: CTroxtell21
6 Replies

2. HP-UX

Information about kernel modules

Hi all, what do kernel modules libaudit, klog and strlog do? Specifically I want to determine if it was possible for us to determine if kernel level auditing is enabled at all? regards (0 Replies)
Discussion started by: slash_blog
0 Replies

3. Solaris

cc not found error in compiling perl modules

:rolleyes:make cc -c -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xO3 -xdepend -DVERSION="2.121\" -DXS_VERSION=\"2.121\" -KPIC -I/usr/perl5/5.6.1/lib/sun4-solaris-64int/CORE Dumper.c make: cc: Command not found make: *** Error 127 cc -c -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xarch=v8... (0 Replies)
Discussion started by: priyophan
0 Replies

4. UNIX for Advanced & Expert Users

Kernel Modules Not geting built

I installed in VM the Mandriva Linux with 2.6.27 kernel. But presently when I fire make the modules .ko does not get built. I get the following output on firing command in the kernel module folder. $ make Building first_driver.c ... make: Entering directory... (1 Reply)
Discussion started by: rupeshkp728
1 Replies

5. Programming

Debugging Linux Kernel Modules

I am aware of debugging linux applications using gdb and ddd. Now I have written a simple kernel module having init_module, exit _module and some functions for tasklets and workqueues. I want to debug these kernel modules like I used to debug applications setting breakpoints etc. How can I debug... (1 Reply)
Discussion started by: rupeshkp728
1 Replies

6. Emergency UNIX and Linux Support

Linux: passing parameters to kernel modules

Hi, I need to set qlogic qla2xxx parameters in /etc/modprobe.conf (Oracle Linux Server release 5.7, almost equal to RedHat 5.7) two questions: how can I pass this parameters to the module while it is loaded (fibre channel luns are in use), if possible at all and how can I check the... (3 Replies)
Discussion started by: funksen
3 Replies

7. Web Development

<Apache>error when compiling CPP modules

Hi, I am working on Linux Platform. I am just trying to port a CPP module to apache as a module. When I try to build the Apache , it throws an error as follows libtool: unrecognized option `-DLINUX=2' Later I did some search and changed the config_vars.mk file under the "build" directory of... (0 Replies)
Discussion started by: ashabb
0 Replies

8. UNIX for Dummies Questions & Answers

Linux kernel modules makefiles doubts

This query is regarding the makefiles of linux kernel modules. I saw at some sites on net it is suggesting to include the following path: KERNEL_SOURCE := /usr/src/linux... while at some places it is askibg to include /lib/modules path: KERNEL_SOURCE := /lib/modules/2.6.27-7-generic/build... (0 Replies)
Discussion started by: rupeshkp728
0 Replies

9. Hardware

Linux Kernel Modules

Hey everyone. I have a question, doing an lsmod gives me a list of all the loaded modules for my system. But how did they know to load? my /etc/modules files is empty, so how did these modules know to load themselves on boot time? If I were to take this hard drive to another computer with a... (6 Replies)
Discussion started by: Lost in Cyberia
6 Replies

10. Linux

Disable loading kernel modules

Hi, I am running CentOS 6.5 and I want to remove auto loading 8021q and garp modules, but there are no configure files in /etc/modprobe.d define bot modules. I even added both module names to /etc/modprobe.d/blacklist.conf, both of them are still loaded after the reboot. How can I disable... (2 Replies)
Discussion started by: hce
2 Replies
ELILO(8)                                                      System Manager's Manual                                                     ELILO(8)

NAME
elilo - install EFI boot loader SYNOPSIS
elilo [options] DESCRIPTION
This manual page documents briefly the elilo command, which was written specifically for the Debian distribution to simplify configuring and using the elilo.efi bootloader. There are two parts to elilo, the bootloader itself and this utility which installs or updates a bootload configuration. The primary function of elilo is to copy files necessary for booting Debian GNU/Linux from the main filesystem to a subdirectory /EFI/debian on the boot partition. These include elilo.efi, elilo.conf, and the kernel and ramdisk images referenced by elilo.conf. In addition, elilo can create a default configuration file, /etc/elilo.conf, and can invoke efibootmgr to create an entry in the EFI Boot Manager menu such that a system will autoboot in to Debian GNU/Linux on power up. elilo requires a couple of extra parameters in elilo.conf that elio.efi does not currently support. These are needed so that a normal run of elilo with no parameters can find the elilo.efi binary and boot partition in order to rebuild it. They are: install=<path to elilo.efi> boot=<boot partition> OPTIONS
This program follows the usual GNU command line syntax, with long options starting with two dashes (`-'). -b, --boot set bootstrap partition device [ -b /dev/sda1 ] -i, --install pathname to the actual bootloader binary, default: /usr/{local/}lib/elilo/elilo.efi -C, --config use alternate configuration file [ -C config_file ] --autoconf auto-generate a /etc/elilo.conf. Typically only used during system installation. In normal use, an elilo.conf file already exists and will not be modified by elilo. --efiboot elilo auto configuration: create an efi boot manager entry for elilo. This option requires that the efibootmgr package also be installed. --timeout elilo auto configuration: sets the time elilo will wait for user input before booting default image default: 20 (2 seconds) --image elilo auto configuration: sets the path to the kernel image. default: /vmlinuz --label elilo auto configuration: sets the image label default: Linux --root elilo auto configuration: sets the root device default: /dev/sda3 --format create a new FAT filesystem on the boot partition. Use this cautiously if you have more than one operating system installed, and they may be sharing the same EFI partition! -v, --verbose make elilo more verbose --debug print boring junk only useful for debugging -h, --help display this help and exit -V, --version output version information and exit FILES
/etc/elilo.conf /usr/lib/elilo/elilo.efi SEE ALSO
efibootmgr(8) Additional information about elilo is available in the /usr/share/doc/elilo directory. AUTHOR
The elilo program and this manual page were written by Richard Hirst <rhirst@linuxcare.com> and Bdale Garbee <bdale@gag.com> as additions to the elilo bootloader package from Stephane Eranian <eranian@hpl.hp.com> for the Debian GNU/Linux system (but may be used by others). 18 Mar 2002 ELILO(8)
All times are GMT -4. The time now is 04:34 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy