Hi,
I upgraded my pc and now i have a 160Gb SATA hard disk.
The problem is that in order to have access to it i must use a 2.6 kernel series. Unfortunately the x86-2004.0 release contains just a plain old kernel 2.4, so my hard disk cannot be recognized.
Looking around into the 2004.0 gentoo livecd i found out that it contains some 2.6.1 kernel somewhere inside (i can see an entry in /lib/modules/2.6.1-gentoo-r*). But i guess it is the smp enabled kernel, which on my single cpu machine, oops-es as soon as it starts.
The list of available kernels on the livecd is as follows: gentoo (it is a 2.4 kernel), gentoo-nofb (also a 2.4) , smp (unknown kernel release), smp-nofb (also unknown kernel).
So let's start with the questions:
1) is there into the livecd a "hidden" 2.6 kernel non smp which i can use?
2) is there a gentoo livecd which contains a 2.6 kernel?
3) SELinux enabled gentoo livecd's do contain a 2.6 kernel, but they don't have the driver sk98lin.ko needed by my ethernet card, so they can't be used to install gentoo.
4) does someone know if there is somewhere a livecd (even non gentoo) that i can use to start installation?
Since my cpu is an amd64 i could even use an amd64 livecd but for now i don't want to setup an IA64 system because it is still too much untested for me. I would like to install a plain old IA32 system.
So let's go to the fifth question...
5) is there a way to install an IA32 system starting with an AMD64 2004.0 gentoo livecd?
I tried it and i got the following problems:
Starting from stage 1 I can't complete the bootstrap because i get some error about unrecognized x86_64 architecture.
Starting from stage 3 I emerge genkernel and gentoo-dev-sources and when i try to com[pile my new kernel, i obtain as the only available cpu architectures AMD64 and IA64 (generic). It seems that it is impossible to compile a kernel for a IA32 architecture.

