On Wed, 2007-10-17 at 09:32 -0500, Mikkel L. Ellertson wrote: > How do you chainload to the MBR? If you specify hd0,0, it looks for > the boot loader in the boot record of the first partition, and not > the MBR. You can get around that by installing grub stage 1 on the > boot record of your /boot partition, instead of, or in addition to, > installing it on the MBR. (hd0) to refer to the MBR of that drive. (hd0,0) to refer to just the first partition. They're not the same thing as each other. -- (This box 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.