Re: kernel panic with insmod errors

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Sarath Kamisetty wrote:
Hi,
make xconfig
make mrproper
make dep
make clean
make bzImage
you could do make all instead.
make modules_install (this one dumped bunch of depmod: errors about
some symbols but copied the files properly to /lib/modules/2.6.xxx/)
You seem to have a flawed .config file. You have compiled some files with unsatisfied dependencies.
cp arch/i386/boot/bzImage /boot/vmlinuz-2.6.xxx
cp System.map /boot/System.map-2.6.xxx
Create initrd by
#mkinitrd <image_name> <kernel_version>

Try this. I would strongly recommend you to reconfigure your kernel so as to avoid all depmod errors.

HTH,
om.

--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive:       http://mail.nl.linux.org/kernelnewbies/
FAQ:           http://kernelnewbies.org/faq/


[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux