Advertisement
goatbar

iPhone4S crash - fsck disk full

Aug 11th, 2016
262
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.36 KB | None | 0 0
  1. Disk full and file corruption == Apple is unable to recover. Good job folks.
  2.  
  3. 01f0: 0000 0000 0000 0000 0000 0000 0000 0000 |................|
  4. journal_replay(/dev/disk0s1s2) returned 0
  5. ** /dev/rdisk0s1s2
  6. Cache size should be multiple of cache block size (currently 32K)
  7. Using cacheBlockSize=32K cacheTotalBlock=2019 cacheSize=64608K.
  8. Executing fsck_hfs (version hfs-305.10.1).
  9. ** Checking Journaled HFS Plus volume.
  10. ** Detected a case-sensitive volume.
  11. The volume name is Data
  12. ** Checking extents overflow file.
  13. ** Checking catalog file.
  14. Index key doesn't match first node key
  15. Invalid index key
  16. (4, 35)
  17. Missing thread record (id = 87)
  18. Index key doesn't match first node key
  19. Invalid index key
  20. (4, 17179)
  21. ** Rebuilding catalog B-tree.
  22. BlockFindAll: found 3022 blocks but needed 41984
  23. CreateNewBTree returned -34
  24. Disk full error
  25. ** The volume Data could not be repaired.
  26. volume type is pure HFS+
  27. primary MDB is at block 0 0x00
  28. alternate MDB is at block 0 0x00
  29. primary VHB is at block 2 0x02
  30. alternate VHB is at block 56907302 0x3645626
  31. sector size = 512 0x200
  32. VolumeObject flags = 0x07
  33. total sectors for volume = 56907304 0x3645628
  34. total sectors for embedded volume = 0 0x00
  35. CheckHFS returned 8, fsmodified = 0
  36. fsck failed on /dev/disk0s1s2
  37. Failed to mount filesystems for resizing
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement