Part A: Create Bootable Windows 10 USB Drive
There are plenty of tutorials available online for this step…
Use this one for OS X
Here’s one using Windows:
-
Download the Windows 10 ISO from Microsoft
-
Download Rufus
-
Install & Use the tool with the ISO (Pretty obvious eh?) and use FAT32 formatting with GPT for UEFI based systems in the dropdown.
Part B: Partition HDD/SSD for Windows 10 using Disk Utility
-
Open Disk Utility and select the disk on the sidebar (Select the disk and not the partition)
-
Click on the Partition Tab and then the ‘+’ icon
-
Create a new partition with any name & size (preferably >30GB) and format it to FAT32
-
Click Apply and wait for changes to take effect
-
Close Disk Utility
Part C: Install rEFInd
Note: This is done to support booting from USB Drives on old MB/MBP…
-
Download rEFInd
-
Extract the zip file
-
Open Terminal App
-
CD to the extracted folder’s location (Google how to use CD commands)
-
Type «./install.sh» without the quotation marks
-
Enter password
-
Run the command on step 5 again!!! (Sometimes it doesn’t work on the first go…)
-
Quit Terminal App and Shut Down your MB/MBP
Part D: Install Windows 10
-
When you boot, you’ll see rEFInd window instead
-
You’ll be presented with the option to boot from USB drive…
-
Select the right-most option! (The one with USB thumbnail! Select the 2nd one if 2 USB thumbnail options are available…)
-
Install Windows 10 (Same as the installation for Windows 8/8.1)
-
Your MB/MBP will reboot… Select the Windows Icon with Hard Disk thumbnail this time!!!
-
Installation will proceed…
Part E: Downloading Boot Camp Drivers
After Windows 10 is up and running:
-
Download Boot Camp 5.1.5722 Drivers
-
Extract the Drivers on the Desktop…
-
Run CMD or PowerShell as administrator (Use the combination Shift + fn + F10 for right-click)
-
CD into BootCamp5.1.5722/BootCamp/Drivers/Apple
-
Run ‘BootCamp.msi’
Note: We are using CMD/PowerShell to bypass Elevated Permissions for MSI Installer
Et Voila!!! All drivers will install automatically via Boot Camp…
Latest and compatible NVIDIA and ATI drivers will automatically get installed via Windows Update!
Optional
Part E: Bypass rEFInd boot screen
-
Boot to OS X
-
Go to System Preferences
-
Select Startup Disk
-
Select BOOTCAMP or Macintosh HD (or whatever your OS X partition is named)
-
Click Restart
Название ноутбука
Apple MACBOOK
Для операционных систем
Windows 10 x64
Устройства
ноутбука APPLE MACBOOK
Драйвера MACBOOK для Windows x64
Драйвера MACBOOK для Windows x86
Драйвера MACBOOK скачать для Windows 10 x64
Устройства |
ОС |
ID |
Inf |
Ссылка |
---|---|---|---|---|
Microsoft Surface ACPI-Compliant Control Method Battery 1.2.28.0
|
Windows 10 x64 Windows 8.1 x64 |
*PNP0C0A ACPIPNP0C0A ACPIVEN_PNP&DEV_0C0A |
SurfaceACPIBattery.inf | Скачать |
Hi I recently?succeed to resolve this problem! and sharing it here
My system is mbp 6,2 (mid 2010 i5)/ nvidia gt330m/ osx highsierra, windows10 (efi?booting)
It may be? LVDS problem?(https://www.mail-archive.com/intel-gfx@lists.freedesktop.org/msg01337.html)
So I decided disable IntelHD Graphics when booting.
1. Install GRUB2 on EFI partition
1.1 SIP disable (single user mode : csrutil disable)
1.2 copy grub files to EFI partition from ubuntu live dvd (I could not found how to install grub2 to EFI using ubuntu live dvd so I manually install it)
/efi/boot/grubx64.efi > /efi/boot/grubx64.efi
/boot/grub/*.* > /boot/grub/*.*
1.3 add menu entry (/efi/grub/grub.cfg)
menuentry «Windows10» {
setpci -s «00:01.0» 3e.b=8 #remap pci lane for intel vga
setpci -s «01:00.0» 04.b=7 #remap pci lane for nvidia vga
setpci -s 00:00.0 50.W=2 #disable intel vga (maybe)
setpci -s 00:00.0 54.B=3 #set main vga to nvidia
search -s root -f /EFI/Microsoft/Boot/BCD #search microsoft boot bcd location and set root
chainloader /EFI/Microsoft/Boot/bootmgfw.efi #load efi boot file
}
2. Install reFind
https://sourceforge.net/projects/refind/
3. reboot select grub > select Windows10
this is how I disable IntelHD vga
helpful links
https://help.ubuntu.com/community/UEFIBooting
https://wiki.archlinux.org/index.php/MacBookPro8,1/8,2/8,3_(2011)
etc
Everything works greatly except lcd brightness controls
Edited July 5, 2018 by Deathrave
Looks like no one’s replied in a while. To start the conversation again, simply
ask a new question.
I’m using a Macbook Pro from 2010, and I already have Windows 10 installed on my Mac from a Windows 7 installation I installed with Bootcamp and upgraded. I see no place where I can get BootCamp driver installers that work on my computer, and as far as I can tell, Apple only supports 2012 machines or newer with this. Is there any way around this? Besides the drivers not working, my 2010 Macbook Pro runs Windows 10 just fine, so why shouldn’t my machine be supported?
Message was edited by: Xcelleratr
MacBook Pro (13-inch Mid 2010),
OS X Yosemite (10.10.4),
Running El Capitan beta
Posted on Aug 14, 2015 2:43 PM
Bootcamp Drivers for Windows 10