Grub Without Linux
I have windows xp on the first partition, making it hd0, with an ext2 partition somewhere
I have a Suse 10.0 install disk, and i want grub off of it
I know enough to get to the rescue part and then try things like
grub install (hd0)
and
grub
install hd0
I end up an error saying it can't find some directory, i realize it needs to put a menu.lst file somewhere, prefferebly on an ntfs partition
I only have slax for linux, but it can't compile grub source code, so could someone walk me through grub's installation?
|