Okay, I was unable to ever get back the DVD drives on my wife's computer with the previous install, so now I've completed a fresh install on a reformatted partition with all the major apps that my wife needs. Now I want to make an exact copy of the boot partition so if any unrecoverable situation occurs again, I can get everything going again with a minimal effort.
I think I'd like to make a bootable DVD-R with a snapshot copy of everything on the boot drive right now. What's the best/easiest way to put me in a position where all I'd have to do is reformat the boot partition and copy all the files back on it so it gets right back up and running like it is now?
If it's a better solution, there's also a 160GB drive in the PC with a blank 16GB partition that I could set up to be the boot drive if needed. Is there a quick-n-easy way to "copy" the boot partition of the current primary drive to the 160GB drive so that all I'd have to do to get her up and running is swap which drive is booted to?
I usually avoid using Partition Magic unless alternatives are too time-consuming. Are you suggesting that I use the Drive Copy portion of it to backup the PC's boot partition?
What's the best/easiest way to put me in a position where all I'd have to do is reformat the boot partition and copy all the files back on it so it gets right back up and running like it is now?
I use R-Drive Image to image my OS once a month. There are other programs like Nortons Ghost that will do it too.
Regardless, you'll want to make a small partition to copy an image to. 2GB should be fine, but 5GB if you can spare. If you can download Ghost.exe, it's a small file, you can just create an image to your 2nd partition, create a bootable CD using your CD burning software and edit your config.sys and autoexec.bat to create a menu and command line to start the ghosting process. Or you could just add the line in your autoexec.bat to call up ghost and pull the image off your other hard drive.
Do a little search for modifying the config/autoexebat and you'll be able to figure it out relatively simple.
I have a PC that I need to reimage constantly for some software that I use. I have a 5GB partition that I have my image stored on and I just restore over it using the Ghost program. I tell it to use the image on my D: drive, restore. It restarts the computer, images, and it's back up in about 10 minutes. That might be the simplest way as long as you can still boot into windows.
Now, if you can't boot into windows, you can use a boot disk with ghost on it and still restore from the D: drive OR CD if you burn it to a CD and have the CD drivers load via boot disk.
The 160GB drive is a disk my wife doesn't even know is in there. Partition size and reformatting isn't going to be a problem. I'll take a look at R-drive and Norton Ghost.
As far as the DVD-R, both of the DVD drives boot to a CD and so I imagine they would also boot to DVD. Since my wife's boot drive with all the basic apps on it is only about 3GB, I figured there was some way to create a bootable DVD-R with a file-for-file copy of her boot drive. I'm just not sure if there are any utilities for making sure to get all those files that are open when XP and the burning software are running. Anybody done this?
Windows XP has a built-in backup/restore which does file for file and stores it in a large file. As far as I'm aware, you're not able to boot to disc to restore though, but it may be possible. I haven't fully looked into the capabilities of the program.
Imaging is probably your fastest and most reliable way of doing this though.
I agree with riser. Imaging would be faster and simpler. I personally haven't tried using R-Drive, but I hear that it's quite good to use. At work, I use Norton Ghost just about every week. Works very well for me.
In addition to Windows XP's own backup utility, you could also create a simple batch file to create an image that copies the entire boot drive to a DVD-R. With less than 3GB of data to back up, it may not take too long to complete.
The batch file could be as simple as this:
<i>xcopy C: E:
rem BACKUP COMPLETE
pause
end</i>
I haven't had a chance to do this yet because I've been tied up with other things. It sounds like I could create a bootable CD with Ghost.exe on it which is called up Ghost when booting. Can anyone tell me where I might find Ghost.exe?
You are about to answer a thread that has been inactive for more than 6 months. If you still wish to proceed, please ensure that your posting is original and does not duplicate or overlap any prior responses to this thread.