Mailinglist Archive: opensuse-kernel (85 mails)
| < Previous | Next > |
Re: [opensuse-kernel] Re: modprobe: Module ext4 not found. WARNING: no dependencies for kernel module 'ext4' found
- From: Larry Finger <Larry.Finger@xxxxxxxxxxxx>
- Date: Mon, 23 Jan 2012 23:26:27 -0600
- Message-id: <4F1E4103.6040608@lwfinger.net>
On 01/23/2012 10:56 PM, Anisha Kaul wrote:
One thing you did wrong appears to be that you built the kernel as root. That is definitely not recommended.
When you did the 'make modules_install', was the last step 'DEPMOD <version>'? That is the step that build the appropriate versions of modules.dep.
Larry
--
To unsubscribe, e-mail: opensuse-kernel+unsubscribe@xxxxxxxxxxxx
To contact the owner, e-mail: opensuse-kernel+owner@xxxxxxxxxxxx
On 24 January 2012 10:23, Larry Finger<Larry.Finger@xxxxxxxxxxxx> wrote:
In a standard openSUSE configuration, ext4 is built into the kernel, which
is why the module is not found. Ignore the warning, or change the
configuration.
Thanks for responding, but I already ignored the warning rebooted the system.
I got the error "Could not find/load /lib/modules/3.1.0/modules.dep",
and the system
didn't boot with the error "ext4 filesystem not found".
One thing you did wrong appears to be that you built the kernel as root. That is definitely not recommended.
When you did the 'make modules_install', was the last step 'DEPMOD <version>'? That is the step that build the appropriate versions of modules.dep.
Larry
--
To unsubscribe, e-mail: opensuse-kernel+unsubscribe@xxxxxxxxxxxx
To contact the owner, e-mail: opensuse-kernel+owner@xxxxxxxxxxxx
| < Previous | Next > |