How Do I Install GRUB Program Files to FAT32 Partition
I plan to create a multiboot system with several versions of Windows and also 2 or 3 Linux distros, Solaris, and FreeBSD. I want to use GRUB for my boot loader. The first partition on HD0 will be for a DOS v7.10 rescue os formatted FAT32. This DOS will be used strictly for utility purposes like image & restore, file recovery, etc. I would like also to store my GRUB stage_1.5 and stage_2 here with stage_1 in the MBR. The linux distros should all be completely contained on a single logical partition for each. How do I do this?
Can it be done from the Knoppix Live CD? This would work best because I would like to get GRUB and Windows going quickly before I get into the Linux installs. I'm using GRUB for Windows now and read the GRUB manual a few times, but it is not installed to the MBR.
I have limited Linux experience (used Knoppix a few times), so please be specific. I also have some limited experience on various UNIX's. Thanks for any help you can provide.