Bootcamp non funziona dopo aver partizionato Macintosh HD

1

Ho installato Windows 7 usando bootcamp sul mio MBP di inizio 2011. Ho dato 130 GB a Win7 e resto a Mac HD. Una volta che tutto è stato fatto, ho creato una nuova partizione in Mac HD. La partizione è stata creata con successo ma quando ho riavviato il computer e premuto il tasto "option", non sono riuscito a vedere Windows (boot camp), solo Mac HD e Recovery HD.

Come risolvere il problema, non è possibile avere ulteriori partizioni dopo il Boot Camp? Coz se ho creato partizioni in precedenza per l'avvio dell'accampamento, l'assistente del campo di addestramento dà l'errore di creare una singola partizione.

ho bisogno di aiuto urgente su questo.

    
posta kaibuki 20.05.2012 - 13:51
fonte

1 risposta

1

Ho anche affrontato un problema simile e ho potuto risolvere con post sulle discussioni sulle mele .

Tuttavia, segui attentamente queste istruzioni e assicurati di avere tutti i backup in posizione.

In base al commento in basso, aggiungendo la risposta nel post

sudo gdisk /dev/disk0

If you get any error messages at this point, report the error messages, don't proceed further.

You're now in gdisk interactive mode. Menus/commands are single characters followed by return/enter. So type ? and  and you'll get the main menu listing commands. Type p  and it will print (display) the current GPT. Since you have 5 GPT entries, you can't use a 1 for 1 GPT to MBR scheme like Apple does. The following suggestion is safe, but all hybrid MBRs are non-standard inventions, and therefore I can't tell you how Boot Camp Assistant or Disk Utility will react to this hybrid MBR should you decide to make changes later. What I can tell you is Windows, Linux, and Mac OS X themselves have no problem with this MBR scheme.

r         go to the recovery & transformation menu
h         create a new hybrid MBR
5         add partion 5 to the MBR
          accept the default MBR hex code of 07
y         set the bootable flag
n         do not protect more partitions
o        print (display) the MBR

You should have two entries. One type EE, one 07, with the 07 entry marked with * under Boot. If you don't, report back. If you do, write out the update partition information, and hope  a power failure doesn't occur for the next few seconds...

w      write partition table to disk

reboot. hold down option - you should be able to boot into either Mac HD, Recovery HD, or Windows.

I just tested this same five partition GPT and 2 partition MBR on a working system and the instructions above worked.

Note, so long as CSM-BIOS and thus MBR are required for Boot Camp instead of EFI booting Windows, we're stuck with flaky MBR problems, as well as the 2TB disk limitation for Windows boot disks.

Also, I filed bug ID 11980880 at bugreport.apple.com and referenced this thread.
    
risposta data 18.10.2013 - 07:37
fonte

Leggi altre domande sui tag