Jump to content

Create Windows (64bit) USB Installer For UEFI


8 posts in this topic

Recommended Posts

 

this solution work only Windows 64bit on Machine with UEFI or EFI bios.

#format Flash Drive for Windows Installer.

1) Open Disk utility Partition Flash Drive as MS-Dos , Master Boot Record Partition Table.

2) Open Windows ISO Image.

3) Open Terminal

4) Type "sudo -s" [enter] type Password [enter]

 

#copy Windows File to Flash Drive.

5) Type "rsync -av" [space Bar]

5.1) Drag Flash Drive's icon Shortcut on Desktop to Terminal and [space Bar].

5.2) Drag Windows ISO Image's icon Shortcut on Desktop to Terminal [enter].

6)Type "cd" [space bar] 5.1) Drag Flash Drive's icon Shortcut on Desktop to Terminal and [Enter].

 

#copy EFI Boot file.

7)Type "cp -r efi/boot/bootx64.efi efi/microsoft/boot/" [enter]

8)Type "cp -r efi/microsoft/boot/* efi/boot/" [enter]

9) Restart

10) Press F2 , F8 ,F12 or whatever key for open Bios Boot Device Manager.

11) Choose UEFI : USB Flash Drive's Model.

Link to comment
Share on other sites

System: Yosemite 10.10.2 on clover

ga-z97x-ud5h-bk, intel 4970k

gtx 970,

Ram: 16 gigs vengance lp 

2 hd: hdd 340gigs and sdd 240

 

Hi, thanks for the tutorial. I followed your guide succesfully and created the usb installer, but now when I boot from the USB it gives me an error:

 

"Recovery 

Your PC needs to be repaired

A required device isn´T connected or can´t be accesed

Error code: 0xc000000f"

 

What am I doing wrong?

Link to comment
Share on other sites

 Share

×
×
  • Create New...