Lost Space - Bootcamp Partion
Install failed, and couldn't restore to Mac HD. Here are the outputs, no idea how to restore this lost space.
Any help would be greatly appreciated. Thanks
MacBook Air 13", OS X 10.11
Install failed, and couldn't restore to Mac HD. Here are the outputs, no idea how to restore this lost space.
Any help would be greatly appreciated. Thanks
MacBook Air 13", OS X 10.11
raghav197 wrote:
-bash-3.2# gpt add -i 4 -b 230867584 -s 259367135 -t windows /dev/disk0
/dev/disk0s4 added
Looks fine. Please reboot normally, re-run BCA and try to Remove/Restore.
Do you have any external peripherals connected to the Mac?
Also, can you post the output of
sudo gpt -vv -r show /dev/disk0
Can you post the output of the GPT show command?
Since BCA does not like us anymore, we need to use TM to do an erase/restore.
Thanks for your helping me with this.
Error :(
No external peripherals.
Nope...
Also tried restarting but a different issue this time with BCA
You can try the same steps again. If it fails, do you have a TM backup of macOS and your files?
I'm assuming this is what you meant by GPT Show command.
-bash-3.2# diskutil unmountDisk disk0
Unmount of all volumes on disk0 was successful
-bash-3.2# gpt add -i 4 -b 230867584 -s 259367135 -t windows/dev/disk0
usage: gpt add [-b lba] [-i index] [-s lba] [-t uuid] device ...
-bash-3.2# diskutil verifyDisk disk()
-bash: syntax error near unexpected token `('
-bash-3.2# diskutil verifyDisk disk0
Started partition map verification on disk0
Checking prerequisites
Checking the partition list
Checking the partition map size
Checking for an EFI system partition
Checking the EFI system partition's size
Checking the EFI system partition's file system
Checking the EFI system partition's folder content
Checking all HFS data partition loader spaces
Checking booter partitions
Checking booter partition disk0s3
Verifying file system
Volume is already unmounted
Performing fsck_hfs -fn -x /dev/rdisk0s3
Checking Journaled HFS Plus volume
Checking extents overflow file
Checking catalog file
Checking multi-linked files
Checking catalog hierarchy
Checking extended attributes file
Checking volume bitmap
Checking volume information
The volume Recovery HD appears to be OK
File system check exit code is 0
Restoring the original state found as unmounted
Checking Core Storage Physical Volume partitions
Verifying storage system
Performing fsck_cs -n -x --lv --uuid ED99B16F-39A2-429B-B714-BD10D0589470
Checking volume
disk0s2: Scan for Volume Headers
disk0s2: Scan for Disk Labels
Logical Volume Group ED99B16F-39A2-429B-B714-BD10D0589470 on 1 device
disk0s2: Scan for Metadata Volume
Logical Volume Group has a 24 MB Metadata Volume with double redundancy
Start scanning metadata for a valid checkpoint
Load and verify Segment Headers
Load and verify Checkpoint Payload
Load and verify Transaction Segment
Load and verify Transaction Segment
Incorporate 1 newer non-checkpoint transaction
Load and verify Virtual Address Table
Load and verify Segment Usage Table
Load and verify Metadata Superblock
Load and verify Logical Volumes B-Trees
Logical Volume Group contains 1 Logical Volume
Load and verify 7FEF59B2-B373-4BF9-A4E6-C3E2465377B0
Load and verify 09FDA7B4-6295-4BA6-AF67-B7F4DDEF58C8
Load and verify Freespace Summary
Load and verify Block Accounting
Load and verify Live Virtual Addresses
Newest transaction commit checkpoint is valid
Load and verify Segment Cleaning
The volume ED99B16F-39A2-429B-B714-BD10D0589470 appears to be OK
Storage system check exit code is 0
The partition map appears to be OK
Finished partition map verification on disk0
-bash-3.2#
raghav197 wrote:
-bash-3.2# diskutil unmountDisk disk0
Unmount of all volumes on disk0 was successful
-bash-3.2# gpt add -i 4 -b 230867584 -s 259367135 -t windows/dev/disk0
You need a space between "windows" and "/dev/disk0". Can you repeat the steps?
Sorry. Here you go:
-bash-3.2# diskutil unmountDisk disk0
Unmount of all volumes on disk0 was successful
-bash-3.2# gpt add -i 4 -b 230867584 -s 259367135 -t windows /dev/disk0
/dev/disk0s4 added
-bash-3.2# diskutil verifyDisk disk0
Started partition map verification on disk0
Checking prerequisites
Checking the partition list
Checking the partition map size
Checking for an EFI system partition
Checking the EFI system partition's size
Checking the EFI system partition's file system
Checking the EFI system partition's folder content
Checking all HFS data partition loader spaces
Checking booter partitions
Checking booter partition disk0s3
Verifying file system
Volume is already unmounted
Performing fsck_hfs -fn -x /dev/rdisk0s3
Checking Journaled HFS Plus volume
Checking extents overflow file
Checking catalog file
Checking multi-linked files
Checking catalog hierarchy
Checking extended attributes file
Checking volume bitmap
Checking volume information
The volume Recovery HD appears to be OK
File system check exit code is 0
Restoring the original state found as unmounted
Checking Core Storage Physical Volume partitions
Verifying storage system
Performing fsck_cs -n -x --lv --uuid ED99B16F-39A2-429B-B714-BD10D0589470
Checking volume
disk0s2: Scan for Volume Headers
disk0s2: Scan for Disk Labels
Logical Volume Group ED99B16F-39A2-429B-B714-BD10D0589470 on 1 device
disk0s2: Scan for Metadata Volume
Logical Volume Group has a 24 MB Metadata Volume with double redundancy
Start scanning metadata for a valid checkpoint
Load and verify Segment Headers
Load and verify Checkpoint Payload
Load and verify Transaction Segment
Incorporate 0 newer non-checkpoint transactions
Load and verify Virtual Address Table
Load and verify Segment Usage Table
Load and verify Metadata Superblock
Load and verify Logical Volumes B-Trees
Logical Volume Group contains 1 Logical Volume
Load and verify 7FEF59B2-B373-4BF9-A4E6-C3E2465377B0
Load and verify 09FDA7B4-6295-4BA6-AF67-B7F4DDEF58C8
Load and verify Freespace Summary
Load and verify Block Accounting
Load and verify Live Virtual Addresses
Newest transaction commit checkpoint is valid
Load and verify Segment Cleaning
The volume ED99B16F-39A2-429B-B714-BD10D0589470 appears to be OK
Storage system check exit code is 0
The partition map appears to be OK
Finished partition map verification on disk0
-bash-3.2#
Lost Space - Bootcamp Partion