Karthik Ramgopal <[EMAIL PROTECTED]> writes: > I am trying to compile 2.6.20 kernel on Fedora Core 6, and was able > to make menuconfig, make initrd, bzImage etc. I even added an entry to > grub.conf so that I could boot into it. Problem is that kernel starts to > boot, but hangs at loading system activity data collector (sadc). After > 5 mins, some garbled output appears and the kernel panics, forcing me to > reboot. The Fedora provided kernel rpm's are till 2.6.19.2911 (Latest), > and they work fine. What could be the issue?
You've probably configured your kernel wrong for the hardware. You may have removed options that are needed, or may have checked on options that can't work with the hardware you have. It may not have anything to do with the sadc. Tips to fix it: strip out cards, use modules, compare against a live cd. _______________________________________________ ilugd mailinglist -- [email protected] http://frodo.hserus.net/mailman/listinfo/ilugd Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi http://www.mail-archive.com/[email protected]/
