Jump to content

Can't Boot "The volume could not be repaired"


NapalmCandy
 Share

2 posts in this topic

Recommended Posts

Hi,

My fully functional installation, today do not want to boot, I see the problem "The volume could not be repaired". I start on single user and I do a "fsck -fy", this is the result:

bash-3.2# /sbin/fsck -fy
** /dev/rdisk0s2
** Root file system
   Executing fsck_hfs (version hfs-285).
** Checking Journaled HFS Plus volume.
   The volume name is SSD 240G
** Checking extents overflow file.
   Invalid leaf record count
   (It should be 10158 instead of 13924)
   Invalid B-tree header
** Checking catalog file.
   Keys out of order
(4, 63564)
Records 103 and 104 (0-based); offsets 0x0EE8 and 0x0EF4
   Keys out of order

more similar messages like the last one, and then...

** Rebuilding catalog B-tree.
CreateNewBtree returned -34
   Disk full error
** The volume SSD 240G could not be repaired.

As I see disk full error, I boot on windows 10 disk and I checked that the SSD 240G has 28Gb of emty space.

 

What could I do?
 

 

 

Link to comment
Share on other sites

Yesterday I also tried to put that SSD on another hackintosh and then in Terminal I do the next command with the next results (with no luck):

 


Last login: Thu Nov 24 21:07:03 on console
mac-salon:~ Salon$ sudo su
Password:
sh-3.2# /sbin/fsck_hfs -yprd /dev/disk1s2
/dev/rdisk1s2: starting
Unable to open block device /dev/disk1s2: Resource busyjournal_replay(/dev/disk1s2) returned 16
 Using cacheBlockSize=32K cacheTotalBlock=16384 cacheSize=524288K.
   Executing fsck_hfs (version hfs-285).
** Checking Journaled HFS Plus volume.
   The volume name is SSD 240G
** Checking extents overflow file.
   Invalid leaf record count
   (It should be 10158 instead of 13924)
 invalid free nodes - calculated 1616 header 1541 
   Invalid B-tree header
** Checking catalog file.
** Rebuilding catalog B-tree.
BlockFindAll:  found 101338 blocks but needed 198912
CreateNewBTree returned -34
   Disk full error
** The volume SSD 240G could not be repaired.
 volume type is pure HFS+ 
 primary MDB is at block 0 0x00 
 alternate MDB is at block 0 0x00 
 primary VHB is at block 2 0x02 
 alternate VHB is at block 468190302 0x1be8045e 
 sector size = 512 0x200 
 VolumeObject flags = 0x07 
 total sectors for volume = 468190304 0x1be80460 
 total sectors for embedded volume = 0 0x00 
 CheckHFS returned 8, fsmodified = 0
sh-3.2#
Link to comment
Share on other sites

 Share

×
×
  • Create New...