once you mount your other drive, say on /mnt/ go to a directory under there called boot, under that directory is another called grub, in that directory is a file call menu.lst this is the config file for grub. (If that directory is empty it means that your /boot of your other hard drive, is mounted from a separate partition, if so then look at the /mnt/etc/fstab file to see which partition is the old /boot, then mount that on say /mnt/oldboot/ and look under there.
|