uefiseven
uefiseven copied to clipboard
Steps 6 and 7 are unclear
I cant find the EFI folder in, what i assume is, where i installed 7. Is that what the HDD is? Do i rename the bootx64.efi file to bootmgfw.efi? I just need somebody to clear them up for me
It's referring to the EFI partition. Assign a letter to it using DiskPart, and then follow those steps.
I was confused too.
Open diskpart (CMD first or just Win+R). Now, lis dis (list disk). Select the one you are installing 7 on (sel dis X, where X is the number)
Then, lis vol. You should see a few volumes. Typically the 100mb one is the EFI shell, where the EFI folder is. (To be EXTRA SURE, open Disk Management. It will say there.)
Sel vol X, X being the number of the volume.
Ass letter=[anyfreeletter] (I used Z) (Yes, I said ass. You can also use assign.)
Now, it will show up in explorer, but I can't access it thru there. I used CMD.