At the moment, I have a NetVista2200 successfully booting some flavor of debian. The distro comes with a pre-compiled kernel (2.4) and I have a copy of the kernel configuration file. As far as I know, the processor is a cyrix. The current distribution doesn't include any development tools
My long term goal is to turn this into a car computer that plays mp3s off on a compactflash card (currently a 5gig microdrive) and off of USB thumbsticks and transfer files over a network (maybe wireless). To do this, I am imagining a minimum gentoo which would include development tools (gcc, make, portage, etc...), openssh, alsa, mpd, and maybe udev, and maybe a 2.6 kernel. One reason why this install is somewhat challenging (for me anyway) is that I can't boot off of anything other than the compact flash. I'm not entirely sure how to install gentoo without booting off of an install cd so here's my plan.
I'm going to mount the compact flash on my existing gentoo desktop system and extract a stage tarball and a portage tarball onto the compact flash and chroot onto it. Here's my question:
When I select the stage tarball, what architecture do I choose?
Do I have to recompile a new kernel (obvious I do if I want 2.6 but will portage and the programs in the stage tarball work with the existing 2.4 kernel?
Thanks!



