我在这里和Apple的支持社区一起环顾四周,但找不到我的确切问题。我最近重新安装了Windows 10到我的MacBook Pro(2012年中),添加了一个分区,开始安装Linux,现在OS X根本没有看到Windows 10分区。我仍然可以按住alt /选项来启动它,但是我想让它自动启动到Windows 10,我不再这样了。
sudo fdisk / dev / disk0返回以下内容:
Disk: /dev/disk0 geometry: 29185/255/63 [468862128 sectors]
Signature: 0xAA55
Starting Ending
#: id cyl hd sec - cyl hd sec [ start - size]
------------------------------------------------------------------------
1: EE 0 0 2 - 25 127 14 [ 1 - 409639] <Unknown ID>
2: AF 25 127 15 - 1023 254 63 [ 409640 - 233553880] HFS+
*3: 07 1023 254 63 - 1023 254 63 [ 234225664 - 204800] HPFS/QNX/AUX
4: 07 1023 254 63 - 1023 254 63 [ 234430464 - 234428416] HPFS/QNX/AUX
sudo gdisk / dev / disk0返回了这个:
Disk /dev/disk0: 468862128 sectors, 223.6 GiB
Logical sector size: 512 bytes
Disk identifier (GUID): F33219B5-A986-430B-8674-23055706EF16
Partition table holds up to 128 entries
First usable sector is 34, last usable sector is 468862094
Partitions will be aligned on 8-sector boundaries
Total free space is 234693781 sectors (111.9 GiB)
Number Start (sector) End (sector) Size Code Name
1 40 409639 200.0 MiB EF00 EFI System Partition
2 409640 233963519 111.4 GiB AF00 Untitled
3 234225664 234430463 100.0 MiB 0700 BOOTCAMP
我不想重新安装Windows 10 AGAIN,我似乎无法找到任何实际上有助于解决此问题的信息。任何援助将不胜感激。