sonic_beatnik
02-03-2006, 10:59 PM
I guess its an error since it doesnt boot, but There is no REAL error message to accompany my grub issue.
What I did was recompile my kernel 2.6.15 and reboot and choose the new kernel and then all I get is the grub config file and it hangs there.
this is what it says - which is exactly the same as my other kernel (stock 2.6.8 precompiled debian kernel) except different kernel name:
Booting 'Debian GNU/Linux, kernel 2.6.15.02-02-2006'
root (hd0,0)
Filesystem type is ext2fs, partition type 0x83
kernel /vmlinuz-2.6.15.02-02-2006 root=/dev/hda2 ro
[Linux-bzImage, setup=0x1c00, size=0x127b78]
savedefault
boot
and this is where it hangs. That part of the config file stuck on my screen with no keyboard input being recognized. freezes.
The other kernel boots just fine, Its just when I compile my own that I have problems.
But this is no kernel panic that I can see.
My boot partition is ext2 and the rest are ext3
The information in grub looks correct.
The / partition is on /dev/hda2
How do I find out (and fix) whats causing this hang??
I made sure all the correct option where chosen. IDE and Ext2/3 they all look fine.
I should also mention its 166mhz with 32 Mb RAM. The kernel should be MUCH smaller then the stock one since I removed every option I didnt need (this is for a router) So I dont think its a memory problem.
What I did was recompile my kernel 2.6.15 and reboot and choose the new kernel and then all I get is the grub config file and it hangs there.
this is what it says - which is exactly the same as my other kernel (stock 2.6.8 precompiled debian kernel) except different kernel name:
Booting 'Debian GNU/Linux, kernel 2.6.15.02-02-2006'
root (hd0,0)
Filesystem type is ext2fs, partition type 0x83
kernel /vmlinuz-2.6.15.02-02-2006 root=/dev/hda2 ro
[Linux-bzImage, setup=0x1c00, size=0x127b78]
savedefault
boot
and this is where it hangs. That part of the config file stuck on my screen with no keyboard input being recognized. freezes.
The other kernel boots just fine, Its just when I compile my own that I have problems.
But this is no kernel panic that I can see.
My boot partition is ext2 and the rest are ext3
The information in grub looks correct.
The / partition is on /dev/hda2
How do I find out (and fix) whats causing this hang??
I made sure all the correct option where chosen. IDE and Ext2/3 they all look fine.
I should also mention its 166mhz with 32 Mb RAM. The kernel should be MUCH smaller then the stock one since I removed every option I didnt need (this is for a router) So I dont think its a memory problem.