Lenovo Windows 8 EFI restore from image
First time here. I have bought an e530 with Windows 8 and during the first hour of working with it, I have a problem.
I have an SSD with Windows 7, which I want to use with my new e530. I have made a sysprep
of Windows 7 and installed the SSD onto the e530. I want to use the HDD that was inside e530 as second drive, instead of my DVD Drive.
I connected this HDD through a USB-to-SATA adapter to copy some files from my SSD to the HDD. Unfortunately, it didn't see the file system on the HDD (but first time I have booted to it and first boot into Windows 8) I've made some mistakes and I corrupted the filesystem on the HDD.
I tried a bunch of tricks to recover the GPT, but it didn't work. I have managed to recover the Lenovo_Recovery partition to my SSD using recovery tools.
And now I'm stuck, with this new things to me - EFI, GPT, etc. I don't how this stuff works, and I have been trying to understand this for hours - but nothing seems to work. I want to restore Windows 8 to the HDD, so it is there alive.
What I have done so far:
- Formatted the HDD
I took the PBRALL file from the Lenovo_Recovery
convert gpt
create partition Primary size=1000 ID=DE94BBA4-06D1-4D40-A16A-BFD50179D6AC
gpt attributes=0x8000000000000001
assign letter=W
format quick LABEL=WINRE_DRV
create partition efi size=260
assign letter=s
format quick fs=fat32 LABEL=SYSTEM_DRV
create par msr size=128
create partition primary noerr
assign letter=t
format quick LABEL=Windows8_OS
shrink desired=12197
create partition Primary ID=DE94BBA4-06D1-4D40-A16A-BFD50179D6AC
gpt attributes=0x8000000000000001
assign letter=q
format quick LABEL=Lenovo_Recovery
It recreated the partitions
Copied contents of
SDRIVE.zip
toSYSTEM_DRV
partition- Copied contents of
WDRIVE.zip
toWINRE_DRV
partition - Copied restored
Lenovo_Recovery
back toLenovo_Recovery
partition
So now I have 3 system partitions:
SYSTE_DRV
BOOT
boot.sdi
EFI
BOOT
bootx64.efi
LenovoBT.efi
Lenovo
...
Microsoft
...
WINRE_DRVRecoveryWindowsREwinre.wim
Lenovo_Recovery (which contains install.wim and bunch of other things)
So i put back the HDD inside the laptop and tried to boot, but nothing works. It just doesn't boot to anything – no errors – nothing at all. When I choose this HDD manually for boot – just black screen blinks and that's all. it returns back to the devices boot menu.
SYSTEM_DRV is an EFI partition, so I don't understand why it doesn't boot, it has files needed inside.
Can anybody tell me what should be done to make it boot to recovery console or something like that? How to restore the Windows 8 from the Lenovo_Recovery install.wim image? As I understand, I have all the files where they should be, but why it doesn't work? How to troubleshoot such things?
Also, if somebody has good link where EFI booting process is explained in details that would be great because I still don't understand how it knows what partition to boot.
windows-8 boot restore uefi
add a comment |
First time here. I have bought an e530 with Windows 8 and during the first hour of working with it, I have a problem.
I have an SSD with Windows 7, which I want to use with my new e530. I have made a sysprep
of Windows 7 and installed the SSD onto the e530. I want to use the HDD that was inside e530 as second drive, instead of my DVD Drive.
I connected this HDD through a USB-to-SATA adapter to copy some files from my SSD to the HDD. Unfortunately, it didn't see the file system on the HDD (but first time I have booted to it and first boot into Windows 8) I've made some mistakes and I corrupted the filesystem on the HDD.
I tried a bunch of tricks to recover the GPT, but it didn't work. I have managed to recover the Lenovo_Recovery partition to my SSD using recovery tools.
And now I'm stuck, with this new things to me - EFI, GPT, etc. I don't how this stuff works, and I have been trying to understand this for hours - but nothing seems to work. I want to restore Windows 8 to the HDD, so it is there alive.
What I have done so far:
- Formatted the HDD
I took the PBRALL file from the Lenovo_Recovery
convert gpt
create partition Primary size=1000 ID=DE94BBA4-06D1-4D40-A16A-BFD50179D6AC
gpt attributes=0x8000000000000001
assign letter=W
format quick LABEL=WINRE_DRV
create partition efi size=260
assign letter=s
format quick fs=fat32 LABEL=SYSTEM_DRV
create par msr size=128
create partition primary noerr
assign letter=t
format quick LABEL=Windows8_OS
shrink desired=12197
create partition Primary ID=DE94BBA4-06D1-4D40-A16A-BFD50179D6AC
gpt attributes=0x8000000000000001
assign letter=q
format quick LABEL=Lenovo_Recovery
It recreated the partitions
Copied contents of
SDRIVE.zip
toSYSTEM_DRV
partition- Copied contents of
WDRIVE.zip
toWINRE_DRV
partition - Copied restored
Lenovo_Recovery
back toLenovo_Recovery
partition
So now I have 3 system partitions:
SYSTE_DRV
BOOT
boot.sdi
EFI
BOOT
bootx64.efi
LenovoBT.efi
Lenovo
...
Microsoft
...
WINRE_DRVRecoveryWindowsREwinre.wim
Lenovo_Recovery (which contains install.wim and bunch of other things)
So i put back the HDD inside the laptop and tried to boot, but nothing works. It just doesn't boot to anything – no errors – nothing at all. When I choose this HDD manually for boot – just black screen blinks and that's all. it returns back to the devices boot menu.
SYSTEM_DRV is an EFI partition, so I don't understand why it doesn't boot, it has files needed inside.
Can anybody tell me what should be done to make it boot to recovery console or something like that? How to restore the Windows 8 from the Lenovo_Recovery install.wim image? As I understand, I have all the files where they should be, but why it doesn't work? How to troubleshoot such things?
Also, if somebody has good link where EFI booting process is explained in details that would be great because I still don't understand how it knows what partition to boot.
windows-8 boot restore uefi
add a comment |
First time here. I have bought an e530 with Windows 8 and during the first hour of working with it, I have a problem.
I have an SSD with Windows 7, which I want to use with my new e530. I have made a sysprep
of Windows 7 and installed the SSD onto the e530. I want to use the HDD that was inside e530 as second drive, instead of my DVD Drive.
I connected this HDD through a USB-to-SATA adapter to copy some files from my SSD to the HDD. Unfortunately, it didn't see the file system on the HDD (but first time I have booted to it and first boot into Windows 8) I've made some mistakes and I corrupted the filesystem on the HDD.
I tried a bunch of tricks to recover the GPT, but it didn't work. I have managed to recover the Lenovo_Recovery partition to my SSD using recovery tools.
And now I'm stuck, with this new things to me - EFI, GPT, etc. I don't how this stuff works, and I have been trying to understand this for hours - but nothing seems to work. I want to restore Windows 8 to the HDD, so it is there alive.
What I have done so far:
- Formatted the HDD
I took the PBRALL file from the Lenovo_Recovery
convert gpt
create partition Primary size=1000 ID=DE94BBA4-06D1-4D40-A16A-BFD50179D6AC
gpt attributes=0x8000000000000001
assign letter=W
format quick LABEL=WINRE_DRV
create partition efi size=260
assign letter=s
format quick fs=fat32 LABEL=SYSTEM_DRV
create par msr size=128
create partition primary noerr
assign letter=t
format quick LABEL=Windows8_OS
shrink desired=12197
create partition Primary ID=DE94BBA4-06D1-4D40-A16A-BFD50179D6AC
gpt attributes=0x8000000000000001
assign letter=q
format quick LABEL=Lenovo_Recovery
It recreated the partitions
Copied contents of
SDRIVE.zip
toSYSTEM_DRV
partition- Copied contents of
WDRIVE.zip
toWINRE_DRV
partition - Copied restored
Lenovo_Recovery
back toLenovo_Recovery
partition
So now I have 3 system partitions:
SYSTE_DRV
BOOT
boot.sdi
EFI
BOOT
bootx64.efi
LenovoBT.efi
Lenovo
...
Microsoft
...
WINRE_DRVRecoveryWindowsREwinre.wim
Lenovo_Recovery (which contains install.wim and bunch of other things)
So i put back the HDD inside the laptop and tried to boot, but nothing works. It just doesn't boot to anything – no errors – nothing at all. When I choose this HDD manually for boot – just black screen blinks and that's all. it returns back to the devices boot menu.
SYSTEM_DRV is an EFI partition, so I don't understand why it doesn't boot, it has files needed inside.
Can anybody tell me what should be done to make it boot to recovery console or something like that? How to restore the Windows 8 from the Lenovo_Recovery install.wim image? As I understand, I have all the files where they should be, but why it doesn't work? How to troubleshoot such things?
Also, if somebody has good link where EFI booting process is explained in details that would be great because I still don't understand how it knows what partition to boot.
windows-8 boot restore uefi
First time here. I have bought an e530 with Windows 8 and during the first hour of working with it, I have a problem.
I have an SSD with Windows 7, which I want to use with my new e530. I have made a sysprep
of Windows 7 and installed the SSD onto the e530. I want to use the HDD that was inside e530 as second drive, instead of my DVD Drive.
I connected this HDD through a USB-to-SATA adapter to copy some files from my SSD to the HDD. Unfortunately, it didn't see the file system on the HDD (but first time I have booted to it and first boot into Windows 8) I've made some mistakes and I corrupted the filesystem on the HDD.
I tried a bunch of tricks to recover the GPT, but it didn't work. I have managed to recover the Lenovo_Recovery partition to my SSD using recovery tools.
And now I'm stuck, with this new things to me - EFI, GPT, etc. I don't how this stuff works, and I have been trying to understand this for hours - but nothing seems to work. I want to restore Windows 8 to the HDD, so it is there alive.
What I have done so far:
- Formatted the HDD
I took the PBRALL file from the Lenovo_Recovery
convert gpt
create partition Primary size=1000 ID=DE94BBA4-06D1-4D40-A16A-BFD50179D6AC
gpt attributes=0x8000000000000001
assign letter=W
format quick LABEL=WINRE_DRV
create partition efi size=260
assign letter=s
format quick fs=fat32 LABEL=SYSTEM_DRV
create par msr size=128
create partition primary noerr
assign letter=t
format quick LABEL=Windows8_OS
shrink desired=12197
create partition Primary ID=DE94BBA4-06D1-4D40-A16A-BFD50179D6AC
gpt attributes=0x8000000000000001
assign letter=q
format quick LABEL=Lenovo_Recovery
It recreated the partitions
Copied contents of
SDRIVE.zip
toSYSTEM_DRV
partition- Copied contents of
WDRIVE.zip
toWINRE_DRV
partition - Copied restored
Lenovo_Recovery
back toLenovo_Recovery
partition
So now I have 3 system partitions:
SYSTE_DRV
BOOT
boot.sdi
EFI
BOOT
bootx64.efi
LenovoBT.efi
Lenovo
...
Microsoft
...
WINRE_DRVRecoveryWindowsREwinre.wim
Lenovo_Recovery (which contains install.wim and bunch of other things)
So i put back the HDD inside the laptop and tried to boot, but nothing works. It just doesn't boot to anything – no errors – nothing at all. When I choose this HDD manually for boot – just black screen blinks and that's all. it returns back to the devices boot menu.
SYSTEM_DRV is an EFI partition, so I don't understand why it doesn't boot, it has files needed inside.
Can anybody tell me what should be done to make it boot to recovery console or something like that? How to restore the Windows 8 from the Lenovo_Recovery install.wim image? As I understand, I have all the files where they should be, but why it doesn't work? How to troubleshoot such things?
Also, if somebody has good link where EFI booting process is explained in details that would be great because I still don't understand how it knows what partition to boot.
windows-8 boot restore uefi
windows-8 boot restore uefi
edited Jan 22 '17 at 7:29
user477799
asked Aug 31 '13 at 21:51
anderhilanderhil
129128
129128
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
Okay, I can't say for sure but if Lenovo is anything like Toshiba their recover images are just that, recovery not installation. Okay, since you seem really confused and messed a lot of stuff up I think it's best to start over. Since (assuming Lenovo is like Toshiba again) you don't want to order / wait for the real recovery media then we're gonna use this ISO. It's an OEM version of the Non-pro windows 8. If your system has pro then you need this ISO (Only tested the first one because I don't have a PRO machine yet here's a second 64 bit only). Now you're going to have to download and burn the ISO to a CD using another machine. From here we slap in the install CD. From here we go through the instructions. At one point it will ask you to choose a partition / drive. There should be an advanced options or something similar when you click on a partition / drive. First find the SSD and reformat that completely. Nothing on it at all by choosing the "reformat the drive" or deleting all the partitions. Then you install normally.
Now lets take a trip back down memory lane assuming this worked. You'll find that Windows 8 will not boot in a sense from a USB drive (I say in a sense because you can do an install boot like you can from the CD but not a true live CD / USB boot this way).
The wonderful thing about windows 8 (considering it seems this machine already had it and such) is that it will auto authenticate using your UEFI. On top of that it will do all the partitioning for you. Try that with Arch Linux and you'll blow your brains out faster than you'd like to admit.... trust me I've tried.
thanks for answer, but i think i resolved the issue. Partitions are not visible for boot, cause I have formated the drive when using USB-TO-SATA adapter, and was booting from SATA. I checked today and when on SATA it doesn't see the partitions. I think it should be some problem with USB-TO-SATA working with GPT, there is some offset or smth like that.
– anderhil
Sep 1 '13 at 17:40
@anderhil Yes, if you look at the answer I said you can't boot Windows 8 with a USB anything.
– Griffin
Sep 1 '13 at 18:08
@Griffin why not? Use Rufus to create GPT partition and UEFI boot mode.
– Biswapriyo
May 28 '17 at 2:50
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%2f639317%2flenovo-windows-8-efi-restore-from-image%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
Okay, I can't say for sure but if Lenovo is anything like Toshiba their recover images are just that, recovery not installation. Okay, since you seem really confused and messed a lot of stuff up I think it's best to start over. Since (assuming Lenovo is like Toshiba again) you don't want to order / wait for the real recovery media then we're gonna use this ISO. It's an OEM version of the Non-pro windows 8. If your system has pro then you need this ISO (Only tested the first one because I don't have a PRO machine yet here's a second 64 bit only). Now you're going to have to download and burn the ISO to a CD using another machine. From here we slap in the install CD. From here we go through the instructions. At one point it will ask you to choose a partition / drive. There should be an advanced options or something similar when you click on a partition / drive. First find the SSD and reformat that completely. Nothing on it at all by choosing the "reformat the drive" or deleting all the partitions. Then you install normally.
Now lets take a trip back down memory lane assuming this worked. You'll find that Windows 8 will not boot in a sense from a USB drive (I say in a sense because you can do an install boot like you can from the CD but not a true live CD / USB boot this way).
The wonderful thing about windows 8 (considering it seems this machine already had it and such) is that it will auto authenticate using your UEFI. On top of that it will do all the partitioning for you. Try that with Arch Linux and you'll blow your brains out faster than you'd like to admit.... trust me I've tried.
thanks for answer, but i think i resolved the issue. Partitions are not visible for boot, cause I have formated the drive when using USB-TO-SATA adapter, and was booting from SATA. I checked today and when on SATA it doesn't see the partitions. I think it should be some problem with USB-TO-SATA working with GPT, there is some offset or smth like that.
– anderhil
Sep 1 '13 at 17:40
@anderhil Yes, if you look at the answer I said you can't boot Windows 8 with a USB anything.
– Griffin
Sep 1 '13 at 18:08
@Griffin why not? Use Rufus to create GPT partition and UEFI boot mode.
– Biswapriyo
May 28 '17 at 2:50
add a comment |
Okay, I can't say for sure but if Lenovo is anything like Toshiba their recover images are just that, recovery not installation. Okay, since you seem really confused and messed a lot of stuff up I think it's best to start over. Since (assuming Lenovo is like Toshiba again) you don't want to order / wait for the real recovery media then we're gonna use this ISO. It's an OEM version of the Non-pro windows 8. If your system has pro then you need this ISO (Only tested the first one because I don't have a PRO machine yet here's a second 64 bit only). Now you're going to have to download and burn the ISO to a CD using another machine. From here we slap in the install CD. From here we go through the instructions. At one point it will ask you to choose a partition / drive. There should be an advanced options or something similar when you click on a partition / drive. First find the SSD and reformat that completely. Nothing on it at all by choosing the "reformat the drive" or deleting all the partitions. Then you install normally.
Now lets take a trip back down memory lane assuming this worked. You'll find that Windows 8 will not boot in a sense from a USB drive (I say in a sense because you can do an install boot like you can from the CD but not a true live CD / USB boot this way).
The wonderful thing about windows 8 (considering it seems this machine already had it and such) is that it will auto authenticate using your UEFI. On top of that it will do all the partitioning for you. Try that with Arch Linux and you'll blow your brains out faster than you'd like to admit.... trust me I've tried.
thanks for answer, but i think i resolved the issue. Partitions are not visible for boot, cause I have formated the drive when using USB-TO-SATA adapter, and was booting from SATA. I checked today and when on SATA it doesn't see the partitions. I think it should be some problem with USB-TO-SATA working with GPT, there is some offset or smth like that.
– anderhil
Sep 1 '13 at 17:40
@anderhil Yes, if you look at the answer I said you can't boot Windows 8 with a USB anything.
– Griffin
Sep 1 '13 at 18:08
@Griffin why not? Use Rufus to create GPT partition and UEFI boot mode.
– Biswapriyo
May 28 '17 at 2:50
add a comment |
Okay, I can't say for sure but if Lenovo is anything like Toshiba their recover images are just that, recovery not installation. Okay, since you seem really confused and messed a lot of stuff up I think it's best to start over. Since (assuming Lenovo is like Toshiba again) you don't want to order / wait for the real recovery media then we're gonna use this ISO. It's an OEM version of the Non-pro windows 8. If your system has pro then you need this ISO (Only tested the first one because I don't have a PRO machine yet here's a second 64 bit only). Now you're going to have to download and burn the ISO to a CD using another machine. From here we slap in the install CD. From here we go through the instructions. At one point it will ask you to choose a partition / drive. There should be an advanced options or something similar when you click on a partition / drive. First find the SSD and reformat that completely. Nothing on it at all by choosing the "reformat the drive" or deleting all the partitions. Then you install normally.
Now lets take a trip back down memory lane assuming this worked. You'll find that Windows 8 will not boot in a sense from a USB drive (I say in a sense because you can do an install boot like you can from the CD but not a true live CD / USB boot this way).
The wonderful thing about windows 8 (considering it seems this machine already had it and such) is that it will auto authenticate using your UEFI. On top of that it will do all the partitioning for you. Try that with Arch Linux and you'll blow your brains out faster than you'd like to admit.... trust me I've tried.
Okay, I can't say for sure but if Lenovo is anything like Toshiba their recover images are just that, recovery not installation. Okay, since you seem really confused and messed a lot of stuff up I think it's best to start over. Since (assuming Lenovo is like Toshiba again) you don't want to order / wait for the real recovery media then we're gonna use this ISO. It's an OEM version of the Non-pro windows 8. If your system has pro then you need this ISO (Only tested the first one because I don't have a PRO machine yet here's a second 64 bit only). Now you're going to have to download and burn the ISO to a CD using another machine. From here we slap in the install CD. From here we go through the instructions. At one point it will ask you to choose a partition / drive. There should be an advanced options or something similar when you click on a partition / drive. First find the SSD and reformat that completely. Nothing on it at all by choosing the "reformat the drive" or deleting all the partitions. Then you install normally.
Now lets take a trip back down memory lane assuming this worked. You'll find that Windows 8 will not boot in a sense from a USB drive (I say in a sense because you can do an install boot like you can from the CD but not a true live CD / USB boot this way).
The wonderful thing about windows 8 (considering it seems this machine already had it and such) is that it will auto authenticate using your UEFI. On top of that it will do all the partitioning for you. Try that with Arch Linux and you'll blow your brains out faster than you'd like to admit.... trust me I've tried.
answered Aug 31 '13 at 22:46
GriffinGriffin
979519
979519
thanks for answer, but i think i resolved the issue. Partitions are not visible for boot, cause I have formated the drive when using USB-TO-SATA adapter, and was booting from SATA. I checked today and when on SATA it doesn't see the partitions. I think it should be some problem with USB-TO-SATA working with GPT, there is some offset or smth like that.
– anderhil
Sep 1 '13 at 17:40
@anderhil Yes, if you look at the answer I said you can't boot Windows 8 with a USB anything.
– Griffin
Sep 1 '13 at 18:08
@Griffin why not? Use Rufus to create GPT partition and UEFI boot mode.
– Biswapriyo
May 28 '17 at 2:50
add a comment |
thanks for answer, but i think i resolved the issue. Partitions are not visible for boot, cause I have formated the drive when using USB-TO-SATA adapter, and was booting from SATA. I checked today and when on SATA it doesn't see the partitions. I think it should be some problem with USB-TO-SATA working with GPT, there is some offset or smth like that.
– anderhil
Sep 1 '13 at 17:40
@anderhil Yes, if you look at the answer I said you can't boot Windows 8 with a USB anything.
– Griffin
Sep 1 '13 at 18:08
@Griffin why not? Use Rufus to create GPT partition and UEFI boot mode.
– Biswapriyo
May 28 '17 at 2:50
thanks for answer, but i think i resolved the issue. Partitions are not visible for boot, cause I have formated the drive when using USB-TO-SATA adapter, and was booting from SATA. I checked today and when on SATA it doesn't see the partitions. I think it should be some problem with USB-TO-SATA working with GPT, there is some offset or smth like that.
– anderhil
Sep 1 '13 at 17:40
thanks for answer, but i think i resolved the issue. Partitions are not visible for boot, cause I have formated the drive when using USB-TO-SATA adapter, and was booting from SATA. I checked today and when on SATA it doesn't see the partitions. I think it should be some problem with USB-TO-SATA working with GPT, there is some offset or smth like that.
– anderhil
Sep 1 '13 at 17:40
@anderhil Yes, if you look at the answer I said you can't boot Windows 8 with a USB anything.
– Griffin
Sep 1 '13 at 18:08
@anderhil Yes, if you look at the answer I said you can't boot Windows 8 with a USB anything.
– Griffin
Sep 1 '13 at 18:08
@Griffin why not? Use Rufus to create GPT partition and UEFI boot mode.
– Biswapriyo
May 28 '17 at 2:50
@Griffin why not? Use Rufus to create GPT partition and UEFI boot mode.
– Biswapriyo
May 28 '17 at 2:50
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.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- 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%2f639317%2flenovo-windows-8-efi-restore-from-image%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