On Mon, 2007-10-22 at 09:45 -0400, Paul Smith wrote: > I am trying to boot in the F7 partition, which is in /dev/sdc2 and > /dev/sdc3 (it is lvm). What precisely should I do in order to be > successful with booting in it? And what about the rest of your drives? Perhaps you just want to do these three steps: Set where /boot and /boot/grub are to be found: grub> root (hd2,1) Write the boot loader to that drive's MBR: grub> setup (hd2) Finish the process: grub> quit -- (This computer runs FC7, my others run FC4, FC5 & FC6, in case that's important to the thread.) Don't send private replies to my address, the mailbox is ignored. I read messages from the public lists.