At this very moment, my notebook (Thinkpad 240) is doing at stage 2 (started from stage 1).
I followed Donovan's instructions and it worked like a dream
Here they are for those who can't find them
ownload Redhat's bootnet.img (you'll probably need a drvnet.img as well for network card support) from any of the Redhat mirrors. Here's one:
ftp://mirror.mcs.anl.gov/pub/redhat/red ... 86/images/
To create the floppy(s) in Linux: dd if=bootnet.img of=/dev/fd0
Boot the first disk you created with bootnet.img. At the boot: prompt, enter linux rescue
Choose your language and keyboard, and chances are your nework card isn't listed. Press F2 at the card selection screen and insert your drvnet disk as instructed. From the much larger list of drivers, choose your card and optional parameters (I had to specify IO and IRQ).
Configure your net card with DHCP or manually, and choose FTP as your connection method. Enter mirrors.kernel.org for a server (IP 204.152.189.120 if you don't have DNS setup) and redhat/redhat/linux/8.0/en/os/i386/ for the directory.
After pressing OK it will download three images, not that you can really tell as it isn't very informative. Though it may appear to be doing nothing, a peek at your network hub will let you know it is actually downloading a final image. This takes about 3 minutes for quick-to-assume-its-not-working types like me! icon_biggrin.gif
Now Redhat wants to attempt to mount your supposed Redhat installation - we are in rescue mode, remember. Just hit SKIP, and boom! A # prompt! Continue with the chroot as per the installation guide, after mounting the /mnt/gentoo and /mnt/gentoo/boot.
I actually bunzipped the image onto an existing win32 Partition (O.K I know what is that doing there)
then I mounted it and tar -xvpf stage1xxxx and the installation went on like a dream or so far except it is only a celeron 400.
Thanks for the help guys,
I appreciate the post instructions Donovan
