Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option to skip checksum validation #78

Open
makuser opened this issue Feb 10, 2024 · 1 comment
Open

Option to skip checksum validation #78

makuser opened this issue Feb 10, 2024 · 1 comment

Comments

@makuser
Copy link

makuser commented Feb 10, 2024

I have the hdd part of a "fusion drive", where the ssd part died. When trying to inspect the APFS container on that hdd, I encounter several checksum validation errors, up to the part where there is no block in the entire checkpoint descriptor area, that can pass validation.

Now I'm wondering if I can simply try proceeding with a superblock, thats not been verifiable, after all I'm only trying to access the drive read-only, in order to recover data.

drat output

12:21:46,50 root@MAKpc: ~ $> drat inspect /dev/sdb2 
Opening file at `/dev/sdb2` in read-only mode ... OK.
Simulating a mount of the APFS container.
Reading container superblock at address 0x0, assuming default block size of 4096 bytes ... validating checksum ... OK.

Details of block 0x0:
--------------------------------------------------------------------------------
Stored checksum:    0x7c39146d0dd9873c
OID:                0x1
XID:                0x79b6a2
Storage type:       Ephemeral
Type flags:         (no flags)
Type:               Container superblock
Subtype:            (invalid type / no subtype)
Keybag location: first block 0x3911ed, spans 1 (0x1) blocks (last block 0x3911ed)
Media keybag location: none (spans 0 blocks)
Magic string:       NXSB
Latest version of Apple APFS software that mounted this container: 1525.359.281.661.64
Block size:         4096 bytes
Block count:        517898498 (last block 0x1ede8101)
Supported features:
- No flags.
Supported read-only compatible features:
- No flags.
Backward-incompatible features:
- This container uses APFS version 2, as implemented in macOS 10.13 and iOS 10.3.
- This container supports Fusion Drives.
UUID:       B0849BF9-B672-4583-B874-9A261A9EE186
Next OID:                       0x4a4b7d
Next XID:                       0x79b6a3
Space manager Ephemeral OID:    0x1acdc
Object map Physical OID:        0x71221
Reaper Ephemeral OID:           0x401
Other flags:
- No flags.
--------------------------------------------------------------------------------

Locating the checkpoint descriptor area:
- Its length is 300 blocks.
- It is contiguous.
- The address of its first block is 0x12f74.
Loading the checkpoint descriptor area into memory ... OK.
Locating the most recent well-formed container superblock in the checkpoint descriptor area:
- !! APFS WARNING !! Block at index 0 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 1 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 2 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 3 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 4 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 5 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 6 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 7 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 8 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 9 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 10 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 11 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 12 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 13 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 14 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 15 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 16 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 17 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 18 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 19 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 20 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 21 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 22 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 23 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 24 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 25 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 26 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 27 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 28 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 29 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 30 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 31 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 32 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 33 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 34 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 35 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 36 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 37 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 38 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 39 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 40 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 41 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 42 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 43 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 44 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 45 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 46 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 47 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 48 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 49 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 50 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 51 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 52 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 53 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 54 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 55 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 56 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 57 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 58 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 59 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 60 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 61 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 62 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 63 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 64 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 65 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 66 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 67 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 68 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 69 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 70 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 71 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 72 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 73 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 74 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 75 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 76 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 77 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 78 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 79 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 80 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 81 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 82 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 83 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 84 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 85 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 86 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 87 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 88 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 89 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 90 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 91 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 92 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 93 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 94 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 95 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 96 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 97 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 98 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 99 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 100 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 101 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 102 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 103 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 104 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 105 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 106 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 107 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 108 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 109 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 110 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 111 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 112 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 113 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 114 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 115 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 116 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 117 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 118 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 119 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 120 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 121 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 122 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 123 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 124 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 125 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 126 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 127 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 128 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 129 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 130 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 131 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 132 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 133 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 134 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 135 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 136 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 137 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 138 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 139 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 140 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 141 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 142 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 143 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 144 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 145 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 146 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 147 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 148 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 149 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 150 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 151 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 152 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 153 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 154 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 155 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 156 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 157 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 158 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 159 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 160 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 161 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 162 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 163 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 164 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 165 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 166 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 167 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 168 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 169 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 170 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 171 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 172 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 173 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 174 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 175 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 176 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 177 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 178 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 179 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 180 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 181 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 182 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 183 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 184 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 185 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 186 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 187 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 188 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 189 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 190 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 191 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 192 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 193 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 194 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 195 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 196 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 197 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 198 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 199 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 200 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 201 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 202 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 203 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 204 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 205 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 206 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 207 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 208 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 209 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 210 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 211 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 212 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 213 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 214 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 215 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 216 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 217 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 218 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 219 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 220 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 221 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 222 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 223 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 224 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 225 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 226 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 227 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 228 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 229 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 230 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 231 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 232 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 233 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 234 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 235 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 236 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 237 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 238 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 239 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 240 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 241 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 242 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 243 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 244 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 245 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 246 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 247 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 248 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 249 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 250 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 251 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 252 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 253 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 254 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 255 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 256 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 257 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 258 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 259 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 260 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 261 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 262 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 263 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 264 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 265 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 266 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 267 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 268 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 269 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 270 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 271 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 272 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 273 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 274 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 275 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 276 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 277 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 278 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 279 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 280 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 281 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 282 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 283 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 284 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 285 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 286 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 287 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 288 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 289 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 290 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 291 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 292 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 293 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 294 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 295 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 296 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 297 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 298 within this area failed checksum validation. Skipping it.
- !! APFS WARNING !! Block at index 299 within this area failed checksum validation. Skipping it.
No container superblock with an XID that doesn't exceed 0xffffffffffffffff exists in the checkpoint descriptor area.
12:21:48,51 root@MAKpc: ~ $> 
@jivanpal
Copy link
Owner

jivanpal commented Feb 19, 2024

You could modify src/commands/inspect.c, commenting out or deleting lines 135–177.

Please bear in mind that Drat doesn't explicitly support Fusion Drives.

Best of luck!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants