Hello, c'est tout à fait possible mais c'est loin d'être plug and play, il faut aimer bidouiller un minimum
Je me suis arraché les cheveux mais finalement j'ai réussi à partir de 8.1 (le 7 j'arrivais pas)
Tuto ici
That website only works if you're using a non-UEFI 2.0 Mac (Ivy Bridge and earlier Macs).
Here's how (includes methods for both non-UEFI and UEFI). In your case, use the UEFI methods.
Connect external drive to Windows VM. You must have a Windows VM in VMware/Parallels/VBox, or a Windows PC. Any existing Windows environment will do.
Note: If you’re using a 32-bit ISO, your Windows environment used to do these commands have to be 32-bit. And if it’s a 64-bit ISO, the environment has to be 64-bit.
What you need:
install.wim file (obtain this from your Windows ISO)
Open elevated cmd.exe (run as admin)
Note: All commands aren't case sensitive, including pathway to files.
Type diskpart
Type list disk
Take note of the disk you want to select
Type select disk 1 (if your disk is Disk 1)
Type clean
Type convert gpt (do this and then stop at this point if you're using a drive with a Thunderbolt port. If installing in BIOS-CSM, type convert mbr and then stop at this point if you’re using a drive with a Thunderbolt port)
Type create partition EFI size=100 (skip if installing in BIOS-CSM)
Type format quick fs=fat32 label=EFI (skip if installing in BIOS-CSM)
Type assign letter=S (skip if installing in BIOS-CSM)
Type create partition primary
Type format fs=ntfs quick label=W2G (or any other name you wish for label)
Type assign letter=E
Type exit
Open up File Explorer. In your C drive, create a new folder named WIN2GO.
Put the install.wim file in this folder
Back in cmd.exe:
Type dism /apply-image /imagefile:C:\WIN2GO\install.wim /index:1 /applydir:E:\ (this process will take quite a while)
Type E:\Windows\System32\bcdboot E:\Windows /s S: /f UEFI (use this one for UEFI installation)
Type E:\Windows\System32\bcdboot E:\Windows /s E: /f ALL (use this one for BIOS-CSM installation)
Restart your entire Mac. After the chime, hold down Option and when prompted to select your boot drive, select EFI Boot (or whatever else that comes up for a BIOS-CSM installation).
Proceed installation normally.
After installation, install Boot Camp drivers. Feel free to trash the VM once you're done too.
For best results, use USB 3/Thunderbolt. If you don't have USB 3, use Thunderbolt. If you have neither, stick back to the internal drive
Don’t use a USB stick.
Note: This method involves reformatting the entire external drive.
For Thunderbolt drives, just boot from the Windows USB installer and install directly onto the TB drive. Windows sees TB drives as an internal PCIe connection. However, you must format the TB drive as GPT first.
CAUTION: Windows can only be installed in UEFI flawlessly on Haswell Macs and later. Ivy Bridge and earlier Macs can only run Windows in BIOS-CSM flawlessly. Attempts to boot a UEFI installation of Windows on an Ivy Bridge or earlier Mac will result in driver issues.
These steps do not work with Windows 7, as it lacks the dism.exe utility.
UEFI-compatible Macs:
MacBook Air (mid-2013 and later)
iMac (late-2013 and later)
Retina MacBook Pro (late-2013 and later)
Mac Pro (trashcan shape)
Mac Mini (late-2014 and later)
Non-retina MBPs, along with other Macs not listed above (basically all Ivy Bridge and older Macs), are not UEFI compatible.
WinToUSB basically does the same thing, but doesn’t always work because WinToUSB doesn’t really take into account between BIOS-CSM and UEFI Macs; it only uses one method for all (which may result in boot failures and other problems).
Perso, je te conseille de formater la clé depuis un PC Windows de préférence un récent (8.1 au moins avec 64 bits)
La pratique, tout simplement FABULEUX et je pèse mes mots, tu branches la clé, tu boot sur Windows, les perf dépendent des specs de ta clé, je te conseille un SSD externe miniature (mais un SSD en promo dans un boitier UASP vendu sur Macway devrait suffit et ça l'avantage de ne rien coûter
Pour ma part j'avais craqué pour une clé SSD qui a les perfs d'un Samsung EVO 850 en mSata, alors c'est très rapide
Les avantages d'avoir une clé/SSD externe:
- Perfs comme si tu avais un Windows sous SSD
- Prix/espace de disque, sachant qu'un Mac, ils sont de plus en plus radin en espace de stockage et qui font payer le prix fort, j'ai vu un SSD de 750 go se vendre pendant les soldes à 65 euros!
Donc pour environ 80 euros, tu as largement de quoi rentabiliser l'affaire, c'est simple, je prends toujours une config avec un disque dur de 128 go que je réserve exclusivement pour OSX et pas de Bootcamp vu que je l'ai installé sur cette clé
Pour ma part quand j'avais suivi le tuto, le cours du SSD était moins intéressant qu'en ce moment et j'ai pris ça pour la miniaturisation de la clé
Nanodrive de Storeva
http://www.macway.com/fr/product/31069/storeva-nanodrive-500-go-disque-externe-ssd-usb-30.html
A toi de voir, je te conseille vivement un SSD et un boitier externe (avec mention du UASP) et pas ces clés à mémoire flash (SD machin pas rapide)
- Ca fonctionne partout, sur tout tes macs, sur le Mac de ton collègue et même plus fort si tu le branches sur un PC, ça boot aussi sur Windows et tu te retrouves avec ta partition sur le PC de quelqu'un d'autre
Si tu as des questions n'hésite pas, sinon il y a une grosse section sur Macrumors qui traite du sujet dans la section WIndows
Bonne soirée,