Group: Forum Members
Posts: 14K,
Visits: 82K
|
If you already have Reflect installed, go to Programs and Features, select Reflect, click Change, click Modify, check the viBoot component in the optional features list, and proceed through the wizard to add that component to your existing Reflect installation. You'll also need to have either Hyper-V or VirtualBox installed.
Regarding your failure scenario, yes you can do that, in fact that the primary use case of viBoot. Just make sure you have an image backup that contains all necessary partitions to boot Windows, which on most modern systems is NOT just the C partition. The other machine doesn't necessarily have to be running Win10 either. It just needs to have Hyper-V or VirtualBox. There may be minimum version requirements of each (I can't remember offhand, but the documentation should specify it), but I believe for Hyper-V you just need Windows 8 or Server 2012 R2, if memory serves.
viBoot does not really convert anything. It just gives Hyper-V and VirtualBox the ability to use Reflect image backups as a disk in a VM. If you check the settings of that VM in Hyper-V/VirtualBox, you will find that the disk points to a file in that hypervisor's native format, but that somehow just redirects to the Reflect image and can be used as a differencing disk, allowing you to make changes to the VM that will persist across restarts without altering the contents of the original backup you started from, because those changes are stored in that separate virtual disk file. But viBoot does not convert the Reflect backup into a standalone virtual disk, so the Reflect backup itself still needs to remain available. viBoot does however give you the option to generate a new Reflect backup based on the current state of the VM after you've used it for a while. That backup can either be a Full backup or a Differential/Incremental backup added to the original backup's set. This capability is handy in the failure scenario you asked about, since if a server dies and you resurrect it in viBoot for a while, you'll be able to make a new backup of that viBooted server's current state and restore that onto the original hardware when the hardware is available again.
|