Karl Larsen <k5di <at> zianet.com> writes: > /dev/hdb5 now. The grub loader is on /dev/hda. I would like to put on > /dev/hdb but it's not clear how to do that. Can you recall? Was it using > grub-install or some other way? I will see if there is help for grub > install. You can boot a rescue disc and then use the command grub-install /dev/hdb (or use grub-install from your running system. See http://www.gnu.org/software/grub/manual/html_node /Installing-GRUB-using-grub_002dinstall.html The above url is one line! Also man grub-install in Fedora will give help.