QUOTE
title install
kernel (hd1,0)/i586/isolinux/alt0/vmlinuz
initrd (hd1,0)/i586/isolinux/alt0/all.rdz
kernel (hd1,0)/i586/isolinux/alt0/vmlinuz
initrd (hd1,0)/i586/isolinux/alt0/all.rdz
When I chose 'install' from the boot menu, it started the installer and asked how I wished to install. I chose Hard disk and it asked me for the location and I pointed it to the root of the HD and off I went.
The (hd1,0) means the second disk (hd1), first partition(0). You could also extract the files to your regular harddrive and change where that points. Without linux already installed, you can get a version of grub for Windows (I forget the one I have used before).
I hope this is clear enough. If clarification is needed, please feel free to ask for it.