Skip to content

Latest commit

 

History

History
49 lines (32 loc) · 2.43 KB

File metadata and controls

49 lines (32 loc) · 2.43 KB

💾 DCLONE: Terminal Menu Guided Disk Imaging 💾

Simple frontend for common open-source tools: lsblk dd squashfs kpartx




  • lsblk
  • dd
  • squashfs
  • kpartx

Single step streaming technique originally sourced from this StackOverflow post: https://unix.stackexchange.com/a/75590/23232


SCREENSHOT


Disk cloning app that uses open-source tools like dd mksquashfs and kpartx to backup and restore images easily.

It gives a guided menu interface to picking out a disk and entering a filename, then lets you observe the streaming output from spawned tasks in an embedded tty buffer.