It's been a while since I tried to compile a kernel, but I did a good effort searching for already existing answers to my situation, so I feel I'm in a somewhat unique situation. As the title says, booting up the kernel hangs after Mounted devfs on /dev Freeing unused kernel memory: 144k freed Magic sysreq gives me (painfully transcribed): SysRq : Show Regs Pid: 1, comm: init EIP: 0060:[] CPU:0 EIP is at force_sig_info+0x4a/0x100 EFLAGS: 00000282 Not tainted EAX: 00000000 EBX: c14cd840 ECX: 00000002 EDX: 00000000 ESI: 00000004 EDI: c010c6e0 EBP: c14cff18 DS: 007b ES: 007b CR0: 8005003b CR2: 4006e950 CR3: 1dd8d000 CR4: 00000080 Call Trace: [] do_invalid_op+0x0/0xb0 [] do_invalid_op+0x67/0xb0 [] do_timer+0xfe/0x110 [] do_timer+0xfe/0x110 [] timer_interrupt+0xe6/0xf0 [] do_softirq+0xb3/0xc0 [] do_invalid_op+0x0/0xb0 [] error_code+0x2d/0x40 CTRL-ALT-DEL works, so the system isn't totally hung. But no other evidence of activity. I'm using one of these: http://www.idot.com/TheStore/Desktop/787Spec.asp?Product.id=787&Cate.id=2 Nothing is saved to /var/log/messages from these failed attempts. I'm trying this from Mandrake 9.1, after having installed module-init-tools-0.9.9 that came with the distro. I get the same results with gcc-3.2.2 or gcc-2.96, both installed from the distro CDs. .config and lilo.conf files attached. Any suggestions, pointers, or other help appreciated. -Brandon