Win 7 Professional
Machine crashed during power outage and failed to boot afterwards. After running EasyRE and Dell Restore and Recovery, system became bootable and appeared completely intact. Attempting to image disk with Clonezilla was unsuccessful as SDA1 (Windows partition) was okay but SDA2 (recovery partition from Dell) was reported as having errors and Clonezilla errored out. Went back and cloned only the SDA1 windows partition (and this is apparently where I made my first mistake) using Beginner mode not Advanced where you can select to save information needed to restore a bootable image. Mistake number two occurred when I attempted to used Macrium Reflect to copy the Windows partition on the defective disk to a new disk and be bootable. I thought I followed the directions correctly but apparently didn't. Anyway, now the previously bootable disk with defects in the Restore partition is in some kind of state I don't know exactly how to describe. It boots but not correctly.
So my question is, since I have an image of the windows partition, can I restore it to a new disk and make it bootable. I have not been able to find a solution to do this. Any assistance would be gratefully appreciated. I have the data backed up but would very much like to return a disk to the same state it started in less Dell's Restore partition.
images restore bootable-media make clonezilla
add a comment |
Machine crashed during power outage and failed to boot afterwards. After running EasyRE and Dell Restore and Recovery, system became bootable and appeared completely intact. Attempting to image disk with Clonezilla was unsuccessful as SDA1 (Windows partition) was okay but SDA2 (recovery partition from Dell) was reported as having errors and Clonezilla errored out. Went back and cloned only the SDA1 windows partition (and this is apparently where I made my first mistake) using Beginner mode not Advanced where you can select to save information needed to restore a bootable image. Mistake number two occurred when I attempted to used Macrium Reflect to copy the Windows partition on the defective disk to a new disk and be bootable. I thought I followed the directions correctly but apparently didn't. Anyway, now the previously bootable disk with defects in the Restore partition is in some kind of state I don't know exactly how to describe. It boots but not correctly.
So my question is, since I have an image of the windows partition, can I restore it to a new disk and make it bootable. I have not been able to find a solution to do this. Any assistance would be gratefully appreciated. I have the data backed up but would very much like to return a disk to the same state it started in less Dell's Restore partition.
images restore bootable-media make clonezilla
I would run spinrite on the drive...grc.com/sr/spinrite.htm
– Moab
Dec 31 '18 at 17:10
add a comment |
Machine crashed during power outage and failed to boot afterwards. After running EasyRE and Dell Restore and Recovery, system became bootable and appeared completely intact. Attempting to image disk with Clonezilla was unsuccessful as SDA1 (Windows partition) was okay but SDA2 (recovery partition from Dell) was reported as having errors and Clonezilla errored out. Went back and cloned only the SDA1 windows partition (and this is apparently where I made my first mistake) using Beginner mode not Advanced where you can select to save information needed to restore a bootable image. Mistake number two occurred when I attempted to used Macrium Reflect to copy the Windows partition on the defective disk to a new disk and be bootable. I thought I followed the directions correctly but apparently didn't. Anyway, now the previously bootable disk with defects in the Restore partition is in some kind of state I don't know exactly how to describe. It boots but not correctly.
So my question is, since I have an image of the windows partition, can I restore it to a new disk and make it bootable. I have not been able to find a solution to do this. Any assistance would be gratefully appreciated. I have the data backed up but would very much like to return a disk to the same state it started in less Dell's Restore partition.
images restore bootable-media make clonezilla
Machine crashed during power outage and failed to boot afterwards. After running EasyRE and Dell Restore and Recovery, system became bootable and appeared completely intact. Attempting to image disk with Clonezilla was unsuccessful as SDA1 (Windows partition) was okay but SDA2 (recovery partition from Dell) was reported as having errors and Clonezilla errored out. Went back and cloned only the SDA1 windows partition (and this is apparently where I made my first mistake) using Beginner mode not Advanced where you can select to save information needed to restore a bootable image. Mistake number two occurred when I attempted to used Macrium Reflect to copy the Windows partition on the defective disk to a new disk and be bootable. I thought I followed the directions correctly but apparently didn't. Anyway, now the previously bootable disk with defects in the Restore partition is in some kind of state I don't know exactly how to describe. It boots but not correctly.
So my question is, since I have an image of the windows partition, can I restore it to a new disk and make it bootable. I have not been able to find a solution to do this. Any assistance would be gratefully appreciated. I have the data backed up but would very much like to return a disk to the same state it started in less Dell's Restore partition.
images restore bootable-media make clonezilla
images restore bootable-media make clonezilla
asked Dec 31 '18 at 13:37
juneaujuneau
11
11
I would run spinrite on the drive...grc.com/sr/spinrite.htm
– Moab
Dec 31 '18 at 17:10
add a comment |
I would run spinrite on the drive...grc.com/sr/spinrite.htm
– Moab
Dec 31 '18 at 17:10
I would run spinrite on the drive...grc.com/sr/spinrite.htm
– Moab
Dec 31 '18 at 17:10
I would run spinrite on the drive...grc.com/sr/spinrite.htm
– Moab
Dec 31 '18 at 17:10
add a comment |
1 Answer
1
active
oldest
votes
if you have the backup of both partition make them bootable again is preatty easy, you need a usb or cd/dvd of windows 7 installation, instead of start installation go to the repair tools and open a terminal;
determinate which disk contain the restored data and you want to make bootable with diskpart:
- list volume
exit from diskpart enter via cmd in the boot folder of the installer and run the following command:
- bootsect /nt60 x: # where x is the device letter of desidered disk
this should be enough if it is not:
rebuild the bcd info:
- bootrec /rebuildbcd
fix mbr (if there have)
- bootrec /fixmbr
then fix boot
- bootrec /fixboot
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1389259%2fwin-7-professional%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
if you have the backup of both partition make them bootable again is preatty easy, you need a usb or cd/dvd of windows 7 installation, instead of start installation go to the repair tools and open a terminal;
determinate which disk contain the restored data and you want to make bootable with diskpart:
- list volume
exit from diskpart enter via cmd in the boot folder of the installer and run the following command:
- bootsect /nt60 x: # where x is the device letter of desidered disk
this should be enough if it is not:
rebuild the bcd info:
- bootrec /rebuildbcd
fix mbr (if there have)
- bootrec /fixmbr
then fix boot
- bootrec /fixboot
add a comment |
if you have the backup of both partition make them bootable again is preatty easy, you need a usb or cd/dvd of windows 7 installation, instead of start installation go to the repair tools and open a terminal;
determinate which disk contain the restored data and you want to make bootable with diskpart:
- list volume
exit from diskpart enter via cmd in the boot folder of the installer and run the following command:
- bootsect /nt60 x: # where x is the device letter of desidered disk
this should be enough if it is not:
rebuild the bcd info:
- bootrec /rebuildbcd
fix mbr (if there have)
- bootrec /fixmbr
then fix boot
- bootrec /fixboot
add a comment |
if you have the backup of both partition make them bootable again is preatty easy, you need a usb or cd/dvd of windows 7 installation, instead of start installation go to the repair tools and open a terminal;
determinate which disk contain the restored data and you want to make bootable with diskpart:
- list volume
exit from diskpart enter via cmd in the boot folder of the installer and run the following command:
- bootsect /nt60 x: # where x is the device letter of desidered disk
this should be enough if it is not:
rebuild the bcd info:
- bootrec /rebuildbcd
fix mbr (if there have)
- bootrec /fixmbr
then fix boot
- bootrec /fixboot
if you have the backup of both partition make them bootable again is preatty easy, you need a usb or cd/dvd of windows 7 installation, instead of start installation go to the repair tools and open a terminal;
determinate which disk contain the restored data and you want to make bootable with diskpart:
- list volume
exit from diskpart enter via cmd in the boot folder of the installer and run the following command:
- bootsect /nt60 x: # where x is the device letter of desidered disk
this should be enough if it is not:
rebuild the bcd info:
- bootrec /rebuildbcd
fix mbr (if there have)
- bootrec /fixmbr
then fix boot
- bootrec /fixboot
answered Dec 31 '18 at 13:52
AtomiX84AtomiX84
4679
4679
add a comment |
add a comment |
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1389259%2fwin-7-professional%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
I would run spinrite on the drive...grc.com/sr/spinrite.htm
– Moab
Dec 31 '18 at 17:10