Hi Tweakers,
Ik loop tegen enkele problemen aan bij het installeren van Windows 8 op mijn Macbook (draait op Lion, clean install).
Ik zal stapsgewijs uitleggen wat ik al heb gedaan.
1. Ik heb een partition aangemaakt van 151 GB.

2. Een ISO geinstalleerd op mijn externe hardeschijf.
3. Computer herstart met option key ingedrukt en kreeg toen dit scherm te zien vervolgens koos ik de EFI optie.
4. Na het invoeren van mijn serial key:

Ik kan mijn partition niet aanklikken. De error die ik krijg is:
"Windows cannot be installed to this disk. The selected disk has an MBR partition table. On EFI systems, Windows can only be installed to GPT disks.
Windows cannot be installed to this hard disk space. Windows must be installed to a partition formatted as NTFS.
Windows cannot be installed to this disk. This computer's hardware may not support booting to this disk. Ensure that the disk's controller is enabled in the computer's BIOS menu"
Ik heb onder andere het volgende geprobeerd:
Maar helaas zonder resultaat. Ik ben aardig radeloos omdat ik niet meer weer hoe/wat.
Ik loop tegen enkele problemen aan bij het installeren van Windows 8 op mijn Macbook (draait op Lion, clean install).
Ik zal stapsgewijs uitleggen wat ik al heb gedaan.
1. Ik heb een partition aangemaakt van 151 GB.

2. Een ISO geinstalleerd op mijn externe hardeschijf.
3. Computer herstart met option key ingedrukt en kreeg toen dit scherm te zien vervolgens koos ik de EFI optie.

4. Na het invoeren van mijn serial key:

Ik kan mijn partition niet aanklikken. De error die ik krijg is:
"Windows cannot be installed to this disk. The selected disk has an MBR partition table. On EFI systems, Windows can only be installed to GPT disks.
Windows cannot be installed to this hard disk space. Windows must be installed to a partition formatted as NTFS.
Windows cannot be installed to this disk. This computer's hardware may not support booting to this disk. Ensure that the disk's controller is enabled in the computer's BIOS menu"
Ik heb onder andere het volgende geprobeerd:
code:
1
2
3
4
5
6
| diskpart select disk 0 (assuming 0 is the disk where you created the bootcamp partition) select partition 4 (assuming 4 is your bootcamp partition) format fs=NTFS label="Windows 8" (I didn’t use QUICK) exit exit |
Maar helaas zonder resultaat. Ik ben aardig radeloos omdat ik niet meer weer hoe/wat.
Front-end developer.