This release of Clonezilla live (20150805-vivid) includes major enhancements and bug fixes.

ENHANCEMENTS and CHANGES

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Ubuntu Vivid repository (as of 2015/Aug/05).
  • Linux kernel was updated to 3.19.0-25.26.
  • Partclone was updated to 0.2.81-drbl2. Now it supports VMFS partition >= 256 GB. A TUI crash issue for vmfs was fixed. Updated xfs and e2fs libs were used.
  • Enabled vmfs3 and vmfs5 support since partclone has solved the issue.
  • Live-boot was updated to 4.0.2-1.drbl4. Parameter nicif was added back.
  • Program sfdisk (>=2.26) is used as the default program to create GPT partition. Program sgdisk is the backup plan.
  • A better mechanism was added to get the linking status of network card in ocs-live-netcfg.
  • When /home/partimag is a mount point, prep-ocsroot should use "skip" as the default item. Thanks to Bruce Solomon [rufovillosum _at_ yahoo com].
  • NVME device is supported.
  • BUG FIXES

  • The "Unable to find target partition" issue in GPT disk has been fixed.
  • When the image saved from sda, for example, was restored to sdb, the swap parttion was not restored correctly.
  • Option "-k1" failed due to ocs-expand-mbr-pt failed to read the output of sfdisk >= 2.26.
  • The output file of update-efi-nvram-boot-entry failed to assign the correct variables.
  • Efibootmgr >= 0.12 has newer output format. Thanks to johnv-valve for reporting this (https://github.com/stevenshiau/clonezilla/issues/9).
  • Failed to process LVM about PV on multiple partitions and LV with snapshots. Thanks to SLLabs Louis and Shaun Rowland for providing the patches. (https://sourceforge.net/p/clonezilla/discussion/Open_discussion/thread/075d3f5a)