First post, by Kahenraz
- Rank
- l33t
I'm doing a lot of tests on Windows 9x that require me to install service packs, KB updates, patches, and other things in an effort to try and isolate a problem. When I find that it doesn't fix my problem or makes the system unstable, I want to quickly revert to a base "know good" configuration that is guaranteed not to have anything leftover. What I have been doing is booting into Windows XP, then backing up or restoring the entire contents of the drive.
This is fine. And it works. But are there any other tools that are available to me that would make this process better, easier, or more convenient? I've never used anything like Norton Ghost, which I've heard about often over the years.
My partition layout is already configured to boot into a primary DOS partition where GRUB4DOS lives. So there is some opportunity there to log in and run a bat file to perform backups and restores, if something like that is feasible.