Clonezilla å†ç”Ÿé¾

è‡ªç”±èˆ‡é–‹æ”¾åŽŸå§‹ç¢¼çš„ç¡¬ç¢Ÿå‚™ä»½ï¼Œé‚„åŽŸèˆ‡å°æ‹·è»Ÿé«”

This release of Clonezilla live (3.3.2-31) includes major enhancements and bug fixes.

ENHANCEMENTS AND CHANGES SINCE 3.3.1-35

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2026/May/17).
  • Linux kernel was updated to 7.0.7-1.
  • Partclone was updated to 0.3.47.
  • Package ezio was updated to 2.0.23.
  • Implemented the gocryptfs mechanism for image encryption due to eCryptFS deprecation. Added options -goc/-sgoc/ and -pg/-pfg in ocs-sr and the TUI menu.
  • Added a new program, ocs-cvtimg-enc, to convert encrypted images (ecryptfs to gocryptfs), decrypt, or encrypt images.
  • Improved MDRAID support:
    • Added programs ocs-mdraid-start, ocs-mdraid-stop, ocs-purge-mdraid-layout, ocs-save-mdraid-layout, and ocs-restore-mdraid-layout.
    • Lite server now supports MDRAID deployment.
    • Standardized naming conventions for MDRAID management.
    • Improved MDRAID stop/clean operations to prevent "busy" errors during restoration.
  • Added support for LVM thin provisioning.
  • Added b3sum to the initrd of the live system and implemented a new checksum mechanism for the live system using b3sum instead of sha256sum.
  • Added a menu to verify the boot medium.
  • Default to use XXH128 checksum (-a3) for Partclone in saving images and device-to-device cloning.
  • Enhanced ocs-blk-dev-info to output logical block size and improved its performance.
  • Language files updated: ca_ES, ja_JP.UTF-8, Brazilian Portuguese.
  • Added 6 new language files: cs_CZ, id_ID, nl_NL, th_TH, uk_UA, and vi_VN.
  • Added manuals for ocs-sr and ocs-onthefly.
  • Included new packages: brightness-udev, ansifilter, thin-provisioning-tools, gocryptfs, fido2-tools.
  • ocs-clean-disk-part-fs now runs interactively by default for improved safety.
  • Added a mechanism to prompt for bcdboot fix during 512n/e <-> 4kn conversions in ocs-onthefly.
  • Sorted Partclone-related variables by separating dd and non-dd usages (e.g., PARTCLONE_SAVE_OPT_DD_INIT).

BUG FIXES

  • Fixed a failure in reduce_multipath_dev when acting on a whole disk with a filesystem.
  • Fixed a bug where the ncurses TUI was not shown when running partclone.dd in TUI mode.
  • Avoided duplicated outputs from virtual mapped devices (e.g., Ventoy) in ocs-blk-dev-info.
  • Fixed MDRAID issues: ensured arrays are only shut down during restoration, and implemented udev race condition prevention.
  • Skip thin pool data containers when saving, checking, or converting.
  • Fixed a bug in ocs-pt-size-from-sf regarding device name matching.
  • Fixed a typo in ocs-restore-mbr.
  • Improved ocs-chkimg to skip checking partition tables for MDRAID devices.
  • Opentracker whitelist access problem. Ref: https://gitlab.com/stevenshiau/clonezilla/-/merge_requests/47