Auugh! My boot drive was changed by MirrorFolder

sglinert

New member
Local time
9:42 AM
Messages
6
I hope someone can help me. I needed a good backup program so I downloaded a trial of MirrorFolders. I have two identical 750GB drives in my laptop: C (my main drive) and Z (my backup drive). MirrorFolders made an identical copy of C onto Z. That wasn't what I really wanted, because C is partitioned into D and E, and MirrorFolders didn't mirror the other two partitions. The backup methodology wasn't exactly what I was looking for, so I uninstalled the program. After uninstalling MirrorFolders, the machine is now booting to the Z drive, which means I can't format it and try another backup program. Is there a simple way to restore the bootability of my C drive? I read a great deal about copying boot folders and such, but I wasn't exactly sure if these were the right answers and I didn't want to screw things up any worse. I figured I could go into the BIOS and disable the Z drive, but no luck. The machine couldn't find a bootable drive, even though C supposedly has the same files as Z. No answer from MirrorFolder's tech support, so I thought I would ask here and hope someone can fix the problem. Needless to say, if anyone wants to use MirrorFolders, they might want to think again.
 

My Computer My Computer

OS
Windows 7 Pro 64

My Computer My Computer

OS
Several, including Windows 7 x64 Ultimate
You should just need to alter the mbr so it displays both drives and will let you choose.

This may be of use to you
http://www.sevenforums.com/tutorials/2676-bcdedit-how-use.html
Give it a good read over, you should be able to
a - remove the boot from z drive
or
b - set it to display both installations so you can choose which drive to boot too.

Alternatively you can intentionally destroy the mbr for z drive, and using startup repair off your windows disk to attempt to recover the original on c
http://www.sevenforums.com/tutorials/681-startup-repair.html
 

My Computer My Computer

Computer Manufacturer/Model Number
Insane hobo technologies. ;-)
OS
Windows 7 x64
CPU
Intel i7 2600k
Motherboard
Asrock z68 extreme 4 gen 3
Memory
G.skill Ripjaw 16gigs @ 1866
Graphics Card(s)
Nvidia gtx580 (evga)
Sound Card
Integrated HD audio + hdmi
Monitor(s) Displays
24" ASUS widescreen + 42" insignia
Screen Resolution
1080p (1920x1080)
Hard Drives
128 Samsung 830
256 Samsung 840
3 x 1tb storage drive (various)
1 western digital 1tb (eSATA)
1 Seagate 1tb (eSATA)
PSU
1 kilowatt SLI/Crossfire rated Silverstone modular
Case
NZXT Phantom + additional 220 fan
Cooling
Zalmann
Keyboard
Microsoft wireless 3000 (v2)
Mouse
MS - wireless 5000 (bluetrack)
Internet Speed
depends on if you ask me or my provider.
Other Info
The above information is provided as is, and the author assumes no responsibility for issues it may cause with your sanity or fanboyism.
What he said! :)

Regards....Mike Connor
 

My Computer My Computer

OS
Several, including Windows 7 x64 Ultimate
I was afraid that this wasn't going to be simply a matter of copying a file or two. I would like to do unkind things to the developers at MirrorFolder. Ironically, I downloaded the Easeus trial too--just happened to install MirrorFolder first. There's a gui for bcdedit called easybcd. Is this any good? I am really frightened of doing harm to my C drive.
 

My Computer My Computer

OS
Windows 7 Pro 64
I went through all the pages, and most of the stuff was inexplicable--what the heck is a UUID? Where do I find it? Why is this so complicated? Will this work, do you think? bcdboot c:\windows /s c:
 

My Computer My Computer

OS
Windows 7 Pro 64
well first things first let's try something simple to see if c: is even still properly there after this software screwed with it
Just use
bcdedit /timeout 25

Hopefuly on your next boot you will get a choice to choose c or z.
(I kind of doubt it though)
If that doesn't work just have a look at startup repair. It should allow you access back to either installation you'll just have to point it to the right one.

I forget not everyone is accustomed to command line stuff.
 

My Computer My Computer

Computer Manufacturer/Model Number
Insane hobo technologies. ;-)
OS
Windows 7 x64
CPU
Intel i7 2600k
Motherboard
Asrock z68 extreme 4 gen 3
Memory
G.skill Ripjaw 16gigs @ 1866
Graphics Card(s)
Nvidia gtx580 (evga)
Sound Card
Integrated HD audio + hdmi
Monitor(s) Displays
24" ASUS widescreen + 42" insignia
Screen Resolution
1080p (1920x1080)
Hard Drives
128 Samsung 830
256 Samsung 840
3 x 1tb storage drive (various)
1 western digital 1tb (eSATA)
1 Seagate 1tb (eSATA)
PSU
1 kilowatt SLI/Crossfire rated Silverstone modular
Case
NZXT Phantom + additional 220 fan
Cooling
Zalmann
Keyboard
Microsoft wireless 3000 (v2)
Mouse
MS - wireless 5000 (bluetrack)
Internet Speed
depends on if you ask me or my provider.
Other Info
The above information is provided as is, and the author assumes no responsibility for issues it may cause with your sanity or fanboyism.
I went through all the pages, and most of the stuff was inexplicable--what the heck is a UUID? Where do I find it? Why is this so complicated? Will this work, do you think? bcdboot c:\windows /s c:

Some of these things seem extremely complex if you don't know what it all means.

You are not alone in wanting to do something very nasty to various "developers" !!!!

Try what Maguscreed posted first. If anything is unclear, or you are unsure what something means, then ask about it.

Regards....Mike Connor
 

My Computer My Computer

OS
Several, including Windows 7 x64 Ultimate
Okay, I ran Recovery. I tried BCDedit. I tried BCDBoot (bcdboot z:\windows /s c). I ran my system recovery disk that I made first thing.

Nada. Here's the info from BCDedit.
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.

C:\Users\Suasn>bcdedit

Windows Boot Manager
--------------------
identifier {bootmgr}
device partition=Z:
path \bootmgr
description Windows Boot Manager
locale en-US
inherit {globalsettings}
default {current}
resumeobject {8cb2d9b0-7c05-11de-842e-b4611d44fefa}
displayorder {current}
{8cb2d9b6-7c05-11de-842e-b4611d44fefa}
toolsdisplayorder {memdiag}
timeout 30

Windows Boot Loader
-------------------
identifier {current}
device boot
path \Windows\system32\winload.exe
description Windows 7
locale en-US
inherit {bootloadersettings}
recoverysequence {8cb2d9b4-7c05-11de-842e-b4611d44fefa}
recoveryenabled Yes
osdevice boot
systemroot \Windows
resumeobject {8cb2d9b0-7c05-11de-842e-b4611d44fefa}
nx OptIn

Windows Boot Loader
-------------------
identifier {8cb2d9b6-7c05-11de-842e-b4611d44fefa}
device partition=C:
path \Windows\system32\winload.exe
description Windows 7 Professional (recovered)
locale en-US
osdevice partition=C:
systemroot \Windows

C:\Users\Suasn>

I am now frantic. Can someone pleeeeze tell me what do do next?

:(:confused:
 

My Computer My Computer

OS
Windows 7 Pro 64
Okay, the second time I ran Repair, it worked. I am back to normal.

And so, um, can anyone recommend a good backup program that will mirror drive c to drive z without making a horrible mess?
 

My Computer My Computer

OS
Windows 7 Pro 64
"Backup".

Do you mean imaging? If so, try Macrium Reflect Free Edition.
 

My Computer My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
Ignatz Special; 4 speed manual gearbox; factory air conditioning; one of one
OS
Windows 7 Home Premium SP1, 64-bit
CPU
Intel Skylake i5-6600K, not overclocked
Motherboard
AsRock Z170M Extreme 4, micro ATX
Memory
8 GB HyperX DDR4-2666 (2 x 4 GB)
Graphics Card(s)
none; graphics are integrated on CPU
Sound Card
onboard: Realtek ALC1150; external: USB Behringer UF0-202
Monitor(s) Displays
Dell S2340M 23 inch IPS
Screen Resolution
1600 x 900
Hard Drives
System: Crucial MX100 series SSD, 128 GB;
Data: Samsung Spinpoint 103SJ, 1 TB;
Backup: WD Caviar Green WD30EZRX-00D8PB0, 3 TB
PSU
Rosewill SilentNight 500 watt fanless, semi-modular
Case
Antec Solo II
Cooling
Noctua NH-U12S; Noctua F12 intake, Noctua S12A exhaust
Keyboard
Microsoft 200 6JH-00001 USB
Mouse
Dell or Microsoft optical wired; USB
Antivirus
Microsoft Security Essentials and Malwarebytes Premium
Browser
Pale Moon
Other Info
All fans PWM; speeds at idle: CPU circa 500 rpm; intake circa 600 rpm; exhaust circa 600 rpm; CPU temps 27 idle and 47 C load in a warm room (27 C/81 F) when running Intel Extreme Tuning Utility stress test.

My Computer My Computer

OS
Several, including Windows 7 x64 Ultimate
I've downloaded it and will wait for a few days before I begin another adventure. Thanks, everyone, for all your help.
 

My Computer My Computer

OS
Windows 7 Pro 64
Back
Top