Yes, I know that.
Kernel was compiled for i386.
Problem was by simplified "init" process handling in kernel
- especially no error handling for them. Problem is not in that
something doesnt run but in that so there aren't information
about error. I didn't expect that kernel do something more
complicated than saying about error. Hanging is not good idea ;)
I've lost few work days to find whats
going on. Problem is lack of one short line displayed on console:
"init process failed, reason: killed by signal 4".
I was really surprised that on installation CD marked as i386,
some stupid guy put binaries for i686.
Exactly six rpm's - three containing kernel (that's OK) and one
containing glibc. Even if "smart guys" wanted to make preformance
boost, they should do that in the safe way. But this is problem of the
RedHat 7 developers. Together with glibc srpms that doesnt have chance
to build on i386 platform due to bugs in specs file. But let we
leave alone RH and their problems with their experimental distribution.
Cheers,
Blizbor
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/