-if you want to load linux from XP's boot loader just create one Primary FAT partition about 7 mb's in size
make that partition bootable....
-copy your vmlinuz kernel file and the loadlin.exe program and then put a line in that partition's autoexec.bat
you should write something like this.. "loadlin /vmlinuz**** root=/dev/hda*"
the * after vmlinuz should match the dos name of the vmlinuz file" (remember it's in the 8.3 format)
and the hda* should be replaced w/ the partition number of your /root partition. e.g. hda3 or somethin' else
finally edit the boot.ini file on the XP system to include the partition above
you don't have to create a /boot partition for this configuration...
need more ? mail me at
dimz_ass@yahoo.com
hope all o' that helps
