I have a desktop with two physical hard drives installed. The master HD (c:) has Windows XP Professional SP3 on it; the slave HD (d:) is completely empty (but NTFS formatted).
I now would like to install Ubuntu 10.04 LTS on the slave HD and create a dual-boot system with GRUB2 –but first I want to back up the MBR as a precautionary measure!
Does anyone know how to do this using a Linux Live CD? I’ve seen several examples on the Internet of backup/restore using the dd command in Linux, but I don’t quite understand if the dd command can be run from a Live CD and how. (I am completely new to the Linux world!) Another thing I do not understand is how to backup the MBR on the Live CD itself so that if I need to restore it, I would insert the Linux Live CD, boot up, and use the dd command in reverse.
My PC does not have a diskette drive and only one CD/DVD drive, so I need to find a way to back up the MBR on a bootable CD/DVD-RW, and that is why I have Linux Live CD in mind for the task!
PS: I am aware that the MBR can be repaired using the Recovery Console and the “fixmbr” command included in my DVD retail version of Windows XP Professional. I also concede that the likelihood of Ubuntu/GRUB2 messing up my original MBR is remote. Nevertheless, I would like to back up the MBR prior to installing Ubuntu just in case.
But how do I accomplish this?
Thanks.
—
tb