0

Possible Duplicate:
Software to backup data and files on a Windows computer

How can I back up the entire Windows 7 installation to be used on another drive as if it were a new operating system?

For example, I'd like to use both Ubuntu and Windows 7, yet have an entire Ubuntu partition on the computer and Windows on a separate drive. But the OS backup would absolutely need to be like exactly the same version as before when first used.

Is there some way to do this?

Sam
  • 9

2 Answers2

0

You need to make an image of your operating system, which can be done from the backup center within windows. This will save an exact copy of your OS which can then be re-installed back onto a different drive or another partition. The reinstall is done via the Windows 7 installation disc under the repair section when you boot into it.

Jared
  • 349
0

The "as if it were a new operating system" requirement is confusing - any backup you do of an existing Win 7 installation would restore as that same exact installation.

You can use the Windows Backup Tool as others have described, or an imaging tool such as Ghost, to make a clone of your Windows installation and restore it on a new drive all by itself... but it'll be a clone of the existing install, with all the same programs and garbage, rather than a fresh new operating system installation.

Mike
  • 1