uefiseven icon indicating copy to clipboard operation
uefiseven copied to clipboard

Steps 6 and 7 are unclear

Open waterloggedstair opened this issue 10 months ago • 2 comments

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

waterloggedstair avatar Jan 16 '25 00:01 waterloggedstair

It's referring to the EFI partition. Assign a letter to it using DiskPart, and then follow those steps.

ghost avatar Jan 24 '25 14:01 ghost

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.

AfanThePS2Modder avatar Jan 31 '25 20:01 AfanThePS2Modder