Problem.
It took me a while, but I finally pulled the trigger on this move and now I'm locked out of my Windows side. If I restart from OS X side holding down alt/option key I can see both drive icons BUT the Windows one is now called EFI boot and clicking it only brings up the Restore interface.
Any chance you can help me fix or undo this?
Right before I rebooted I copied the Terminal text:
MacBook-Pro:~ LDDS$ sudo su
Password:
sh-3.2# diskutil corestorage list
CoreStorage logical volume groups (1 found)
|
+-- Logical Volume Group BC92620B-F228-41B5-A6A4-A053945A3C24
=========================================================
Name: Untitled
Status: Online
Size: 374418034688 B (374.4 GB)
Free Space: 18903040 B (18.9 MB)
|
+-< Physical Volume 2B580042-A6BE-4731-9D96-746227AAEE7D
| ----------------------------------------------------
| Index: 0
| Disk: disk0s2
| Status: Online
| Size: 374418034688 B (374.4 GB)
|
+-> Logical Volume Family 1E6CBC4E-6AD6-49B6-A1EB-1CD7AEE18E6A
----------------------------------------------------------
Encryption Status: Unlocked
Encryption Type: None
Conversion Status: NoConversion
Conversion Direction: -none-
Has Encrypted Extents: No
Fully Secure: No
Passphrase Required: No
|
+-> Logical Volume 2940A4A5-9AB6-4D86-8E35-E96831159A9A
---------------------------------------------------
Disk: disk1
Status: Online
Size (Total): 374046810112 B (374.0 GB)
Conversion Progress: -none-
Revertible: Yes (no decryption required)
LV Name: Untitled
Volume Name: Untitled
Content Hint: Apple_HFS
sh-3.2# diskutil corestorage revert 2940A4A5-9AB6-4D86-8E35-E96831159A9A
Started CoreStorage operation on disk1 Untitled
Switching partition from Core Storage type to original type
Reclaiming space formerly used by Core Storage metadata
Even though the disk is now fully reverted, you should reboot soon to re-mount your reverted disk from the actual original partition
Removing Physical Volume
Destroying Logical Volume Group
Remounting former Physical Volume as normal disk
Core Storage LV UUID: 2940A4A5-9AB6-4D86-8E35-E96831159A9A
Core Storage disk: disk0s2
Finished CoreStorage operation on disk1 Untitled
sh-3.2#