On Thu, 7 Apr 2011 09:55:35 -0700 bsquared <bwcod...@gmail.com> wrote:
> Hello, > > Can anyone help determine what may be wrong with kernel config. > The last message is: > > [ 15.448606] [<c16c5079>] ? 386_start_kernel + 0x79/0x7b > > It looks like several drivers have loaded as I noticed SDA, USB and > ATH5K related messages were displayed. > > There are no error messages, but the Caps Lock and Scroll Lock > keyboard lites blink until system is shutdown. That looks like part of a kernel panic message. It may be due to a your kernel .config but it could also be because you've passed it an incorrect option from the grub command line (maybe the wrong partition? ). To work on your kernel .config, use lspci and (from a ubuntu live CD) lsmod (to see what modules they load). And then keep trying different options and recompiling until you get it right. Read the help (press ?) for the different options and if you're still not sure use google. Sorry I can't be more specific but at the moment you've not given us much to go on. Andy -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page