home.social

#apfs — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #apfs, aggregated by home.social.

fetched live
  1. Use Howard Oakley’s free Mints app to verify whether your external drive does get trimmed correctly when it’s mounted.
    #macos #apfs

    eclecticlight.co/2026/08/13/wh

  2. In summary:
    “Removal of support for encrypted HFS+, due in macOS 28 next year, doesn’t affect access to or use of encrypted disk images.

    Although in situ conversion from encrypted HFS+ to APFS Encrypted may prove an effective solution for disks used for general storage, it’s unlikely to succeed on Time Machine backups.”
    #macos #apfs #hfs+ #encryption

    eclecticlight.co/2026/07/28/wh

  3. #macOS28 Will Drop Support For #Encrypted Mac OS Extended Volumes

    Starting with #macOS 28, #Apple will no longer support encrypted Mac OS Extended, or HFS+, volumes. Users will need to #decrypt them or reformat them as #APFS to keep using them.
    #hfs

    hardware.slashdot.org/story/26

  4. Speculative telemetry is an APFS feature that tracks the lifecycle of speculatively downloaded files: content fetched to local storage before the user explicitly requests it, such as files prefetched by iCloud or the App Store.

    jtsylve.blog/post/2026/06/12/A

    #dfir #apfs

  5. Volume grafting mounts a disk image's APFS contents as a subdirectory of an existing volume. This is the mechanism behind Cryptexes, RSRs, and system extensions.

    New post on the lifecycle, constraints, and on-disk metadata:

    jtsylve.blog/post/2026/06/11/A

    #dfir #apfs

  6. Today's post covers APFS encryption rolling, the background process that encrypts, decrypts, or re-keys an entire volume’s data while the system continues operating.

    jtsylve.blog/post/2026/06/10/A

    #apfs #dfir

  7. We previously covered how APFS clones files via shared extents. APFS also tracks which inodes share physical data through a higher-level structure: clonegroups. Today's post breaks down the clonegroup tree and how it manages cloned files. jtsylve.blog/post/2026/06/09/A #dfir #apfs

  8. APFS supports transparent file compression through DECMPFS. Files may appear normal to applications but store their data in a compressed form on disk. This post covers the on-disk format, compression types, and how to parse compressed files.

    jtsylve.blog/post/2026/06/08/A

    #dfir #apfs

  9. How does APFS keep track of hard links, where multiple directory records all point to a single inode?
    A mechanism called siblings. Today's post digs into the SIBLING_LINK and SIBLING_MAP record types:
    jtsylve.blog/post/2026/06/05/A
    #dfir #apfs

  10. APFS containers include an embedded EFI driver that allows UEFI firmware to boot from APFS partitions without requiring a built-in APFS driver. This post covers the nx_efi_jumpstart_t structure and the boot procedure that uses it.

    jtsylve.blog/post/2026/06/04/A

    #dfir #apfs

  11. Following up on our Containers post: the Reaper is APFS's garbage collector, handling deletions too large for a single transaction (entire volumes, snapshot cleanup). This post digs into its on-disk structures and multi-phase state machine.
    jtsylve.blog/post/2026/06/03/A
    #dfir #apfs

  12. How does APFS actually track which blocks are free across storage tiers? Our new post cracks open the Space Manager's on-disk structures: chunk tracking, free queues, internal pool, and allocation zones.

    jtsylve.blog/post/2026/06/02/A
    #dfir #apfs

  13. Naty S @eclecticpassions ·

    Just an update to my Mac Mini M1 drive corruption error message on Disk Utility... It is fixed!

    View full note: burgeonlab.com/notes/2026/0512

    Syndicated via getindiekit.com

  14. Naty S @eclecticpassions ·

    Weeknote 2026-W18 is cancelled due to illness, plus my Mac is also "sick" with memory corruption issues.

    View full note: burgeonlab.com/notes/2026/0507

    This is post 39 of

    📈 burgeonlab.com/tags/100daystoo

    Via getindiekit.com/

  15. Naty S @eclecticpassions ·

    The Dictionary on M1 Mac crashed twice. I ran Disk Utility and my data volume dev/rdisk3s1 was 'found to be corrupt and needs to be repaired'. The log says 'performing deferred repairs', 'it appears to be OK'. But when I run it again the same corrupt message reappears. 😔 In recovery mode, tried running fsck_apfs but can't do anything: 'failed to enable crypto I/O mode for container /dev/rdisk3s1: invalid argument'. Will try turning off fire fault.