I have a g4 PPC running debian with the 2.6.26 kernel which I compiled Last night, and everything works fine. I tried to compile a kernel withe the rt patch and now my machine stalls at boot. For instance:
Code:
ALERT ! /dev/hda1 does not exist dropping to a shell
other times it stalls while waiting for the root device, or it cannot find /lib/modules/2..26-rt1/modules.dep...
It seems to me, the bootloader cannot find the kernel, or any associated files, or even the partition. Obviously, I looked at my yaboot configuration, but everything seems fine there, and my other kernels still boot normally. Is this a known issue? Anyone else experiencing this?