Skip to content

Instantly share code, notes, and snippets.

@pootsbook
Created December 22, 2014 09:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pootsbook/229d5264390d1849c7e9 to your computer and use it in GitHub Desktop.
Save pootsbook/229d5264390d1849c7e9 to your computer and use it in GitHub Desktop.
output of fsck_hfs
Philips-MacBook-Pro:~ pootsbook$ sudo fsck_hfs -r -d /dev/disk1s1
Password:
journal_replay(/dev/disk1s1) returned 0
** /dev/rdisk1s1 (NO WRITE)
Using cacheBlockSize=32K cacheTotalBlock=65536 cacheSize=2097152K.
Executing fsck_hfs (version hfs-226.1.1).
Block 2 is not an MDB or Volume Header
Block 1953525164 is not an MDB or Volume Header
volumeType is 0
0000: eb58 9042 5344 2020 342e 3400 0240 2000 |.X.BSD..4.4.....|
0010: 0200 0000 00f8 0000 2000 ff00 0200 0000 |................|
0020: ae6d 7074 4aa3 0300 0000 0000 0200 0000 |.mptJ...........|
0030: 0100 0600 0000 0000 0000 0000 0000 0000 |................|
0040: 8000 29f3 176c 1145 4c45 4d45 4e54 5320 |.....l.ELEMENTS.|
0050: 2020 4641 5433 3220 2020 fa31 c08e d0bc |..FAT32....1....|
0060: 007c fb8e d8e8 0000 5e83 c619 bb07 00fc |................|
0070: ac84 c074 06b4 0ecd 10eb f530 e4cd 16cd |...t.......0....|
0080: 190d 0a4e 6f6e 2d73 7973 7465 6d20 6469 |...Non.system.di|
0090: 736b 0d0a 5072 6573 7320 616e 7920 6b65 |sk..Press.any.ke|
00a0: 7920 746f 2072 6562 6f6f 740d 0a00 0000 |y.to.reboot.....|
00b0: 0000 0000 0000 0000 0000 0000 0000 0000 |................|
. . .
01f0: 0000 0000 0000 0000 0000 0000 0000 55aa |..............U.|
unknown volume type
primary MDB is at block 0 0x00
alternate MDB is at block 0 0x00
primary VHB is at block 0 0x00
alternate VHB is at block 0 0x00
sector size = 512 0x200
VolumeObject flags = 0x01
total sectors for volume = 1953525166 0x74706dae
total sectors for embedded volume = 0 0x00
CheckHFS returned 6, fsmodified = 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment