On Fri, 2005-06-24 at 21:16 -0700, Monkey Pet wrote: > I don't want to install grub on the HD, but I instead I want to be > able to boot it using a boot CD. This is because I don't want to > destroy the current MBR. I have the following questions: > > 1. Can I use the rescue CD to boot into linux which is installed on the HD? > 2. If I can't do the above, what are my options? Install grub into the root or /boot partition of your Fedora installation rather than the MBR. Then you need some way of chain-loading that grub from your regular bootloader. For example, the program "bootpart" (http://www.winimage.com/bootpart.htm) will enable you to do this if your regular bootloader is the one that came with Windows NT/2000/XP. It's a great way of dual-booting with Windows if you don't want to mess with the MBR. Alternatively you could install grub on a floppy and set that up to chain-load your hard disk version of grub. Paul. -- Paul Howarth <paul@xxxxxxxxxxxx>