Skip to content

clonezilla 5.15.23 (script bundle)⚓︎

clonezilla is installed as a DRBL script bundle under /usr/share/drbl,
with wrapper commands in /usr/sbin:

  • clonezilla
  • ocs-sr
  • ocs-onthefly

How to run clonezilla⚓︎

  1. Connect to the box via SSH.
  2. Check that wrappers are available:
  3. which clonezilla
  4. which ocs-sr
  5. Start interactive mode:
  6. clonezilla
  7. For non-interactive/advanced usage, run upstream tools directly:
  8. ocs-sr --help
  9. ocs-onthefly --help

Notes⚓︎

  • This package provides scripts only; cloning reliability depends on the
    selected filesystem/image tools and your storage topology.
  • Typical dependencies selected by this package include partclone,
    udpcast, ddrescue, fsarchiver and ntfs/ntfsclone support.