MBMarduk
08-21-2001, 10:03 AM
I got a BAD issue with half-booting kernels on my laptop.
Funny thing: the kernels always boot fine on my workstation, but not the laptop.
The laptop works fine with the stock 2.2.19 Slackware kernel yet chokes horribly on all my custom 2.4.x kernels.
Sidenote: I compile on my standard box and 'dd' the kernel or copy the kernel by floppy to '/boot' on the laptop.
Here's how I compile:
I do 'make mrproper'
I choose 386 CPU family etc...simple stuff and NO modules; all monolithic.
make the bzImage, etc...
And I 'rdev' the bzImage to mount the right root partition on the 'top.
One time it answers upon boot:
".......a whole screenful of hex address codes, kinda like windows' "EIP, ABX" fatal exception 0E funky stuff.
and......."
Code: 39 7a 04 75 23 8b 02 89 03 85 c0 75 03 89 5e 04 52 a1 e0 eb
Kernel panic: Aiee, killing interrupt handler!
In interrupt handler - not syncing
Another kernel without APM support shows an endless column of:
CPU#0: Machine Check Exception: 0x 10C298 (type 0x 9).
Does anyone have any idea what this could mean or has any experience seeing something like this?
No response is too dumb people!
Tell me anything that comes to mind.
TIA :)
-Mike
[ 21 August 2001: Message edited by: MBMarduk ]
Funny thing: the kernels always boot fine on my workstation, but not the laptop.
The laptop works fine with the stock 2.2.19 Slackware kernel yet chokes horribly on all my custom 2.4.x kernels.
Sidenote: I compile on my standard box and 'dd' the kernel or copy the kernel by floppy to '/boot' on the laptop.
Here's how I compile:
I do 'make mrproper'
I choose 386 CPU family etc...simple stuff and NO modules; all monolithic.
make the bzImage, etc...
And I 'rdev' the bzImage to mount the right root partition on the 'top.
One time it answers upon boot:
".......a whole screenful of hex address codes, kinda like windows' "EIP, ABX" fatal exception 0E funky stuff.
and......."
Code: 39 7a 04 75 23 8b 02 89 03 85 c0 75 03 89 5e 04 52 a1 e0 eb
Kernel panic: Aiee, killing interrupt handler!
In interrupt handler - not syncing
Another kernel without APM support shows an endless column of:
CPU#0: Machine Check Exception: 0x 10C298 (type 0x 9).
Does anyone have any idea what this could mean or has any experience seeing something like this?
No response is too dumb people!
Tell me anything that comes to mind.
TIA :)
-Mike
[ 21 August 2001: Message edited by: MBMarduk ]