On 01/23/2012 10:56 PM, Anisha Kaul wrote:
On 24 January 2012 10:23, Larry Finger<Larry.Finger@lwfinger.net> 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@opensuse.org To contact the owner, e-mail: opensuse-kernel+owner@opensuse.org