Squashfs
From Just Solve the File Format Problem
Revision as of 20:17, 30 July 2025 by Anonymoususer852 (Talk | contribs)
Squashfs is a compressed read-only filesystem for Linux. Typically used as a "live image" for booting Linux off a removable storage (e.g. USB, CD/DVD), minus components like the bootloader, kernel and initramfs.[1] It can also be used to store other data, such as disk images.[2] Under Windows, Squashfs contents can be opened/extracted via 7-Zip.[3]
See also cramfs.
Contents |