My Windows partition is not bootable after create a new partition
Hi all.
I'm using a Mac Air with El Captain 10.11.1
My bootcamp with Windows 10 was running ok, today i've created a new partition to extend windows partition.
It was made in Mac disk utiity.
After that windows is not bootable anymore.
Windows partition mount and work on Mac OS.
I have 3 partitions: Macintosh HD - Untitled - Windows.
Here are the output for some commands: (notice that windows partition is listed like disk 5)
diskutil list
diskutil cs list
sudo gpt -vv -r show /dev/disk0
sudo fdisk /dev/disk0
MacBook-Air-de-Ricardo:~ Barbieri$ diskutil list
/dev/disk0 (internal, physical):
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme *121.3 GB disk0
1: EFI EFI 209.7 MB disk0s1
2: Apple_CoreStorage Macintosh HD 38.1 GB disk0s2
3: Apple_Boot Recovery HD 650.0 MB disk0s3
4: Apple_HFS Untitled 22.3 GB disk0s4
5: Microsoft Basic Data WindowsSystem 60.0 GB disk0s5
/dev/disk1 (internal, virtual):
#: TYPE NAME SIZE IDENTIFIER
0: Apple_HFS Macintosh HD +37.7 GB disk1
Logical Volume on disk0s2
EF0DAAB2-0675-42BA-BBF0-503F6E586497
Unencrypted
MacBook-Air-de-Ricardo:~ Barbieri$ diskutil cs list
CoreStorage logical volume groups (1 found)
|
+-- Logical Volume Group 7132A7B6-34BF-44BF-A9C5-FC171DA3D0F6
=========================================================
Name: Macintosh HD
Status: Online
Size: 38080155648 B (38.1 GB)
Free Space: 18948096 B (18.9 MB)
|
+-< Physical Volume 0A211CA8-82D0-4CDE-B1DD-7E618260D339
| ----------------------------------------------------
| Index: 0
| Disk: disk0s2
| Status: Online
| Size: 38080155648 B (38.1 GB)
|
+-> Logical Volume Family 1B3FC191-1C21-4882-8F49-AE4A205EEB9D
----------------------------------------------------------
Encryption Type: None
|
+-> Logical Volume EF0DAAB2-0675-42BA-BBF0-503F6E586497
---------------------------------------------------
Disk: disk1
Status: Online
Size (Total): 37708886016 B (37.7 GB)
Revertible: Yes (no decryption required)
LV Name: Macintosh HD
Volume Name: Macintosh HD
Content Hint: Apple_HFS
MacBook-Air-de-Ricardo:~ Barbieri$ sudo gpt -w -r show /dev/disk0
Password:
gpt: illegal option -- w
usage: gpt [-rv] [-p nparts] command [options] device ...
MacBook-Air-de-Ricardo:~ Barbieri$ sudo fdisk /dev/disk0
Disk: /dev/disk0 geometry: 14751/255/63 [236978176 sectors]
Signature: 0xAA55
Starting Ending
#: id cyl hd sec - cyl hd sec [ start - size]
------------------------------------------------------------------------
1: EE 1023 254 63 - 1023 254 63 [ 1 - 236978175] <Unknown ID>
2: 00 0 0 0 - 0 0 0 [ 0 - 0] unused
3: 07 0 0 0 - 0 0 0 [ 0 - 0] HPFS/QNX/AUX
4: 07 0 0 0 - 0 0 0 [ 0 - 0] HPFS/QNX/AUX
Thanks in advance
MacBook Air, Other OS, BootCamp with Windows 10