1 مستودع
Low-level analysis of disk image blocks to identify empty sectors for removal.
Distinct from Empty Block Detections: None of the candidates cover disk block analysis; they focus on code blocks, event loops, or UI blocks.
Explore 1 awesome GitHub repository matching operating systems & systems programming · Block-Level Image Analysis. Refine with filters or upvote what's useful.
PiShrink is a disk image shrinking tool and Linux filesystem optimizer. It reduces the size of disk images to their minimum requirements and configures the filesystem to automatically expand to the full capacity of the storage medium upon the first boot. The utility provides parallel image compression, utilizing multiple CPU cores to apply gzip or xz compression to large disk image files. It also includes filesystem error repair capabilities to resolve corruption that may otherwise block the shrinking process. The project covers disk image optimization and management, focusing on reducing st
Iterates through disk image blocks to identify and remove empty sectors while preserving filesystem structure.