NEED to create a bootable recovery disk in win 8.1 using UEFI - TechRepublic
Question
April 11, 2015 at 09:03 PM
jhmac77

NEED to create a bootable recovery disk in win 8.1 using UEFI

by jhmac77 . Updated 10 years, 11 months ago

cant boot from UEFI NEED to create a bootable recovery disk in win 8.1
need to create a bootable repair disk in win 8.1 have a Lenovo ideapad and UEFI

How do I make my computer bootable?

I found the following on a recovery disk which I made early last year for the same computer but I cant get it to boot.

How do I boot this usb flash drive without losing this material and is it used to recreate the correct partitions? It has this info on it:

convert gpt
create partition primary size=1000
format quick fs=ntfs label=”WINRE_DRV”
assign letter=”W”
gpt attributes=0x8000000000000001
set id=”de94bba4-06d1-4d40-a16a-bfd50179d6ac”
create partition efi size=260
format quick fs=fat32 label=”SYSTEM_DRV”
assign letter=”S”
create partition efi size=1000
format quick fs=fat32 label=”LRS_ESP”
assign letter=”I”
gpt attributes=0x8000000000000001
set id=”bfbfafe7-a34f-448a-9a5b-6213eb736c22″
create partition msr size=128
create partition primary size=436224
format quick fs=ntfs label=”Windows8_OS”
assign letter=”T”
create partition primary
format quick fs=ntfs label=”LENOVO”
assign letter=”O”
shrink minimum=12288
create partition primary
format quick fs=ntfs label=”PBR_DRV”
assign letter=”Q”
gpt attributes=0x8000000000000001
set id=”de94bba4-06d1-4d40-a16a-bfd50179d6ac”
exit

This discussion is locked

All Comments